Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "gome"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 23020542 | 4 days ago | | | 0 | 0.0000056381233 | |
| 22955877 | 5 days ago | | | 0 | 5.2711320e-7 | |
| 17333990 | 4 months ago | | | 0 | 0.00023403413 | |
| 16666135 | 5 months ago | | | 0 | 5.8216081e-7 | |
| 15594571 | 6 months ago | | | 0 | 1.9707686e-7 | |
| 15033872 | 6 months ago | | | 0 | 0.0000027129362 | |
| 14985787 | 6 months ago | | | 0 | 0.0000027626408 | |
| 14975708 | 6 months ago | | | 0 | 0.0000024017978 | |
| 14931668 | 6 months ago | | | 0 | 0.0000023959331 | |
| 14931509 | 6 months ago | | | 0 | 0.0000023959331 |
ABI
ABI objects
Getter at block 23189072
DOMAIN_SEPARATOR() view returns (bytes32)
0x9d0292f57c52a7035419e84b8e2d825000e41eff753df10e9a42e49d4a0796f4
decimals() view returns (uint8)
18
name() view returns (string)
gome
symbol() view returns (string)
OME
totalSupply() view returns (uint256)
111111111111111000000000000000000
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.