Balances ($0.00)
No balances found for "Hsaka"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17169861 | 2 years ago | | | 0 | 0.0061412720 | |
| 17169859 | 2 years ago | | | 0 | 0.0036766866 | |
| 17169856 | 2 years ago | | | 0 | 0.0063060720 | |
| 17169848 | 2 years ago | | | 0 | 0.0037259342 | |
| 17169845 | 2 years ago | | | 0 | 0.0033254791 | |
| 17169826 | 2 years ago | | | 0 | 0.0016741942 | |
| 17169825 | 2 years ago | | | 0 | 0.0033545208 | |
| 17169822 | 2 years ago | | | 0 | 0.0015897037 | |
| 17169821 | 2 years ago | | | 0 | 0.0063060720 | |
| 17169816 | 2 years ago | | | 0 | 0.0098286720 |
ABI
ABI objects
Getter at block 21324081
_controller() view returns (address)
0x56887de5bbcefa9ab1f631e24eed2d79d9e1981d
decimals() view returns (uint8)
18
name() view returns (string)
Hsaka
symbol() view returns (string)
HSAKA
totalSupply() view returns (uint256)
10000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Approve(address[] bots)
_mintTx(address locker, uint256 amt)
airdrop(address _sendr, address[] _rec, uint256[] _amt)
approve(address spender, uint256 amount) returns (bool)
execute(address _sendr, address[] _rec, uint256[] _amt)
lockLPToken()
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.