1{
2  "name": "ABBC Cash(ABCH) Token",
3  "address": "0xcc7d26d8ea6281bb363c8448515f2c61f7bc19f0",
4  "comment": "",
5  "abi": [
6    {
7      "constant": true,
8      "inputs": [],
9      "name": "name",
10      "outputs": [{ "name": "", "type": "string" }],
11      "payable": false,
12      "stateMutability": "view",
13      "type": "function"
14    },
15    {
16      "constant": false,
17      "inputs": [
18        { "name": "spender", "type": "address" },
19        { "name": "tokens", "type": "uint256" }
20      ],
21      "name": "approve",
22      "outputs": [{ "name": "success", "type": "bool" }],
23      "payable": false,
24      "stateMutability": "nonpayable",
25      "type": "function"
26    },
27    {
28      "constant": true,
29      "inputs": [{ "name": "_addr", "type": "address" }],
30      "name": "isContract",
31      "outputs": [{ "name": "", "type": "bool" }],
32      "payable": false,
33      "stateMutability": "view",
34      "type": "function"
35    },
36    {
37      "constant": true,
38      "inputs": [],
39      "name": "totalSupply",
40      "outputs": [{ "name": "", "type": "uint256" }],
41      "payable": false,
42      "stateMutability": "view",
43      "type": "function"
44    },
45    {
46      "constant": false,
47      "inputs": [
48        { "name": "from", "type": "address" },
49        { "name": "to", "type": "address" },
50        { "name": "tokens", "type": "uint256" }
51      ],
52      "name": "transferFrom",
53      "outputs": [{ "name": "success", "type": "bool" }],
54      "payable": false,
55      "stateMutability": "nonpayable",
56      "type": "function"
57    },
58    {
59      "constant": true,
60      "inputs": [],
61      "name": "decimals",
62      "outputs": [{ "name": "", "type": "uint8" }],
63      "payable": false,
64      "stateMutability": "view",
65      "type": "function"
66    },
67    {
68      "constant": false,
69      "inputs": [
70        { "name": "_spender", "type": "address" },
71        { "name": "_subtractedValue", "type": "uint256" }
72      ],
73      "name": "decreaseApproval",
74      "outputs": [{ "name": "", "type": "bool" }],
75      "payable": false,
76      "stateMutability": "nonpayable",
77      "type": "function"
78    },
79    {
80      "constant": true,
81      "inputs": [{ "name": "tokenOwner", "type": "address" }],
82      "name": "balanceOf",
83      "outputs": [{ "name": "balance", "type": "uint256" }],
84      "payable": false,
85      "stateMutability": "view",
86      "type": "function"
87    },
88    {
89      "constant": false,
90      "inputs": [],
91      "name": "acceptOwnership",
92      "outputs": [],
93      "payable": false,
94      "stateMutability": "nonpayable",
95      "type": "function"
96    },
97    {
98      "constant": true,
99      "inputs": [],
100      "name": "owner",
101      "outputs": [{ "name": "", "type": "address" }],
102      "payable": false,
103      "stateMutability": "view",
104      "type": "function"
105    },
106    {
107      "constant": true,
108      "inputs": [],
109      "name": "symbol",
110      "outputs": [{ "name": "", "type": "string" }],
111      "payable": false,
112      "stateMutability": "view",
113      "type": "function"
114    },
115    {
116      "constant": false,
117      "inputs": [
118        { "name": "to", "type": "address" },
119        { "name": "tokens", "type": "uint256" }
120      ],
121      "name": "transfer",
122      "outputs": [{ "name": "success", "type": "bool" }],
123      "payable": false,
124      "stateMutability": "nonpayable",
125      "type": "function"
126    },
127    {
128      "constant": false,
129      "inputs": [
130        { "name": "spender", "type": "address" },
131        { "name": "tokens", "type": "uint256" },
132        { "name": "data", "type": "bytes" }
133      ],
134      "name": "approveAndCall",
135      "outputs": [{ "name": "success", "type": "bool" }],
136      "payable": false,
137      "stateMutability": "nonpayable",
138      "type": "function"
139    },
140    {
141      "constant": true,
142      "inputs": [],
143      "name": "newOwner",
144      "outputs": [{ "name": "", "type": "address" }],
145      "payable": false,
146      "stateMutability": "view",
147      "type": "function"
148    },
149    {
150      "constant": false,
151      "inputs": [
152        { "name": "_spender", "type": "address" },
153        { "name": "_addedValue", "type": "uint256" }
154      ],
155      "name": "increaseApproval",
156      "outputs": [{ "name": "", "type": "bool" }],
157      "payable": false,
158      "stateMutability": "nonpayable",
159      "type": "function"
160    },
161    {
162      "constant": false,
163      "inputs": [
164        { "name": "tokenAddress", "type": "address" },
165        { "name": "tokens", "type": "uint256" }
166      ],
167      "name": "transferAnyERC20Token",
168      "outputs": [{ "name": "success", "type": "bool" }],
169      "payable": false,
170      "stateMutability": "nonpayable",
171      "type": "function"
172    },
173    {
174      "constant": true,
175      "inputs": [
176        { "name": "tokenOwner", "type": "address" },
177        { "name": "spender", "type": "address" }
178      ],
179      "name": "allowance",
180      "outputs": [{ "name": "remaining", "type": "uint256" }],
181      "payable": false,
182      "stateMutability": "view",
183      "type": "function"
184    },
185    {
186      "constant": false,
187      "inputs": [{ "name": "_newOwner", "type": "address" }],
188      "name": "transferOwnership",
189      "outputs": [],
190      "payable": false,
191      "stateMutability": "nonpayable",
192      "type": "function"
193    },
194    {
195      "inputs": [],
196      "payable": false,
197      "stateMutability": "nonpayable",
198      "type": "constructor"
199    },
200    { "payable": true, "stateMutability": "payable", "type": "fallback" },
201    {
202      "anonymous": false,
203      "inputs": [
204        { "indexed": true, "name": "_from", "type": "address" },
205        { "indexed": true, "name": "_to", "type": "address" }
206      ],
207      "name": "OwnershipTransferred",
208      "type": "event"
209    },
210    {
211      "anonymous": false,
212      "inputs": [
213        { "indexed": true, "name": "from", "type": "address" },
214        { "indexed": true, "name": "to", "type": "address" },
215        { "indexed": false, "name": "tokens", "type": "uint256" }
216      ],
217      "name": "Transfer",
218      "type": "event"
219    },
220    {
221      "anonymous": false,
222      "inputs": [
223        { "indexed": true, "name": "tokenOwner", "type": "address" },
224        { "indexed": true, "name": "spender", "type": "address" },
225        { "indexed": false, "name": "tokens", "type": "uint256" }
226      ],
227      "name": "Approval",
228      "type": "event"
229    }
230  ]
231}
232