Transfer ddf252ad| inputs | 0 | address | from | |
| 1 | address | to | ||
| 2 | uint256 | value |
balanceOf 70a08231Gets the balance of the specified address.
| inputs | 0 | address | _owner | The address to query the the balance of. |
| outputs | 0 | uint256 | balance |
totalSupply 18160dddtransfer a9059cbbtransfer token for a specified address
| inputs | 0 | address | _to | The address to transfer to. |
| 1 | uint256 | _value | The amount to be transferred. |