Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Hawk Tuah"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20389836 | 5 months ago | | | 0 | 0.00021409156 | |
| 20389320 | 5 months ago | | | 0 | 0.00022924985 | |
| 20388889 | 5 months ago | | | 0 | 0.00010359404 | |
| 20196477 | 6 months ago | | | 0 | 0.00012912939 | |
| 20190198 | 6 months ago | | | 0 | 0.00025944385 | |
| 20190004 | 6 months ago | | | 0 | 0.00024095046 |
ABI
ABI objects
Getter at block 21400127
admin() view returns (address)
0xc183920661902101f65581a7a7995295dda9938e
decimals() view returns (uint8)
18
name() view returns (string)
Hawk Tuah
symbol() view returns (string)
HAWK
totalSupply() view returns (uint256)
1000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
renounceAdmin()
transfer(address to, uint256 amount) returns (bool)
transferAdmin(address newAdmin)
transferFrom(address from, address to, uint256 amount) returns (bool)
AdminChanged(address indexed previousAdmin, address indexed newAdmin)
Approval(address indexed owner, address indexed spender, uint256 value)
TokensBurned(address indexed burner, 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.