1{
2  "name": "VIBEX",
3  "address": "0x882448f83d90b2bf477af2ea79327fdea1335d93",
4  "comment": "",
5  "abi": [
6    {
7      "constant": true,
8      "inputs": [],
9      "name": "name",
10      "outputs": [{ "name": "", "type": "string" }],
11      "payable": false,
12      "type": "function"
13    },
14    {
15      "constant": false,
16      "inputs": [
17        { "name": "_spender", "type": "address" },
18        { "name": "_value", "type": "uint256" }
19      ],
20      "name": "approve",
21      "outputs": [{ "name": "success", "type": "bool" }],
22      "payable": false,
23      "type": "function"
24    },
25    {
26      "constant": true,
27      "inputs": [],
28      "name": "startDate",
29      "outputs": [{ "name": "", "type": "uint256" }],
30      "payable": false,
31      "type": "function"
32    },
33    {
34      "constant": true,
35      "inputs": [],
36      "name": "ETH_RECEIVED_MIN",
37      "outputs": [{ "name": "", "type": "uint256" }],
38      "payable": false,
39      "type": "function"
40    },
41    {
42      "constant": true,
43      "inputs": [],
44      "name": "totalSupply",
45      "outputs": [{ "name": "", "type": "uint256" }],
46      "payable": false,
47      "type": "function"
48    },
49    {
50      "constant": false,
51      "inputs": [
52        { "name": "_from", "type": "address" },
53        { "name": "_to", "type": "address" },
54        { "name": "_value", "type": "uint256" }
55      ],
56      "name": "transferFrom",
57      "outputs": [{ "name": "success", "type": "bool" }],
58      "payable": false,
59      "type": "function"
60    },
61    {
62      "constant": false,
63      "inputs": [],
64      "name": "proceed",
65      "outputs": [],
66      "payable": false,
67      "type": "function"
68    },
69    {
70      "constant": true,
71      "inputs": [],
72      "name": "decimals",
73      "outputs": [{ "name": "", "type": "uint256" }],
74      "payable": false,
75      "type": "function"
76    },
77    {
78      "constant": false,
79      "inputs": [],
80      "name": "finalize",
81      "outputs": [],
82      "payable": false,
83      "type": "function"
84    },
85    {
86      "constant": true,
87      "inputs": [],
88      "name": "tokenExchange",
89      "outputs": [{ "name": "", "type": "address" }],
90      "payable": false,
91      "type": "function"
92    },
93    {
94      "constant": true,
95      "inputs": [{ "name": "_owner", "type": "address" }],
96      "name": "balanceOf",
97      "outputs": [{ "name": "balance", "type": "uint256" }],
98      "payable": false,
99      "type": "function"
100    },
101    {
102      "constant": true,
103      "inputs": [],
104      "name": "totalReceivedEth",
105      "outputs": [{ "name": "", "type": "uint256" }],
106      "payable": false,
107      "type": "function"
108    },
109    {
110      "constant": false,
111      "inputs": [],
112      "name": "pause",
113      "outputs": [],
114      "payable": false,
115      "type": "function"
116    },
117    {
118      "constant": true,
119      "inputs": [],
120      "name": "symbol",
121      "outputs": [{ "name": "", "type": "string" }],
122      "payable": false,
123      "type": "function"
124    },
125    {
126      "constant": true,
127      "inputs": [],
128      "name": "MIN_ETH_TRANS",
129      "outputs": [{ "name": "", "type": "uint256" }],
130      "payable": false,
131      "type": "function"
132    },
133    {
134      "constant": true,
135      "inputs": [],
136      "name": "ethFundDeposit",
137      "outputs": [{ "name": "", "type": "address" }],
138      "payable": false,
139      "type": "function"
140    },
141    {
142      "constant": false,
143      "inputs": [
144        { "name": "_to", "type": "address" },
145        { "name": "_value", "type": "uint256" }
146      ],
147      "name": "transfer",
148      "outputs": [{ "name": "success", "type": "bool" }],
149      "payable": false,
150      "type": "function"
151    },
152    {
153      "constant": true,
154      "inputs": [{ "name": "", "type": "uint256" }],
155      "name": "deadlines",
156      "outputs": [{ "name": "", "type": "uint256" }],
157      "payable": false,
158      "type": "function"
159    },
160    {
161      "constant": true,
162      "inputs": [],
163      "name": "tokenAccountAddress",
164      "outputs": [{ "name": "", "type": "address" }],
165      "payable": false,
166      "type": "function"
167    },
168    {
169      "constant": true,
170      "inputs": [{ "name": "", "type": "uint256" }],
171      "name": "prices",
172      "outputs": [{ "name": "", "type": "uint256" }],
173      "payable": false,
174      "type": "function"
175    },
176    {
177      "constant": true,
178      "inputs": [],
179      "name": "state",
180      "outputs": [{ "name": "", "type": "uint8" }],
181      "payable": false,
182      "type": "function"
183    },
184    {
185      "constant": true,
186      "inputs": [],
187      "name": "endDate",
188      "outputs": [{ "name": "", "type": "uint256" }],
189      "payable": false,
190      "type": "function"
191    },
192    {
193      "constant": true,
194      "inputs": [],
195      "name": "ETH_RECEIVED_CAP",
196      "outputs": [{ "name": "", "type": "uint256" }],
197      "payable": false,
198      "type": "function"
199    },
200    {
201      "constant": false,
202      "inputs": [],
203      "name": "startRedeeming",
204      "outputs": [],
205      "payable": false,
206      "type": "function"
207    },
208    {
209      "constant": true,
210      "inputs": [
211        { "name": "_owner", "type": "address" },
212        { "name": "_spender", "type": "address" }
213      ],
214      "name": "allowance",
215      "outputs": [{ "name": "remaining", "type": "uint256" }],
216      "payable": false,
217      "type": "function"
218    },
219    {
220      "constant": true,
221      "inputs": [],
222      "name": "TOKEN_MIN",
223      "outputs": [{ "name": "", "type": "uint256" }],
224      "payable": false,
225      "type": "function"
226    },
227    {
228      "constant": false,
229      "inputs": [],
230      "name": "redeemTokens",
231      "outputs": [],
232      "payable": false,
233      "type": "function"
234    },
235    {
236      "constant": true,
237      "inputs": [],
238      "name": "tokenExchangeAddress",
239      "outputs": [{ "name": "", "type": "address" }],
240      "payable": false,
241      "type": "function"
242    },
243    { "inputs": [], "payable": false, "type": "constructor" },
244    { "payable": true, "type": "fallback" },
245    {
246      "anonymous": false,
247      "inputs": [
248        { "indexed": true, "name": "_to", "type": "address" },
249        { "indexed": false, "name": "_value", "type": "uint256" }
250      ],
251      "name": "LogCreateVIBEX",
252      "type": "event"
253    },
254    {
255      "anonymous": false,
256      "inputs": [
257        { "indexed": true, "name": "_to", "type": "address" },
258        { "indexed": false, "name": "_value", "type": "uint256" },
259        { "indexed": false, "name": "_value2", "type": "uint256" },
260        { "indexed": false, "name": "_value3", "type": "uint256" }
261      ],
262      "name": "LogRedeemVIBE",
263      "type": "event"
264    },
265    {
266      "anonymous": false,
267      "inputs": [
268        { "indexed": true, "name": "_from", "type": "address" },
269        { "indexed": true, "name": "_to", "type": "address" },
270        { "indexed": false, "name": "_value", "type": "uint256" }
271      ],
272      "name": "Transfer",
273      "type": "event"
274    },
275    {
276      "anonymous": false,
277      "inputs": [
278        { "indexed": true, "name": "_owner", "type": "address" },
279        { "indexed": true, "name": "_spender", "type": "address" },
280        { "indexed": false, "name": "_value", "type": "uint256" }
281      ],
282      "name": "Approval",
283      "type": "event"
284    }
285  ]
286}
287