Advertisement
Guest User

Untitled

a guest
May 23rd, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.48 KB | None | 0 0
  1. [
  2. {
  3. "constant": true,
  4. "inputs": [],
  5. "name": "tokenBasePrice",
  6. "outputs": [
  7. {
  8. "name": "",
  9. "type": "uint256"
  10. }
  11. ],
  12. "payable": false,
  13. "stateMutability": "view",
  14. "type": "function"
  15. },
  16. {
  17. "constant": true,
  18. "inputs": [],
  19. "name": "hasClosed",
  20. "outputs": [
  21. {
  22. "name": "",
  23. "type": "bool"
  24. }
  25. ],
  26. "payable": false,
  27. "stateMutability": "view",
  28. "type": "function"
  29. },
  30. {
  31. "constant": true,
  32. "inputs": [],
  33. "name": "TOKENS_FOR_PARTNERS",
  34. "outputs": [
  35. {
  36. "name": "",
  37. "type": "uint256"
  38. }
  39. ],
  40. "payable": false,
  41. "stateMutability": "view",
  42. "type": "function"
  43. },
  44. {
  45. "constant": true,
  46. "inputs": [],
  47. "name": "TOTAL_FOR_SALE",
  48. "outputs": [
  49. {
  50. "name": "",
  51. "type": "uint256"
  52. }
  53. ],
  54. "payable": false,
  55. "stateMutability": "view",
  56. "type": "function"
  57. },
  58. {
  59. "constant": true,
  60. "inputs": [],
  61. "name": "rate",
  62. "outputs": [
  63. {
  64. "name": "",
  65. "type": "uint256"
  66. }
  67. ],
  68. "payable": false,
  69. "stateMutability": "view",
  70. "type": "function"
  71. },
  72. {
  73. "constant": true,
  74. "inputs": [],
  75. "name": "decimals",
  76. "outputs": [
  77. {
  78. "name": "",
  79. "type": "uint8"
  80. }
  81. ],
  82. "payable": false,
  83. "stateMutability": "view",
  84. "type": "function"
  85. },
  86. {
  87. "constant": true,
  88. "inputs": [],
  89. "name": "weiRaised",
  90. "outputs": [
  91. {
  92. "name": "",
  93. "type": "uint256"
  94. }
  95. ],
  96. "payable": false,
  97. "stateMutability": "view",
  98. "type": "function"
  99. },
  100. {
  101. "constant": true,
  102. "inputs": [],
  103. "name": "currentStageNumber",
  104. "outputs": [
  105. {
  106. "name": "",
  107. "type": "uint8"
  108. }
  109. ],
  110. "payable": false,
  111. "stateMutability": "view",
  112. "type": "function"
  113. },
  114. {
  115. "constant": true,
  116. "inputs": [],
  117. "name": "closingTime",
  118. "outputs": [
  119. {
  120. "name": "",
  121. "type": "uint256"
  122. }
  123. ],
  124. "payable": false,
  125. "stateMutability": "view",
  126. "type": "function"
  127. },
  128. {
  129. "constant": false,
  130. "inputs": [],
  131. "name": "finalize",
  132. "outputs": [],
  133. "payable": false,
  134. "stateMutability": "nonpayable",
  135. "type": "function"
  136. },
  137. {
  138. "constant": true,
  139. "inputs": [],
  140. "name": "currentEthereumRate",
  141. "outputs": [
  142. {
  143. "name": "",
  144. "type": "uint256"
  145. }
  146. ],
  147. "payable": false,
  148. "stateMutability": "view",
  149. "type": "function"
  150. },
  151. {
  152. "constant": true,
  153. "inputs": [],
  154. "name": "wallet",
  155. "outputs": [
  156. {
  157. "name": "",
  158. "type": "address"
  159. }
  160. ],
  161. "payable": false,
  162. "stateMutability": "view",
  163. "type": "function"
  164. },
  165. {
  166. "constant": true,
  167. "inputs": [],
  168. "name": "currentStage",
  169. "outputs": [
  170. {
  171. "name": "percentage",
  172. "type": "uint256"
  173. },
  174. {
  175. "name": "limit",
  176. "type": "uint256"
  177. },
  178. {
  179. "name": "totalTokens",
  180. "type": "uint256"
  181. },
  182. {
  183. "name": "totalWei",
  184. "type": "uint256"
  185. }
  186. ],
  187. "payable": false,
  188. "stateMutability": "view",
  189. "type": "function"
  190. },
  191. {
  192. "constant": true,
  193. "inputs": [],
  194. "name": "TOKENS_FOR_CUSTOMERS",
  195. "outputs": [
  196. {
  197. "name": "",
  198. "type": "uint256"
  199. }
  200. ],
  201. "payable": false,
  202. "stateMutability": "view",
  203. "type": "function"
  204. },
  205. {
  206. "constant": true,
  207. "inputs": [],
  208. "name": "isFinalized",
  209. "outputs": [
  210. {
  211. "name": "",
  212. "type": "bool"
  213. }
  214. ],
  215. "payable": false,
  216. "stateMutability": "view",
  217. "type": "function"
  218. },
  219. {
  220. "constant": true,
  221. "inputs": [],
  222. "name": "owner",
  223. "outputs": [
  224. {
  225. "name": "",
  226. "type": "address"
  227. }
  228. ],
  229. "payable": false,
  230. "stateMutability": "view",
  231. "type": "function"
  232. },
  233. {
  234. "constant": true,
  235. "inputs": [],
  236. "name": "TOTAL_SUPPLY",
  237. "outputs": [
  238. {
  239. "name": "",
  240. "type": "uint256"
  241. }
  242. ],
  243. "payable": false,
  244. "stateMutability": "view",
  245. "type": "function"
  246. },
  247. {
  248. "constant": true,
  249. "inputs": [],
  250. "name": "TOKENS_FOR_TEAM",
  251. "outputs": [
  252. {
  253. "name": "",
  254. "type": "uint256"
  255. }
  256. ],
  257. "payable": false,
  258. "stateMutability": "view",
  259. "type": "function"
  260. },
  261. {
  262. "constant": true,
  263. "inputs": [],
  264. "name": "openingTime",
  265. "outputs": [
  266. {
  267. "name": "",
  268. "type": "uint256"
  269. }
  270. ],
  271. "payable": false,
  272. "stateMutability": "view",
  273. "type": "function"
  274. },
  275. {
  276. "constant": false,
  277. "inputs": [
  278. {
  279. "name": "_beneficiary",
  280. "type": "address"
  281. }
  282. ],
  283. "name": "buyTokens",
  284. "outputs": [],
  285. "payable": true,
  286. "stateMutability": "payable",
  287. "type": "function"
  288. },
  289. {
  290. "constant": false,
  291. "inputs": [
  292. {
  293. "name": "newOwner",
  294. "type": "address"
  295. }
  296. ],
  297. "name": "transferOwnership",
  298. "outputs": [],
  299. "payable": false,
  300. "stateMutability": "nonpayable",
  301. "type": "function"
  302. },
  303. {
  304. "constant": true,
  305. "inputs": [],
  306. "name": "token",
  307. "outputs": [
  308. {
  309. "name": "",
  310. "type": "address"
  311. }
  312. ],
  313. "payable": false,
  314. "stateMutability": "view",
  315. "type": "function"
  316. },
  317. {
  318. "inputs": [
  319. {
  320. "name": "_openingTime",
  321. "type": "uint256"
  322. },
  323. {
  324. "name": "_closingTime",
  325. "type": "uint256"
  326. },
  327. {
  328. "name": "_rate",
  329. "type": "uint256"
  330. },
  331. {
  332. "name": "_wallet",
  333. "type": "address"
  334. },
  335. {
  336. "name": "_token",
  337. "type": "address"
  338. },
  339. {
  340. "name": "_currentEthereumRate",
  341. "type": "uint256"
  342. }
  343. ],
  344. "payable": false,
  345. "stateMutability": "nonpayable",
  346. "type": "constructor"
  347. },
  348. {
  349. "payable": true,
  350. "stateMutability": "payable",
  351. "type": "fallback"
  352. },
  353. {
  354. "anonymous": false,
  355. "inputs": [
  356. {
  357. "indexed": false,
  358. "name": "text",
  359. "type": "string"
  360. }
  361. ],
  362. "name": "EthTransferred",
  363. "type": "event"
  364. },
  365. {
  366. "anonymous": false,
  367. "inputs": [
  368. {
  369. "indexed": false,
  370. "name": "text",
  371. "type": "string"
  372. }
  373. ],
  374. "name": "EthRefunded",
  375. "type": "event"
  376. },
  377. {
  378. "anonymous": false,
  379. "inputs": [],
  380. "name": "Finalized",
  381. "type": "event"
  382. },
  383. {
  384. "anonymous": false,
  385. "inputs": [
  386. {
  387. "indexed": true,
  388. "name": "previousOwner",
  389. "type": "address"
  390. },
  391. {
  392. "indexed": true,
  393. "name": "newOwner",
  394. "type": "address"
  395. }
  396. ],
  397. "name": "OwnershipTransferred",
  398. "type": "event"
  399. },
  400. {
  401. "anonymous": false,
  402. "inputs": [
  403. {
  404. "indexed": true,
  405. "name": "purchaser",
  406. "type": "address"
  407. },
  408. {
  409. "indexed": true,
  410. "name": "beneficiary",
  411. "type": "address"
  412. },
  413. {
  414. "indexed": false,
  415. "name": "value",
  416. "type": "uint256"
  417. },
  418. {
  419. "indexed": false,
  420. "name": "amount",
  421. "type": "uint256"
  422. }
  423. ],
  424. "name": "TokenPurchase",
  425. "type": "event"
  426. },
  427. {
  428. "constant": false,
  429. "inputs": [
  430. {
  431. "name": "_stage",
  432. "type": "uint8"
  433. }
  434. ],
  435. "name": "setCrowdsaleStage",
  436. "outputs": [],
  437. "payable": false,
  438. "stateMutability": "nonpayable",
  439. "type": "function"
  440. },
  441. {
  442. "constant": false,
  443. "inputs": [
  444. {
  445. "name": "_rate",
  446. "type": "uint256"
  447. }
  448. ],
  449. "name": "setCurrentEthereumRate",
  450. "outputs": [],
  451. "payable": false,
  452. "stateMutability": "nonpayable",
  453. "type": "function"
  454. },
  455. {
  456. "constant": false,
  457. "inputs": [
  458. {
  459. "name": "_teamVault",
  460. "type": "address"
  461. },
  462. {
  463. "name": "_usersVault",
  464. "type": "address"
  465. },
  466. {
  467. "name": "_investorVault",
  468. "type": "address"
  469. }
  470. ],
  471. "name": "finish",
  472. "outputs": [],
  473. "payable": false,
  474. "stateMutability": "nonpayable",
  475. "type": "function"
  476. }
  477. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement