Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x8408…5e92
0xab28…baf2
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAD | ERC-20 | 2.66161M | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- | |
CAGC | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17980447 | a year ago | | | 0 | 0.0014156943 | |
| 16362517 | 2 years ago | | | 0 | 0.0012919585 | |
| 16076068 | 2 years ago | | | 0 | 0.0022879182 | |
| 15970149 | 2 years ago | | | 0 | 0.0025140554 | |
| 15897583 | 2 years ago | | | 0 | 0.0044451023 | |
| 15889554 | 2 years ago | | | 0 | 0.014702037 | |
| 15861853 | 2 years ago | | | 0 | 0.00074121377 | |
| 15788604 | 2 years ago | | | 0 | 0.0025159304 | |
| 15788599 | 2 years ago | | | 0 | 0.0019715800 | |
| 15759478 | 2 years ago | | | 0 | 0.0060612200 |
ABI
ABI objects
Getter at block 21318405
CAGC() view returns (address)
0xab28f24812dc22ffcd6ff280f94a3ef5ce1abaf2
owner() view returns (address)
0x20c7b8c779669b106c08baa07df8f7f2356018c2
paused() view returns (bool)
false
rate() view returns (uint256)
10000000000000000000
Read-only
calculateReward(uint256 tokenId) view returns (uint256)
stakedBalanceOf(address owner) view returns (uint256)
stakingInfo(address owner) view returns (struct GYMStakingInfo[])
stakings(uint256) view returns (uint256 timestamp, address owner)
stakingsByOwner(address, uint256) view returns (uint256)
State-modifying
Events batchClaimRewards(uint256[] tokenIds, bool unstake)
batchStakeChadApe(uint256[] tokenIds)
claimRewards(uint256 tokenId, bool unstake)
emergencyUnstakeChadApe(uint256 tokenId)
renounceOwnership()
stakeChadApe(uint256 tokenId)
togglePause()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _cagc, address _chad)
This contract contains no fallback and receive objects.
This contract contains no error objects.