DeBoxGuardiansStaking
Verified contract
Active on
Ethereum with 1,585 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- | |
DeBox | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21295067 | 5 days ago | | | 0 | 0.0016525810 | |
| 21291164 | 5 days ago | | | 0 | 0.00069303493 | |
| 21290009 | 6 days ago | | | 0 | 0.00070901549 | |
| 21160406 | 24 days ago | | | 0 | 0.0015675474 | |
| 21141984 | a month ago | | | 0 | 0.0013460490 | |
| 21129186 | a month ago | | | 0 | 0.0020953335 | |
| 21119872 | a month ago | | | 0 | 0.00046209237 | |
| 21118955 | a month ago | | | 0 | 0.00046951374 | |
| 21112664 | a month ago | | | 0 | 0.00042222143 | |
| 21111359 | a month ago | | | 0 | 0.00049785011 |
ABI
ABI objects
Getter at block 21330223
_isActive() view returns (bool)
true
owner() view returns (address)
0x8092ee3a91891c121d811da7b949a2f27a719a57
Read-only
getStakedCnt(address ca) view returns (uint256)
getStakedInfo(address ca, uint256 tokenId) view returns (address, uint48)
State-modifying
Events appendAllowedCA(address ca)
renounceOwnership()
setState(bool state)
stake(address ca, uint256 tokenId)
transferOwnership(address newOwner)
unstake(address ca, uint256 tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address[] cas)
This contract contains no fallback and receive objects.
This contract contains no error objects.