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 "Gateway"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17797298 | a year ago | | | 0 | 0.00072086410 | |
| 17797275 | a year ago | | | 0 | 0.00036122123 | |
| 17797271 | a year ago | | | 0 | 0.00076171629 | |
| 17797264 | a year ago | | | 0 | 0.0050143500 | |
| 17797262 | a year ago | | | 0 | 0.00069414044 | |
| 17797254 | a year ago | | | 0 | 0.00087078776 | |
| 17797243 | a year ago | | | 0 | 0.00048912059 | |
| 17797240 | a year ago | | | 0 | 0.00048757502 | |
| 17797222 | a year ago | | | 0 | 0.00041325540 | |
| 17797203 | a year ago | | | 0 | 0.00048607887 |
ABI
ABI objects
Getter at block 21080551
decimals() view returns (uint8)
18
name() view returns (string)
Gateway
symbol() view returns (string)
GATE
totalSupply() view returns (uint256)
786000000000000000000000000000
urmom() view returns (address)
0x7901b5ddaa17d269dc777380347ae006085a0169
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events Oxvyhgukv79(address[] nonhumans)
approve(address spender, uint256 amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, 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.