CNDLStaking

Verified contract

Active on Ethereum with 471 txns
Deployed by via 0x5449ade8 at 20031136
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $257,077.48
0x5bf57d941eb10e621e5e33928ada0010e5cc6315212acd1de2ff4a9c6790fbd7
0x51b1b992bacff0746d06fbde94df56a8231491a67892ff71b91de7a915862417
0xf86c1b65d17c61c63db0690dd1ebf85d75ae0a354239acc5c97bf6c546491c6c
0xc589898a19dbe9f39e57a23f134364ee62addcdedf3d39821511ed75c94acf17
0x4ebba55cf44f13754eb77f991a6685b22f9560879ef00d929b3f5e5433cc11a7
0xe0a823fcc2bee73931cf33efb8dc0f897de3205fdc4b058ebc96ba86320a616e
0x6dea227a6af9725dd2b824d4ef2c794c5ac35c8652382038e6037da2d6c8a4c9
0x582b612223c4b7ec467f39038883da8659a2a6d7e9be89c091eb4d9c61a559af
0x68f044ec581b82997b3ae1bc0d62bc56d7428edc11cb82a66a6ea3e7afd06b17
0x2c23e10fab3406705fe26b51cbea25873476ab0de25f7131dabcb814cf09a0f5

Functions
Getter at block 21176322
CNDL_TOKEN_ADDRESS(view returns (address)
0x6efb32bc7893b793603e39643d86594ce3638157
DURATION(view returns (uint256)
777600
EARLY_UNSTAKE_FEE_PERCENT(view returns (uint256)
5
FEE_ADDRESS(view returns (address)
0x83576669a353bc57af70989746722315e48747a2
cndlToken(view returns (address)
0x6efb32bc7893b793603e39643d86594ce3638157
owner(view returns (address)
0x83576669a353bc57af70989746722315e48747a2
Read-only
categoryNames(uint256view returns (string)
currentCategory(address accountview returns (string)
getUpdatedReceiptScore(address accountview returns (uint256)
receiptScore(address accountview returns (uint256)
receiptScores(addressview returns (uint256)
stakes(addressview returns (uint256 amountuint256 startTimeuint256 initialTieruint256 lastUpdateTime)
thresholds(uint256view returns (uint256)
tierScores(uint256view returns (uint256)
State-modifying
forciblyUnstake(address account
renounceOwnership(
resetReceiptScore(address account
stake(uint256 amount
transferOwnership(address newOwner
unstake(
Events
ForciblyUnstaked(address indexed useruint256 amountuint256 receiptScore
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReceiptScoreReset(address indexed user
Staked(address indexed useruint256 amount
Unstaked(address indexed useruint256 amountuint256 receiptScore
Constructor
constructor(address _cndlToken
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.