Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HIRE | ERC-20 | 18.67478K | -- | -- | |
SCC | ERC-20 | 5 | -- | -- | |
ION | ERC-20 | 0.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19060572 | 10 months ago | | | 0 | 0.00058163887 | |
| 16781286 | 2 years ago | | | 0 | 0.00092457802 | |
| 16688670 | 2 years ago | | | 0 | 0.0015155769 | |
| 16686924 | 2 years ago | | | 0 | 0.0018995711 | |
| 16618514 | 2 years ago | | | 0 | 0.00077175802 | |
| 16272834 | 2 years ago | | | 0 | 0.0011133734 | |
| 13628167 | 3 years ago | | | 0 | 0.0079869202 | |
| 13315889 | 3 years ago | | | 0 | 0.0043014831 | |
| 13094293 | 3 years ago | | | 0 | 0.0025845880 | |
| 12897369 | 3 years ago | | | 0 | 0.00051816800 |
ABI
ABI objects
Getter at block 21283180
decimals() view returns (uint8)
18
name() view returns (string)
Hire
owner() view returns (address)
0xaaa34a22bd3f496b3a8648367ceea9c03b130a30
symbol() view returns (string)
HIRE
totalSupply() view returns (uint256)
100000000000000000000000000
Read-only
allowance(address _owner, address _spender) view returns (uint256)
balanceOf(address _addr) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _amount) returns (bool)
transfer(address _to, uint256 _amount) returns (bool)
transferFrom(address _from, address _to, 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.