Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x999e…d3ab
0x1c51…d732
0x38ec…c2c5
0x890d…6e2f
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- | |
WnD | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x48656c6c | 20508581 | 3 months ago | | | 0 | 0.000030747208 | |
| 19457876 | 8 months ago | | | 0 | 0.0066619961 | |
| 19457818 | 8 months ago | | | 0 | 0.0032812341 | |
| 18374241 | a year ago | | | 0 | 0.0012267982 | |
| 16878035 | 2 years ago | | | 0 | 0.0035698893 | |
| 16309649 | 2 years ago | | | 0 | 0.0015826904 | |
| 16309647 | 2 years ago | | | 0 | 0.0016693368 | |
| 16109095 | 2 years ago | | | 0 | 0.0015145714 | |
| 16109068 | 2 years ago | | | 0 | 0.0014541395 | |
| 15956094 | 2 years ago | | | 0 | 0.0062361626 |
ABI
ABI objects
Getter at block 21275087
DAILY_GP_RATE() view returns (uint256)
12000000000000000000000
GP_CLAIM_TAX_PERCENTAGE() view returns (uint256)
20
MAXIMUM_GLOBAL_GP() view returns (uint256)
2880000000000000000000000000
MAX_RANK() view returns (uint8)
8
MINIMUM_TO_EXIT() view returns (uint256)
172800
gpToken() view returns (address)
0x38ec27c6f05a169e7ed03132bca7d0cfee93c2c5
owner() view returns (address)
0x6e0e275083327cacc7195de94532c7a86c05bd05
paused() view returns (bool)
false
randomizer() view returns (address)
0x890d2106ba6d55064a50f54345a58ece1b4c6e2f
rescueEnabled() view returns (bool)
true
totalGPEarned() view returns (uint256)
2880105372777777777777767669
treasureChestTypeId() view returns (uint256)
5
wndGame() view returns (address)
0x1c5194668faab6a895b1febbf3dc219077cdd732
wndNFT() view returns (address)
0x999e88075692bcee3dbc07e7e64cd32f39a1d3ab
Read-only
calculateRewards(uint256 tokenId) view returns (uint256 owed)
onERC721Received(address, address from, uint256, bytes) pure returns (bytes4)
randomDragonOwner(uint256 seed) view returns (address)
State-modifying
Events addManyToTowerAndFlight(address account, uint16[] tokenIds)
claimManyFromTowerAndFlight(uint16[] tokenIds, bool unstake)
renounceOwnership()
rescue(uint256[] tokenIds)
setContracts(address _wndNFT, address _gp, address _wndGame, address _rand)
setPaused(bool _paused)
setRescueEnabled(bool _enabled)
setTreasureChestId(uint256 typeId)
transferOwnership(address newOwner)
DragonClaimed(uint256 indexed tokenId, bool indexed unstaked, uint256 earned)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TokenStaked(address indexed owner, uint256 indexed tokenId, bool indexed isWizard, uint256 value)
Unpaused(address account)
WizardClaimed(uint256 indexed tokenId, bool indexed unstaked, uint256 earned)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.