SunDayZooCenter
Verified contract
Active on
Ethereum with 21 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x52b9…2908
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- | |
SDZ | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17030714 | 2 years ago | | | 0 | 0.0075886339 | |
| 17028643 | 2 years ago | | | 0 | 0.0049745498 | |
| 17027650 | 2 years ago | | | 0 | 0.0039204876 | |
| 17024282 | 2 years ago | | | 0 | 0.0029051046 | |
| 17023075 | 2 years ago | | | 0 | 0.0033135855 | |
| 17022677 | 2 years ago | | | 0 | 0.0048998546 | |
| 17017638 | 2 years ago | | | 0 | 0.0046876631 | |
| 17015138 | 2 years ago | | | 0 | 0.0047067886 | |
| 16993536 | 2 years ago | | | 0 | 0.0033364242 | |
| 16990247 | 2 years ago | | | 0 | 0.0055904004 |
ABI
ABI objects
Getter at block 21319595 getRank() view returns (struct SunDayZooCenterrank[])
owner() view returns (address)
0x316da4a44facfc589991226b167237016040ce94
sunDayZoo() view returns (address)
0x52b9c67586f966446c100ec4743250553f332908
Read-only
getOwned(address from) view returns (bool[1456])
getOwnedIncludedStaking(address from) view returns (bool[1456])
getStaked(address from) view returns (uint256[])
staked(address, uint256) view returns (uint256)
stakedAddress(uint256) view returns (address)
staker(uint256) view returns (address)
State-modifying
Events claim(address to, uint256[] tokenIds)
renounceOwnership()
setAllowClaim(bool _allowClaim)
setAllowStaking(bool _allowStaking)
setContract(address _sunDayZoo)
staking(address from, uint256[] tokenIds)
transferERC20Token(address to, uint256 amount, address contractAddresss)
transferERC721Token(address to, uint256 tokenId, address contractAddresss)
transferOwnership(address newOwner)
withdraw()
Claim(address from, uint256[] tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Staking(address from, uint256[] tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.