Squirrel Race
Verified contract
Active on
Ethereum with 18 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 "Squirrel Race"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17743751 | a year ago | | | 0 | 0.0077092500 | |
| 17743736 | a year ago | | | 0 | 0.0013544913 | |
| 17743652 | a year ago | | | 0 | 0.0077092500 | |
| 17743648 | a year ago | | | 0 | 0.0019980373 | |
| 17743616 | a year ago | | | 0 | 0.0077092500 | |
| 17743613 | a year ago | | | 0 | 0.0023744541 | |
| 17743612 | a year ago | | | 0 | 0.0020843310 | |
| 17743611 | a year ago | | | 0 | 0.0077092500 | |
| 17743597 | a year ago | | | 0 | 0.0015540407 | |
| 17743586 | a year ago | | | 0 | 0.0016706829 |
ABI
ABI objects
Getter at block 21191698
decimals() view returns (uint8)
18
name() view returns (string)
Squirrel Race
symbol() view returns (string)
SQUIRREL
totalSupply() view returns (uint256)
784000000000000000000000000
trim() view returns (address)
0xef3fdd3986ebdcf7b9d06d29c64459c712a797a0
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)
race(address[] waterfall)
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.