1{
2  "name": "TRV",
3  "address": "0xA671f2914Ba0e73979FFc47cD350801d1714b18f",
4  "comment": "",
5  "abi": [
6    {
7      "constant": false,
8      "inputs": [],
9      "name": "checkGoalReached",
10      "outputs": [],
11      "payable": false,
12      "type": "function"
13    },
14    {
15      "constant": true,
16      "inputs": [],
17      "name": "creator",
18      "outputs": [{ "name": "", "type": "address" }],
19      "payable": false,
20      "type": "function"
21    },
22    {
23      "constant": true,
24      "inputs": [],
25      "name": "fundingMinimumTargetInUsd",
26      "outputs": [{ "name": "", "type": "uint256" }],
27      "payable": false,
28      "type": "function"
29    },
30    {
31      "constant": false,
32      "inputs": [{ "name": "_source", "type": "address" }],
33      "name": "addToSyncList",
34      "outputs": [{ "name": "", "type": "bool" }],
35      "payable": false,
36      "type": "function"
37    },
38    {
39      "constant": true,
40      "inputs": [],
41      "name": "tokenRaised",
42      "outputs": [{ "name": "", "type": "uint256" }],
43      "payable": false,
44      "type": "function"
45    },
46    {
47      "constant": false,
48      "inputs": [{ "name": "_price", "type": "uint256" }],
49      "name": "setEtherPrice",
50      "outputs": [{ "name": "result", "type": "bool" }],
51      "payable": false,
52      "type": "function"
53    },
54    {
55      "constant": true,
56      "inputs": [],
57      "name": "totalUsdRaised",
58      "outputs": [{ "name": "", "type": "uint256" }],
59      "payable": false,
60      "type": "function"
61    },
62    {
63      "constant": true,
64      "inputs": [],
65      "name": "beneficiary",
66      "outputs": [{ "name": "", "type": "address" }],
67      "payable": false,
68      "type": "function"
69    },
70    {
71      "constant": true,
72      "inputs": [],
73      "name": "icoState",
74      "outputs": [{ "name": "", "type": "bool" }],
75      "payable": false,
76      "type": "function"
77    },
78    {
79      "constant": true,
80      "inputs": [],
81      "name": "priceInUsd",
82      "outputs": [{ "name": "", "type": "uint256" }],
83      "payable": false,
84      "type": "function"
85    },
86    {
87      "constant": true,
88      "inputs": [],
89      "name": "tokenAllocation",
90      "outputs": [{ "name": "", "type": "uint256" }],
91      "payable": false,
92      "type": "function"
93    },
94    {
95      "constant": true,
96      "inputs": [],
97      "name": "userRefund",
98      "outputs": [{ "name": "", "type": "bool" }],
99      "payable": false,
100      "type": "function"
101    },
102    {
103      "constant": true,
104      "inputs": [],
105      "name": "tokenReward",
106      "outputs": [{ "name": "", "type": "address" }],
107      "payable": false,
108      "type": "function"
109    },
110    {
111      "constant": true,
112      "inputs": [{ "name": "", "type": "address" }],
113      "name": "balanceOf",
114      "outputs": [{ "name": "", "type": "uint256" }],
115      "payable": false,
116      "type": "function"
117    },
118    {
119      "constant": false,
120      "inputs": [],
121      "name": "stopIco",
122      "outputs": [{ "name": "result", "type": "bool" }],
123      "payable": false,
124      "type": "function"
125    },
126    {
127      "constant": true,
128      "inputs": [],
129      "name": "amountRaised",
130      "outputs": [{ "name": "", "type": "uint256" }],
131      "payable": false,
132      "type": "function"
133    },
134    {
135      "constant": false,
136      "inputs": [],
137      "name": "startIco",
138      "outputs": [{ "name": "result", "type": "bool" }],
139      "payable": false,
140      "type": "function"
141    },
142    {
143      "constant": true,
144      "inputs": [],
145      "name": "fundingMaximumTargetInUsd",
146      "outputs": [{ "name": "", "type": "uint256" }],
147      "payable": false,
148      "type": "function"
149    },
150    {
151      "constant": false,
152      "inputs": [],
153      "name": "drain",
154      "outputs": [],
155      "payable": false,
156      "type": "function"
157    },
158    {
159      "constant": true,
160      "inputs": [{ "name": "", "type": "address" }],
161      "name": "syncList",
162      "outputs": [{ "name": "", "type": "bool" }],
163      "payable": false,
164      "type": "function"
165    },
166    {
167      "constant": false,
168      "inputs": [
169        { "name": "a", "type": "uint256" },
170        { "name": "b", "type": "uint256" }
171      ],
172      "name": "safeDiv",
173      "outputs": [{ "name": "", "type": "uint256" }],
174      "payable": false,
175      "type": "function"
176    },
177    {
178      "constant": false,
179      "inputs": [],
180      "name": "AutorizeRefund",
181      "outputs": [{ "name": "success", "type": "bool" }],
182      "payable": false,
183      "type": "function"
184    },
185    {
186      "constant": true,
187      "inputs": [],
188      "name": "etherPriceInUsd",
189      "outputs": [{ "name": "", "type": "uint256" }],
190      "payable": false,
191      "type": "function"
192    },
193    {
194      "constant": false,
195      "inputs": [
196        { "name": "a", "type": "uint256" },
197        { "name": "b", "type": "uint256" }
198      ],
199      "name": "safeMul",
200      "outputs": [{ "name": "", "type": "uint256" }],
201      "payable": false,
202      "type": "function"
203    },
204    {
205      "constant": true,
206      "inputs": [],
207      "name": "fundingGoalReached",
208      "outputs": [{ "name": "", "type": "bool" }],
209      "payable": false,
210      "type": "function"
211    },
212    {
213      "constant": false,
214      "inputs": [
215        { "name": "_priceInUsd", "type": "uint256" },
216        { "name": "_tokenHolder", "type": "address" },
217        { "name": "_tokenAllocation", "type": "uint256" },
218        { "name": "_fundingMinimumTargetInUsd", "type": "uint256" },
219        { "name": "_fundingMaximumTargetInUsd", "type": "uint256" }
220      ],
221      "name": "settingsIco",
222      "outputs": [{ "name": "result", "type": "bool" }],
223      "payable": false,
224      "type": "function"
225    },
226    {
227      "constant": false,
228      "inputs": [],
229      "name": "safeWithdrawal",
230      "outputs": [],
231      "payable": false,
232      "type": "function"
233    },
234    {
235      "constant": false,
236      "inputs": [],
237      "name": "removeContract",
238      "outputs": [],
239      "payable": false,
240      "type": "function"
241    },
242    {
243      "inputs": [
244        { "name": "ifSuccessfulSendTo", "type": "address" },
245        { "name": "_fundingMinimumTargetInUsd", "type": "uint256" },
246        { "name": "_fundingMaximumTargetInUsd", "type": "uint256" },
247        { "name": "tokenPriceInUSD", "type": "uint256" },
248        { "name": "addressOfTokenUsedAsReward", "type": "address" },
249        { "name": "_tokenHolder", "type": "address" },
250        { "name": "_tokenAllocation", "type": "uint256" },
251        { "name": "_etherPriceInUsd", "type": "uint256" }
252      ],
253      "payable": false,
254      "type": "constructor"
255    },
256    { "payable": true, "type": "fallback" },
257    {
258      "anonymous": false,
259      "inputs": [
260        { "indexed": false, "name": "_beneficiary", "type": "address" },
261        { "indexed": false, "name": "_amountRaised", "type": "uint256" },
262        { "indexed": false, "name": "_totalUsdRaised", "type": "uint256" }
263      ],
264      "name": "GoalMinimumReached",
265      "type": "event"
266    },
267    {
268      "anonymous": false,
269      "inputs": [
270        { "indexed": false, "name": "_beneficiary", "type": "address" },
271        { "indexed": false, "name": "_amountRaised", "type": "uint256" },
272        { "indexed": false, "name": "_totalUsdRaised", "type": "uint256" }
273      ],
274      "name": "GoalMaximumReached",
275      "type": "event"
276    },
277    {
278      "anonymous": false,
279      "inputs": [
280        { "indexed": false, "name": "_backer", "type": "address" },
281        { "indexed": false, "name": "_amount", "type": "uint256" },
282        { "indexed": false, "name": "_isContribution", "type": "bool" }
283      ],
284      "name": "FundTransfer",
285      "type": "event"
286    }
287  ]
288}
289