GAMES OF THE XXXIII OLYMPIAD
Verified contract
Active on
Base with 12 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "GAMES OF THE XXXIII OLYMPIAD"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17806882 | 5 months ago | | | 0 | 4.9676189e-7 | |
| 17806647 | 5 months ago | | | 0 | 0.000000409040180850 | |
| 17806588 | 5 months ago | | | 0 | 4.1598842e-7 | |
| 17806446 | 5 months ago | | | 0 | 4.1125643e-7 | |
| 17805777 | 5 months ago | | | 0 | 3.5920686e-7 | |
| 17805633 | 5 months ago | | | 0 | 3.5376261e-7 | |
| 17805591 | 5 months ago | | | 0 | 3.5484679e-7 | |
| 17805556 | 5 months ago | | | 0 | 3.5869330e-7 | |
| 17805378 | 5 months ago | | | 0 | 3.4772635e-7 | |
| 17805360 | 5 months ago | | | 0 | 3.4845590e-7 |
ABI
ABI objects
Getter at block 23934094
_ots() view returns (bytes32)
0x68b4c087d49b49e5e6b3312d9f4797119466ec923dc1fcd5ec0ee5c684750475
_totalSupply() view returns (uint256)
70000000000000000000000000
decimals() view returns (uint8)
18
name() view returns (string)
GAMES OF THE XXXIII OLYMPIAD
symbol() view returns (string)
OLYMPIAD
totalSupply() view returns (uint256)
70000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
dada(address a)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tname, string tsymbol, bytes32 ots)
This contract contains no fallback and receive objects.
This contract contains no error objects.