Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x167b…6505
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CVX | ERC-721 | 1 | -- | -- | |
CVX | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- | |
CHAMPS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21206487 | a day ago | | | 0 | 0.00056454547 | |
| 21186412 | 4 days ago | | | 0 | 0.0020058922 | |
| 20720673 | 2 months ago | | | 0 | 0.00085913798 | |
| 20526612 | 3 months ago | | | 0 | 0.00038995906 | |
| 20526592 | 3 months ago | | | 0 | 0.00054057282 | |
| 20526585 | 3 months ago | | | 0 | 0.00046438756 | |
| 20526576 | 3 months ago | | | 0 | 0.00013768889 | |
| 20506228 | 3 months ago | | | 0 | 0.00016330582 | |
| 20468607 | 3 months ago | | | 0 | 0.00021881786 | |
| 20385072 | 4 months ago | | | 0 | 0.0011847260 |
ABI
ABI objects
Getter at block 21214852
CHAMPS() view returns (address)
0x97a923ed35351a1382e6bcbb5239fc8d93360085
ammo() view returns (address)
0x167b1f95369e91987e54717518e12da5c8d16505
checkToClaim() view returns (uint256)
0
whiteListedContract() view returns (address)
0x97a923ed35351a1382e6bcbb5239fc8d93360085
Read-only
ownerOf(uint256 _tokenId) view returns (address)
stakingInfo(address) view returns (uint256 stakedNftNum, uint256 multiplier, uint256 claimed, uint256 lastClaim)
tokenIdByIndex(uint256 _index, address _user) view returns (uint256)
State-modifying
Events claim()
onERC721Received(address operator, address from, uint256 tokenId, bytes data) returns (bytes4)
setERC20(address _contractAddress)
unstake(uint256 _index)
updateRewardSpeed(uint256 _rewardSpeed)
Claim(address _user, uint256 _amount)
Stake(address _user, uint256 _tokenId)
Unstake(address _user, uint256 _tokenId)
constructor(address _whiteListedContract, uint256 _rewardSpeed, address _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.