CheckDotStakingProtocolContract

Verified contract

Active on Ethereum with 270 txns
Deployed by via 0x958154f3 at 16535500
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $23,414.35
0xf68837f64f828ba55c65e356129fa48306cb8065915b24c71754a2fdc314b6c7
0xebdc6e743564b7cdc92d40779cf8275775244b2b8345df4e2ea97b94fad4e7d1
0xb956fb7047605aad3fd2341c62a1da81dfc6ae7226c5250598b256026b0a3b7c
0xc4ad72ad471701edf157d72c75c6d7d6b8f447b3941384bbf8befdd0be51f5d9
0xdbdc3ed5973a6a4a72046bc442818dec95dc95d98d468879e72782078ead8f63
0x15f9d8b76eeb86b10853a824e73c2785c6d1a8101df083e854bd4b007cbaf144
0xc5acc720e5ec38d6fedc1d204df197dd293e931fe1dc7aee6b995a84e0e77efe
0x429c43199b6d8f8445d4ac4a60d78511fc560f407f73d09af1a5877abe2ad568
0x0dd333fa20fd994e506d483b3a365d73087e688c3ffc6acc7aeff8acd9607b10
0xabae336d7834e85ed079777b66b1a8a8567550fab6146be283749c26d926a72f

Functions
Getter at block 21054272
getOwner(view returns (address)
0x961a14beabd590229b1c68a21d7068c8233c8542
getPoolCreationCost(view returns (uint256)
100000000000000000
getPoolsLength(view returns (uint256)
2
Read-only
getPool(uint256 poolIdview returns (struct PoolInformation)
getPoolStaker(uint256 poolIdaddress walletview returns (struct Staking)
getPools(int256 pageint256 pageSizeview returns (struct PoolInformation[])
State-modifying
addPoolSlots(uint256 poolIduint256 slots
createPool(address coinAaddress coinBuint256 slotsuint256 lockDurationInDayuint256 quantityOfCoinAPerSlotuint256 quantityOfCoinBRewardablePerSlotuint256 maxNumberOfSlotsPerStakerpayable 
disablePool(uint256 poolId
disablePoolStakes(uint256 poolId
enablePoolStakes(uint256 poolId
setPoolCreationCost(uint256 cost
setPoolMaxNumberOfSlotsPerStaker(uint256 poolIduint256 maxNumberOfSlotsPerStaker
stake(uint256 poolIduint256 slotsbool lock
takeRemainingPool(uint256 poolId
transferBNB(address _touint256 _amount
unStake(uint256 poolIdbool claim
unlockStaker(uint256 poolIdaddress stakerAddress
Events
NewPool(uint256 IDaddress LOCK_COINaddress EARN_COIN
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.