The latest block we've processed for this chain is 20897516, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Staking

Verified contract

Active on Ethereum with 1,568 txns
Deployed by via 0x86321788 at 18219078
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $107,895.12
0x6b1cf0afaf81e50f919775a35a4c0beaeeda91252b4a64435c015d300fb8de9b
0x99bceff2d6fda9935171e5fed931a04d6b3b91eb6be22227bbe586f817749230
0x473890d7fdc9370d14cb85eda16f6bbea26f233c89db8ac72f10e111183e9316
0x5513b6adc5da74c4f41d12e00a6330c08f535f7d9212df2a5c8298392e30000d
0xdce781b36831fcc6554fbd29c6132188263cbc30aac823e4f6a0e539f93c2d25
0x12fabbc0113247c2275cedf4eebeb1c5c54d4e68ccebef1743c0d08e127fb26b
0x51429974aca993f656e385f8ca559f5a7f6bab8da8d3062ed96a2e81128ce675
0x1a69298aea24c887e53d775a3cde42ee132fcfcfd493f81b20fbb0755d12a9b4
0xd550bc54e142de93fb272133b3dad94a2f9c35d13f86abaf7e82edf222a5cff0
0x2091183db48124b8a5354168307d4e237a31c2dd92dbd75264a0db92276fbd33

Functions
Getter at block 20897515
BURN_OPTION_ONE(view returns (uint256)
25
BURN_OPTION_THREE(view returns (uint256)
75
BURN_OPTION_TWO(view returns (uint256)
50
DELAY_WITHDRAW(view returns (uint256)
1209600
EMERGENCY_FEE(view returns (uint256)
10
MAX_DEPOSIT_LIMIT(view returns (uint256)
2000000000000000000000000
PRECISION_FACTOR(view returns (uint256)
1000000000000
TOKEN_DECIMALS(view returns (uint256)
18
accTokenPerShare(view returns (uint256)
147188025320
calculateAPR(view returns (uint256 calculatedApruint256 aprWithNft)
(calculatedApr=0, aprWithNft=0)
compoundEnabled(view returns (bool)
true
depositEnabled(view returns (bool)
true
getPoolEffectiveBalance(view returns (uint256 calc)
8056040883489339633635236
hasUserLimit(view returns (bool)
false
isInitialized(view returns (bool)
true
lastRewardBlock(view returns (uint256)
20893467
nftBoostPercentage(view returns (uint256)
150
nftContractAddress(view returns (address)
0x9122f8948dba98b049f61ce6632fad85d82e5348
owner(view returns (address)
0x9992b291e6fcd3d1516603de8125d319140657ee
poolIsOnline(view returns (bool)
true
poolTotalReward(view returns (uint256)
5001205354266116556729625
rewardPerBlock(view returns (uint256)
1000000000000000000
rewardToken(view returns (address)
0x335f4e66b9b61cee5ceade4e727fcec20156b2f0
startBlock(view returns (uint256)
18220596
totalBurned(view returns (uint256)
3298933995170967175143403
totalUsersInStaking(view returns (uint256)
81
totalUsersRewards(view returns (uint256)
11122670941396208872250389
totalUsersStake(view returns (uint256)
28148673162926704661753907
Read-only
optionToBurn(uint256view returns (uint256)
pendingReward(address _userview returns (uint256 pendinguint256 effectivePending)
userInfo(addressview returns (uint256 amountuint256 rewardDebtuint256 withdrawInitTimeuint256 burnChosenuint256 amountToWithdraw)
State-modifying
compound(
deposit(uint256 _amountuint256 _burnOption
emergencyWithdraw(
fundPool(uint256 amount
initWithdraw(
istart(uint256 _rewardPerBlock
recoverWrongTokens(address _tokenAddressuint256 _tokenAmount
renounceOwnership(
setNftBoostPercentage(uint256 _percentage
setPoolState(bool _poolIsOnlinebool _depositEnabledbool _compoundEnabled
transferOwnership(address newOwner
updateRewardPerBlock(uint256 _rewardPerBlock
withdraw(
withdrawReward(
Events
BlockRewardUpdated(uint256 rewardPerBlock
ClaimReward(address indexed useruint256 amount
Compound(address indexed useruint256 amount
Deposit(address indexed useruint256 amount
EmergencyWithdraw(address indexed useruint256 amount
NftBoostUpdated(uint256 percentage
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PoolFunded(uint256 amount
PoolStarted(uint256 startBlockuint256 rewardPerBlock
PoolStateUpdated(bool poolIsOnlinebool depositEnabledbool compoundEnabled
TokenRecovered(address indexed tokenAddressuint256 tokenAmount
UserCompoundUpdated(address indexed userbool onDepositbool onWithdraw
Withdraw(address indexed useruint256 amount
WithdrawInitiated(address indexed useruint256 amountuint256 burnedAmount
Constructor
constructor(address _rewardTokenaddress _nftContractAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.