Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x66b3…2d1c
0x66b3…2d1c
0x6491…1bff
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
NAP | ERC-20 | 15.766219K | -- | -- | |
UNI-V2 | ERC-20 | 0.0742 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11474286 | 4 years ago | | | 0 | 0.0065718800 | |
| 11401680 | 4 years ago | | | 0 | 0.0014281160 | |
| 11398457 | 4 years ago | | | 0 | 0.0020673690 | |
| 11398201 | 4 years ago | | | 0 | 0.0015745500 | |
| 11388277 | 4 years ago | | | 0 | 0.0016911900 | |
| 11387104 | 4 years ago | | | 0 | 0.0033289630 | |
| 11386762 | 4 years ago | | | 0 | 0.0046186800 | |
| 11348864 | 4 years ago | | | 0 | 0.0016429700 | |
| 11346420 | 4 years ago | | | 0 | 0.0022478421 | |
| 11334248 | 4 years ago | | | 0 | 0.0066265350 |
ABI
ABI objects
Getter at block 21200087
DURATION() view returns (uint256)
1296000
_totalSupply() view returns (uint256)
74200000000000000
_totalSupplyAccounting() view returns (uint256)
0
boostLevelFiveBonus() view returns (uint256)
300000000000000000
boostLevelFiveCost() view returns (uint256)
9000000000000000000000
boostLevelFourBonus() view returns (uint256)
250000000000000000
boostLevelFourCost() view returns (uint256)
6500000000000000000000
boostLevelOneBonus() view returns (uint256)
50000000000000000
boostLevelOneCost() view returns (uint256)
2250000000000000000000
boostLevelSixBonus() view returns (uint256)
400000000000000000
boostLevelSixCost() view returns (uint256)
15000000000000000000000
boostLevelThreeBonus() view returns (uint256)
150000000000000000
boostLevelThreeCost() view returns (uint256)
3500000000000000000000
boostLevelTwoBonus() view returns (uint256)
100000000000000000
boostLevelTwoCost() view returns (uint256)
2750000000000000000000
deployedTime() view returns (uint256)
1604352136
devFund() view returns (address)
0x3249f8c62640dc8ae2f4ed14cd03bca9c6af98b2
lastTimeRewardApplicable() view returns (uint256)
1605657129
lastUpdateTime() view returns (uint256)
1605657129
multiplier() view returns (address)
0x64912352749e2be98c374b93a57f301f95cf1bff
multiplierDiscountRange() view returns (uint256)
54000
multiplierToken() view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
owner() view returns (address)
0x50b3830641a5fd46ac191f168e3eac638c40343c
periodFinish() view returns (uint256)
1605657129
rewardPerToken() view returns (uint256)
7042367110526345010755
rewardPerTokenStored() view returns (uint256)
7042367110526345010755
rewardRate() view returns (uint256)
848765432098765432
rewardToken() view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
stakingToken() view returns (address)
0x7d829fcc84f9dca5a3e6d9fb73545bacf350146a
startTime() view returns (uint256)
1604361130
totalSupply() view returns (uint256)
74200000000000000
Read-only
_balances(address) view returns (uint256)
_balancesAccounting(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
boostLevel(address) view returns (uint256)
calculateCost(uint256 level) view returns (uint256)
calculateCycle(uint256 _deployedTime, uint256 _currentTime, uint256 _duration) pure returns (uint256)
earned(address account) view returns (uint256)
getLevel(address account) view returns (uint256)
getSpent(address account) view returns (uint256)
getTotalMultiplier(address account) view returns (uint256)
rewards(address) view returns (uint256)
spentMultiplierTokens(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events changeBoostLevels(uint256 _boostLevelOneCost, uint256 _boostLevelTwoCost, uint256 _boostLevelThreeCost, uint256 _boostLevelFourCost, uint256 _boostLevelFiveCost, uint256 _boostLevelSixCost, uint256 _boostLevelOneBonus, uint256 _boostLevelTwoBonus, uint256 _boostLevelThreeBonus, uint256 _boostLevelFourBonus, uint256 _boostLevelFiveBonus, uint256 _boostLevelSixBonus)
eject()
exit()
getReward()
kill()
notifyRewardAmount(uint256 reward)
notifyRewardAmountWithoutUpdateTime(uint256 reward)
purchase(uint256 level)
renounceOwnership()
setOwner(address _newOwner)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
Boost(uint256 level)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RewardAdded(uint256 reward)
RewardPaid(address indexed user, uint256 reward)
Staked(address indexed user, uint256 amount)
Withdrawn(address indexed user, uint256 amount)
constructor(uint256 _duration, uint256 _multiplierDiscountRange, address _stakingToken, address _rewardToken, address _multiplierToken, uint256 _startTime, address _multiplierAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.