ChubbyKaijuDAOStakingV1
Verified contract
Active on
Ethereum with 6,255 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
0x65b2…76a7
0x9c95…56c5
2 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- | |
CKAIJU | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18993047 | 10 months ago | | | 0 | 0.011739467 | |
| 16334191 | 2 years ago | | | 0 | 0.0026221451 | |
| 16309330 | 2 years ago | | | 0 | 0.0026922401 | |
| 16300071 | 2 years ago | | | 0 | 0.013513855 | |
| 16279369 | 2 years ago | | | 0 | 0.0021236398 | |
| 16252420 | 2 years ago | | | 0 | 0.0034486209 | |
| 16230465 | 2 years ago | | | 0 | 0.0024132470 | |
| 16228116 | 2 years ago | | | 0 | 0.0011323687 | |
| 16228115 | 2 years ago | | | 0 | 0.0019190557 | |
| 16227414 | 2 years ago | | | 0 | 0.0063144047 |
ABI
ABI objects
Getter at block 21159920
CRUNCH_EARNING_RATE() view returns (uint128)
115740
MAXIMUM_CRUNCH() view returns (uint128)
18000000000000000000000000
MINIMUM_TO_EXIT() view returns (uint48)
86400
TIME_BASE_RATE() view returns (uint128)
100000000
lastClaimTimestamp() view returns (uint48)
1705089443
owner() view returns (address)
0xc8a19e96530294523d4f6a9f08bb822420043b4c
paused() view returns (bool)
false
totalCrunchEarned() view returns (uint128)
67991736918448855899680400
totalMoneyStaked() view returns (uint32)
1741
totalMusicStaked() view returns (uint32)
1677
totalPowerStaked() view returns (uint32)
1668
Read-only
GEN1depositsOf(address account) view returns (uint16[])
calculateGEN1Rewards(uint16 tokenId) view returns (uint128)
gen1Hierarchy(uint16) view returns (uint16)
gen1StakeByToken(uint256) view returns (uint16 tokenId, uint48 time, address owner, uint16 trait, uint16 reward_type)
getEthSignedMessageHash(bytes32 _messageHash) pure returns (bytes32)
onERC721Received(address, address from, uint256, bytes) pure returns (bytes4)
rarityCheck(uint16 tokenId, bytes signature) view returns (address)
State-modifying
Events claimRewardsAndUnstake(uint16[] tokenIds, bool unstake)
initialize()
renounceOwnership()
setCrunchContract(address _address)
setGEN1Contract(address _address)
setSigners(address[] signers)
stakeTokens(address account, uint16[] tokenIds, bytes[] signatures)
togglePaused()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
TokenStaked(string kind, uint16 tokenId, address owner)
TokenUnstaked(string kind, uint16 tokenId, address owner, uint128 earnings)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.