Memecoin Olympics
Verified contract
Active on
Base with 448 txns
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 |
---|---|---|---|---|---|
OHNO | ERC-20 | 280 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22177412 | 14 days ago | | | 0 | 8.2353759e-7 | |
| 21702698 | 25 days ago | | | 0 | 3.5857678e-7 | |
| 20653230 | 2 months ago | | | 0 | 1.1249737e-7 | |
| 20651102 | 2 months ago | | | 0 | 0.000000098911160208 | |
| 20633769 | 2 months ago | | | 0 | 2.6875187e-7 | |
| 20630930 | 2 months ago | | | 0 | 3.1651408e-7 | |
| 20622208 | 2 months ago | | | 0 | 1.3781743e-7 | |
| 20619012 | 2 months ago | | | 0 | 0.000000207785380110 | |
| 19806799 | 2 months ago | | | 0 | 1.9181971e-7 | |
| 19691970 | 2 months ago | | | 0 | 0.000000307818242550 |
ABI
ABI objects
Getter at block 22769952
DOMAIN_SEPARATOR() view returns (bytes32)
0x2c667ef53b28767f69835b5a5e702d83f5cfdce50678cf225884adca37e9f562
decimals() view returns (uint8)
18
deployer() view returns (address)
0xfa398c6bee6e5cf072676a92e88f990047116e79
name() view returns (string)
Memecoin Olympics
symbol() view returns (string)
OLYMPIC
totalSupply() view returns (uint256)
20240000000000000000000000000
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 _maxSupply, address _deployer)
This contract contains no fallback and receive objects.
This contract contains no error objects.