Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x1880…605f
0x06fa…81df
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TADPOLE | ERC-20 | 2B | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- | |
FGame | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14738814 | 3 years ago | | | 0 | 0.0085366095 | |
| 14708379 | 3 years ago | | | 0 | 0.0065508788 | |
| 14447025 | 3 years ago | | | 0 | 0.012485152 | |
| 14328170 | 3 years ago | | | 0 | 0.0071261285 | |
| 14327607 | 3 years ago | | | 0 | 0.0028533441 | |
| 14255148 | 3 years ago | | | 0 | 0.0092224850 | |
| 14212365 | 3 years ago | | | 0 | 0.0086551781 | |
| 13983542 | 3 years ago | | | 0 | 0.0064774140 | |
| 13958604 | 3 years ago | | | 0 | 0.013261135 | |
| 13945531 | 3 years ago | | | 0 | 0.013794460 |
ABI
ABI objects
Getter at block 21212135
evacuationStarted() view returns (bool)
false
frogsInPond() view returns (uint256)
620
owner() view returns (address)
0xfbbad86380f682c05e833217f3003440689efbf8
paused() view returns (bool)
false
snakeTaxesCollected() view returns (uint256)
0
snakeTaxesPaid() view returns (uint256)
0
snakesInPond() view returns (uint256)
0
tadpoleClaimed() view returns (uint256)
40517789351851851592538000
tadpoleMax() view returns (uint256)
2000000000000000000000000000
tadpolePerDay() view returns (uint256)
10000000000000000000000
Read-only
claimableById(uint256 tokenId) view returns (uint256)
onERC721Received(address, address from, uint256, bytes) pure returns (bytes4)
stakedByAddress(address _wallet) view returns (uint256[])
State-modifying
Events Pause()
Unpause()
claimAll(bool unstake)
claimByIds(uint256[] tokenIds, bool unstake)
evacuate(uint256[] tokenIds)
evacuationSwitch()
getRandomSnakeOwner() returns (address)
mintTadpolePool()
setFrogGameAddress(address _frogGameAddress)
setTadpoleAddress(address _tadpoleAddress)
stakeToPond(uint256[] tokenIds)
transferOwnership(address newOwner)
Paused(address account)
Unpaused(address account)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.