ChadStaking
Verified contract
Active on
Ethereum with 49 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 |
---|---|---|---|---|---|
CHADX | ERC-20 | 499.373513M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17791344 | a year ago | | | 0 | 0.0048187273 | |
| 17332963 | 2 years ago | | | 0 | 0.0065217632 | |
| 17332605 | 2 years ago | | | 0 | 0.0072712516 | |
| 17291132 | 2 years ago | | | 0 | 0.010674383 | |
| 17291091 | 2 years ago | | | 0 | 0.0082612775 | |
| 17260591 | 2 years ago | | | 0 | 0.010880392 | |
| 16893770 | 2 years ago | | | 0 | 0.0044489130 | |
| 16732895 | 2 years ago | | | 0 | 0.0085646734 | |
| 16661413 | 2 years ago | | | 0 | 0.0050855361 | |
| 16624124 | 2 years ago | | | 0 | 0.0035294743 |
ABI
ABI objects
Getter at block 21282383
NFTaddress() view returns (address)
0xccd3cbcc6d1135a69d0327440596d6d20cb49984
getNFTbalance() view returns (uint256)
0
getTokenBalance() view returns (uint256)
0
getTotalRewardsSupply() view returns (uint256)
499373512823860167520717532
getUnclaimedRewards() view returns (uint256)
0
launchTime() view returns (uint256)
1651942892
owner() view returns (address)
0x39a54e279c69758b507a8640822da8604fd1d320
rewardDuration() view returns (uint256)
86400
tokenAddress() view returns (address)
0xcaaeea96a42dda1c2045f198fedf298ed5adb039
tokensPerNFT() view returns (uint256)
5000000000000000000
totalDistributed() view returns (uint256)
678570000000000000000000
Read-only
getNFTbalanceByAddress(address _walletAddress) view returns (uint256)
getUnclaimedRewardsByAddress(address _walletAddress) view returns (uint256)
lastClaimed(address) view returns (uint256)
totalClaimed(address) view returns (uint256)
State-modifying
Events claimRewards()
emergencyWithdrawRewardSupplyTokens(address _withdrawAddress)
renounceOwnership()
setRewardDuration(uint256 _rewardDuration)
setRewardsPerNFT(uint256 _tokensPerNFT)
transferOwnership(address newOwner)
Claim(address recipient, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.