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 "HIRO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22051079 | 21 days ago | | | 0 | 7.4236956e-7 | |
| 22049460 | 21 days ago | | | 0 | 3.7600952e-7 | |
| 22049458 | 21 days ago | | | 0 | 3.7509758e-7 | |
| 21058140 | a month ago | | | 0 | 0.000094433931 | |
| 21050601 | a month ago | | | 0 | 5.4403857e-7 | |
| 21017000 | a month ago | | | 0 | 0.000094221262 | |
| 21016999 | a month ago | | | 0 | 0.000094221343 | |
| 21016999 | a month ago | | | 0 | 0.000094221343 | |
| 20972675 | a month ago | | | 0 | 0.0000050753957 | |
| 20972672 | a month ago | | | 0 | 0.0000067830686 |
ABI
ABI objects
Getter at block 22940660
DOMAIN_SEPARATOR() view returns (bytes32)
0xec7a65e84d1469f31200291434fa6edf8f6ce81378ef5751aa4e732a8035fc90
decimals() view returns (uint8)
18
name() view returns (string)
HIRO
symbol() view returns (string)
HIRO
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 amount)
Transfer(address indexed from, address indexed to, uint256 amount)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.