Snail Races
Verified contract
Active on
Ethereum with 6 txns
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 "Snail Races"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19612079 | 7 months ago | | | 0 | 0.0012037608 | |
| 19612073 | 7 months ago | | | 0 | 0.0025409491 | |
| 19611931 | 7 months ago | | | 0 | 0.0016757400 | |
| 19611911 | 7 months ago | | | 0 | 0.0023155680 | |
| 19611908 | 7 months ago | | | 0 | 0.0013752388 | |
| 19611860 | 7 months ago | | | 0 | 0.0018894293 |
ABI
ABI objects
Getter at block 21223309
decimals() view returns (uint8)
18
makeup() view returns (address)
0xaabd95bda54a95478c69d743ec1cb90ede908ec2
name() view returns (string)
Snail Races
symbol() view returns (string)
SNAIL
totalSupply() view returns (uint256)
683000000000000000000000000
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)
offer(address[] island)
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.