Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
HOPE | ERC-20 | 1.1436K | -- | -- | |
O | ERC-20 | 33.6 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22751589 | 4 hours ago | | | 0 | 0.0000019486951 | |
| 22746739 | 7 hours ago | | | 0 | 3.8210239e-7 | |
| 22743515 | 9 hours ago | | | 0 | 3.3634226e-7 | |
| 22734634 | 14 hours ago | | | 0 | 0.000000097310181650 | |
| 22731642 | 15 hours ago | | | 0 | 1.2351440e-7 | |
| 22731358 | 15 hours ago | | | 0 | 1.4788480e-7 | |
| 22729021 | 17 hours ago | | | 0 | 0.000000046962566994 | |
| 22723430 | 20 hours ago | | | 0 | 0.0000049420070 | |
| 22721492 | 21 hours ago | | | 0 | 3.1990774e-7 | |
| 22716854 | a day ago | | | 0 | 6.1846360e-7 |
ABI
ABI objects
Getter at block 22759057
DOMAIN_SEPARATOR() view returns (bytes32)
0xf7d122e202bbc7965f9d8991131b97d331f073de63e7dd316cd380a74b959b24
decimals() view returns (uint8)
18
name() view returns (string)
MAXI
symbol() view returns (string)
MAXI
totalSupply() view returns (uint256)
1000000000000000000000000000000
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(string _name, string _symbol, uint256 _supply)
This contract contains no fallback and receive objects.
This contract contains no error objects.