WPawFlexibleStake

Verified contract

Active on Ethereum with 1,047 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x07345692e10dd0737a9b04e853d6277fc596ef338d5b3a6bc5e5c07b087092c7
0x9e64ce68d8d2d5859f0182164987117a8307ec75cda9a11b50646be5cdbf6614
0xf8d10642fbde5f69151015af34acab72d1a80c046db36caec07625abc3adfc6d
0x2be44d31d7ff7f7da7b6d1d8390e72150908d564701e7ae3ab93c1ddf2dd81a2
0xfd43c3cb3e7813e5447033ef8d3d749173e307adf20f067074bd9a86188acaa4
0x02e818b519872ebe9f68680c9c75e49004dd8355118844cb504bd70762a95239
0x12e4c1005e389cc190f17d04597b5f7266147b72d5a0c1bf569ea4ef5cf113ac
0xd9a2648f9b7aeda0415ff1ecdeeb2a51b2dcffdf1995146a0395e76ab0b30a0e
0xd8b81c085e487c8234e98470c78a6244b978a4acbdf69b36e52898bb920b1f69
0x86133ded988e943f5363610feebdc402c6119023fb375bb279c481b147b4f2c3

Functions
Getter at block 21246444
PRECISION_FACTOR(view returns (uint256)
1000000000000
accTokenPerShare(view returns (uint256)
89165022287
apy(view returns (uint256)
6
lastRewardTimeStamp(view returns (uint256)
1731041087
listMainStakingsLength(view returns (uint256)
8
owner(view returns (address)
0x149a03fe3536f2f86260a69380f756acb9e16617
rewardAllocated(view returns (uint256)
254105336576191248609527944104
rewardTreasure(view returns (uint256)
59745894663423808751390472055896
totalStaked(view returns (uint256)
19383515684580777943068299915
wPAWToken(view returns (address)
0xff9e32aaf15953ec3f69fe899d220a705ce06dd0
Read-only
isStakable(address _userview returns (bool)
listMainStakings(uint256view returns (address)
pendingReward(address _userview returns (uint256)
stakingAmount(address _userview returns (uint256)
userInfo(addressview returns (uint256 amountuint256 rewardDebt)
State-modifying
addRewardTreasure(uint256 _amount
addToListMainStakingAddress(address _stakingAddress
claim(
deposit(uint256 _amount
emergencyRewardWithdraw(uint256 _amount
emergencyWithdraw(
forceWithdraw(address _user
recoverToken(address _token
removeFromListMainStakingAddress(address _stakingAddress
renounceOwnership(
transferOwnership(address newOwner
updateNewAPY(uint256 _newAPY
withdraw(uint256 _amount
Events
Claim(address indexed useruint256 amount
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
NewAPY(uint256 apy
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TokenRecovery(address indexed tokenuint256 amount
Withdraw(address indexed useruint256 amount
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.