StakingPool

Verified contract

Active on Ethereum with 2,201 txns
Deployed by via 0x5ae6cb89 at 11498731
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 8 additional slots
ERC-20
--
ERC-20
--
0x146c8311950a785878581008ddd1c3f9e40b94ae35c7f0fbb36e234ad4feed05
0xda13859556438271c84f986eaa827427387ba5f897c509e5d2fe29cd29822b13
0x3ee5f5ddd8f1cd4700c8ad14e03dd33440a38dd8a39b4c7f67e45f8577c132c5
0xc0114c10891b593e2fc66a1dd8ee13e6c968bc73172b3a55509adb3913006789
0x4e341be048e63443cc0fb1ac73553bde503d6ec4e2795cae8ddbf11867704d31
0x74e30b1fa338067c172deed41d01f4129377dda61952c3a11e67a94297b1dddc
0x87e8f19e28c1fc0f94796653fe05a9fc5014607fb3497e90ebb94a9f38c58291
0xbc7a2202f384191996e1920a29e121bddefd8840483fba0082d9c279d25dc081
0x7146fa4e6a8df22629a2f458b47cbf0078a790f4077e6c0489a6e21e2ac4d3d7
0x73f944e7d6882f7761433a3c6af03be4509381714b4af3c0afd57a9b2865059e

Functions
Getter at block 21226914
NERD_LOCKED_PERIOD_DAYS(view returns (uint256)
14
NERD_RELEASE_TRUNK(view returns (uint256)
86400
REWARD_LOCKED_PERIOD(view returns (uint256)
2419200
REWARD_RELEASE_PERCENTAGE(view returns (uint256)
50
averageFeesPerBlockEpoch(view returns (uint256 averagePerBlock)
75756885086294
averageFeesPerBlockSinceStart(view returns (uint256 averagePerBlock)
75756885086294
contractStartBlock(view returns (uint256)
11498736
devaddr(view returns (address)
0x23d020f3fcc69e83afb1916832358738c2301999
epoch(view returns (uint256)
0
nerd(view returns (address)
0x32c868f6318d6334b2250f323d914bc2239e4eee
nerdAddress(view returns (address)
0x0000000000000000000000000000000000000000
nerdBalance(view returns (uint256)
325533045307920394952
nerdDeposit(view returns (uint256)
2754516951486204613932
owner(view returns (address)
0xf4a08fdd3d76233b3c181b6f05985f908edcd505
pendingDeposit(view returns (uint256)
0
pendingNerdForPool(view returns (uint256)
3137941238100402084
pendingRewards(view returns (uint256)
3382860325679605523
pending_DEV_rewards(view returns (uint256)
0
poolInfo(view returns (uint256 accNerdPerShareuint256 lockedPeriodbool emergencyWithdrawableuint256 rewardsInThisEpochuint256 cumulativeRewardsSinceStartuint256 startBlockuint256 epochCalculationStartBlockuint256 totalDeposit)
(accNerdPerShare=4481700743010637682, lockedPeriod=1209600, emergencyWithdrawable=false, rewardsInThisEpoch=733838521606914749191, cumulativeRewardsSinceStart=0, startBlock=11498736, epochCalculationStartBlock=11498736, totalDeposit=2754516951486204613932)
tentativeDevAddress(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
computeReleasableNerd(address _addrview returns (uint256)
daysSinceNerdReleaseTilNow(address _addrview returns (uint256)
getDepositTime(address _addrview returns (uint256)
getEpochReward(uint256 _epochview returns (uint256)
getLockedReward(address _userview returns (uint256)
getNerdReleaseStart(address _userview returns (uint256)
getReferenceAmount(address _userview returns (uint256)
getRemainingNerd(address _userview returns (uint256)
isMultipleOfWeek(uint256 _periodpure returns (bool)
pendingNerd(address _userview returns (uint256)
userInfo(addressview returns (uint256 amountuint256 referenceAmountuint256 rewardDebtuint256 rewardLockeduint256 releaseTimeuint256 depositTime)
State-modifying
claimAndRestake(
confirmDevAddress(
deposit(uint256 _originAmount
depositFor(address _depositForuint256 _originAmount
emergencyWithdraw(
initialize(
massUpdatePools(
quitPool(
renounceOwnership(
setDevFee(uint16 _DEV_FEE
setDevFeeReciever(address _devaddr
setEmergencyWithdrawable(bool _withdrawable
startNewEpoch(
transferDevFee(
transferOwnership(address newOwner
updatePendingRewards(
withdraw(uint256 _amount
withdrawNerd(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Restake(address indexed useruint256 amount
Withdraw(address indexed useruint256 amount
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.