Advertisement
Guest User

Untitled

a guest
Mar 20th, 2019
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.28 KB | None | 0 0
  1. [
  2. {
  3. "constant":true,
  4. "inputs":[
  5.  
  6. ],
  7. "name":"name",
  8. "outputs":[
  9. {
  10. "name":"",
  11. "type":"string"
  12. }
  13. ],
  14. "payable":false,
  15. "type":"function"
  16. },
  17. {
  18. "constant":false,
  19. "inputs":[
  20. {
  21. "name":"_spender",
  22. "type":"address"
  23. },
  24. {
  25. "name":"_value",
  26. "type":"uint256"
  27. }
  28. ],
  29. "name":"approve",
  30. "outputs":[
  31. {
  32. "name":"success",
  33. "type":"bool"
  34. }
  35. ],
  36. "payable":false,
  37. "type":"function"
  38. },
  39. {
  40. "constant":true,
  41. "inputs":[
  42.  
  43. ],
  44. "name":"totalSupply",
  45. "outputs":[
  46. {
  47. "name":"",
  48. "type":"uint256"
  49. }
  50. ],
  51. "payable":false,
  52. "type":"function"
  53. },
  54. {
  55. "constant":false,
  56. "inputs":[
  57. {
  58. "name":"_from",
  59. "type":"address"
  60. },
  61. {
  62. "name":"_to",
  63. "type":"address"
  64. },
  65. {
  66. "name":"_value",
  67. "type":"uint256"
  68. }
  69. ],
  70. "name":"transferFrom",
  71. "outputs":[
  72. {
  73. "name":"success",
  74. "type":"bool"
  75. }
  76. ],
  77. "payable":false,
  78. "type":"function"
  79. },
  80. {
  81. "constant":true,
  82. "inputs":[
  83.  
  84. ],
  85. "name":"decimals",
  86. "outputs":[
  87. {
  88. "name":"",
  89. "type":"uint8"
  90. }
  91. ],
  92. "payable":false,
  93. "type":"function"
  94. },
  95. {
  96. "constant":false,
  97. "inputs":[
  98. {
  99. "name":"amount",
  100. "type":"uint256"
  101. }
  102. ],
  103. "name":"withdrawEther",
  104. "outputs":[
  105.  
  106. ],
  107. "payable":false,
  108. "type":"function"
  109. },
  110. {
  111. "constant":false,
  112. "inputs":[
  113. {
  114. "name":"_value",
  115. "type":"uint256"
  116. }
  117. ],
  118. "name":"burn",
  119. "outputs":[
  120. {
  121. "name":"success",
  122. "type":"bool"
  123. }
  124. ],
  125. "payable":false,
  126. "type":"function"
  127. },
  128. {
  129. "constant":false,
  130. "inputs":[
  131. {
  132. "name":"_value",
  133. "type":"uint256"
  134. }
  135. ],
  136. "name":"unfreeze",
  137. "outputs":[
  138. {
  139. "name":"success",
  140. "type":"bool"
  141. }
  142. ],
  143. "payable":false,
  144. "type":"function"
  145. },
  146. {
  147. "constant":true,
  148. "inputs":[
  149. {
  150. "name":"",
  151. "type":"address"
  152. }
  153. ],
  154. "name":"balanceOf",
  155. "outputs":[
  156. {
  157. "name":"",
  158. "type":"uint256"
  159. }
  160. ],
  161. "payable":false,
  162. "type":"function"
  163. },
  164. {
  165. "constant":true,
  166. "inputs":[
  167.  
  168. ],
  169. "name":"owner",
  170. "outputs":[
  171. {
  172. "name":"",
  173. "type":"address"
  174. }
  175. ],
  176. "payable":false,
  177. "type":"function"
  178. },
  179. {
  180. "constant":true,
  181. "inputs":[
  182.  
  183. ],
  184. "name":"symbol",
  185. "outputs":[
  186. {
  187. "name":"",
  188. "type":"string"
  189. }
  190. ],
  191. "payable":false,
  192. "type":"function"
  193. },
  194. {
  195. "constant":false,
  196. "inputs":[
  197. {
  198. "name":"_to",
  199. "type":"address"
  200. },
  201. {
  202. "name":"_value",
  203. "type":"uint256"
  204. }
  205. ],
  206. "name":"transfer",
  207. "outputs":[
  208.  
  209. ],
  210. "payable":false,
  211. "type":"function"
  212. },
  213. {
  214. "constant":true,
  215. "inputs":[
  216. {
  217. "name":"",
  218. "type":"address"
  219. }
  220. ],
  221. "name":"freezeOf",
  222. "outputs":[
  223. {
  224. "name":"",
  225. "type":"uint256"
  226. }
  227. ],
  228. "payable":false,
  229. "type":"function"
  230. },
  231. {
  232. "constant":false,
  233. "inputs":[
  234. {
  235. "name":"_value",
  236. "type":"uint256"
  237. }
  238. ],
  239. "name":"freeze",
  240. "outputs":[
  241. {
  242. "name":"success",
  243. "type":"bool"
  244. }
  245. ],
  246. "payable":false,
  247. "type":"function"
  248. },
  249. {
  250. "constant":true,
  251. "inputs":[
  252. {
  253. "name":"",
  254. "type":"address"
  255. },
  256. {
  257. "name":"",
  258. "type":"address"
  259. }
  260. ],
  261. "name":"allowance",
  262. "outputs":[
  263. {
  264. "name":"",
  265. "type":"uint256"
  266. }
  267. ],
  268. "payable":false,
  269. "type":"function"
  270. },
  271. {
  272. "inputs":[
  273. {
  274. "name":"initialSupply",
  275. "type":"uint256"
  276. },
  277. {
  278. "name":"tokenName",
  279. "type":"string"
  280. },
  281. {
  282. "name":"decimalUnits",
  283. "type":"uint8"
  284. },
  285. {
  286. "name":"tokenSymbol",
  287. "type":"string"
  288. }
  289. ],
  290. "payable":false,
  291. "type":"constructor"
  292. },
  293. {
  294. "payable":true,
  295. "type":"fallback"
  296. },
  297. {
  298. "anonymous":false,
  299. "inputs":[
  300. {
  301. "indexed":true,
  302. "name":"from",
  303. "type":"address"
  304. },
  305. {
  306. "indexed":true,
  307. "name":"to",
  308. "type":"address"
  309. },
  310. {
  311. "indexed":false,
  312. "name":"value",
  313. "type":"uint256"
  314. }
  315. ],
  316. "name":"Transfer",
  317. "type":"event"
  318. },
  319. {
  320. "anonymous":false,
  321. "inputs":[
  322. {
  323. "indexed":true,
  324. "name":"from",
  325. "type":"address"
  326. },
  327. {
  328. "indexed":false,
  329. "name":"value",
  330. "type":"uint256"
  331. }
  332. ],
  333. "name":"Burn",
  334. "type":"event"
  335. },
  336. {
  337. "anonymous":false,
  338. "inputs":[
  339. {
  340. "indexed":true,
  341. "name":"from",
  342. "type":"address"
  343. },
  344. {
  345. "indexed":false,
  346. "name":"value",
  347. "type":"uint256"
  348. }
  349. ],
  350. "name":"Freeze",
  351. "type":"event"
  352. },
  353. {
  354. "anonymous":false,
  355. "inputs":[
  356. {
  357. "indexed":true,
  358. "name":"from",
  359. "type":"address"
  360. },
  361. {
  362. "indexed":false,
  363. "name":"value",
  364. "type":"uint256"
  365. }
  366. ],
  367. "name":"Unfreeze",
  368. "type":"event"
  369. }
  370. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement