Staking

Verified contract

Active on Ethereum with 1,462 txns
Deployed by via 0x8e007f4c at 16227727
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.36
ERC-20
--
0x56a548ed9daae5e70114c5088bfa4561de9f43ea0aca455954db525680bbdbe4
0x52c382d659480d41bedb2baa5941f53afe68e80757c516b7b33a26fd4d7fbe87
0xdb28ad6b08472d8f22109fa4f9d3670beca3987d31a077035914e3f7ce3b9ed3
0x92df301038b092b846d4dca7cce27314678be8d8aae426316388dc03cff325fe
0x8f7fb9f344292a640868e9caa706fdeddb02eeadf4490127cd525d54823f6116
0xfe7bcd3b1a9fc9295e8ffc6690178c800d7c5f250e8f738531fabef770212997
0x9fcd3d2084def4274274034fdd2bcfb0fb92ee69ffb4a0406b0bd6a4bb36b843
0x63b388ba49c8e4dd67ce02e030c65bfeb9767ff552f57235b196eab78cce25d4
0xce5d49643d2edffaf19f0af7ea7601353d309eff518cfccbf2c9e757b6aac264
0x693f39d0afee0b858825a935418ef1dc26bdb9c6e42eb2c7835fba49ebd0bf8f

Functions
Getter at block 20829988
endPeriod(view returns (uint256)
1703104043
fixedAPY(view returns (uint8)
50
lockupDuration(view returns (uint256)
0
lockupPeriod(view returns (uint256)
1671568043
owner(view returns (address)
0xcd1c4d52bc5c2a06051a8fa51886a3af4a4af00c
stakingDuration(view returns (uint256)
31536000
stakingMax(view returns (uint256)
100000000000000000
startPeriod(view returns (uint256)
1671568043
token(view returns (address)
0x6a6aa13393b7d1100c00a57c76c39e8b6c835041
totalDeposited(view returns (uint256)
646264376977685
Read-only
amountStaked(address stakeHolderview returns (uint256)
rewardOf(address stakeHolderview returns (uint256)
staked(addressview returns (uint256)
State-modifying
claimRewards(
deposit(uint256 amount
renounceOwnership(
startStaking(
transferOwnership(address newOwner
withdraw(uint256 amount
withdrawAll(
withdrawResidualBalance(
Events
Claim(address indexed stakeHolderuint256 amount
Deposit(address indexed owneruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
StartStaking(uint256 startPerioduint256 lockupPerioduint256 endingPeriod
Withdraw(address indexed owneruint256 amount
Constructor
constructor(address _tokenuint8 _fixedAPYuint256 _durationInDaysuint256 _lockDurationInDaysuint256 _maxAmountStaked
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.