Closed treeder closed 6 years ago
This contract: 0x002938CD48ec417d9f788d66Ca9cBf4daD75Cd2b on testnet
This abi:
[{"constant":true,"inputs":[],"name":"totalSupply","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":true,"inputs":[{"name":"","type":"address"}],"name":"balanceOf","outputs":[{"name":"","type":"uint256"}],"payable":false,"stateMutability":"view","type":"function"},{"constant":false,"inputs":[{"name":"_to","type":"address"},{"name":"_value","type":"uint256"}],"name":"transfer","outputs":[{"name":"success","type":"bool"}],"payable":false,"stateMutability":"nonpayable","type":"function"},{"inputs":[],"payable":false,"stateMutability":"nonpayable","type":"constructor"}]
Choose balanceOf function and watch console.
balanceOf
This contract: 0x002938CD48ec417d9f788d66Ca9cBf4daD75Cd2b on testnet
This abi:
Choose
balanceOf
function and watch console.