Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5601…7db3
0x66b3…2d1c
0x6491…1bff
10 additional
variables
Balances ($8.36)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CAT | ERC-20 | 161.654862 | $0.051723 |
$8.36 | |
NAP | ERC-20 | 4.131382K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11505084 | 4 years ago | | | 0 | 0.0031444231 | |
| 11445948 | 4 years ago | | | 0 | 0.0035734419 | |
| 11438651 | 4 years ago | | | 0 | 0.0017477802 | |
| 11406522 | 4 years ago | | | 0 | 0.0050776680 | |
| 11401052 | 4 years ago | | | 0 | 0.0022798368 | |
| 11400386 | 4 years ago | | | 0 | 0.0036245020 | |
| 11381723 | 4 years ago | | | 0 | 0.0025615260 | |
| 11379800 | 4 years ago | | | 0 | 0.0029852200 | |
| 11374841 | 4 years ago | | | 0 | 0.0023743800 | |
| 11354136 | 4 years ago | | | 0 | 0.0019241670 |
ABI
ABI objects
Getter at block 21190253
DURATION() view returns (uint256)
1296000
_totalSupply() view returns (uint256)
4131382235863088231033
_totalSupplyAccounting() view returns (uint256)
0
boostLevelFiveBonus() view returns (uint256)
300000000000000000
boostLevelFiveCost() view returns (uint256)
13500000000000000000000
boostLevelFourBonus() view returns (uint256)
250000000000000000
boostLevelFourCost() view returns (uint256)
10000000000000000000000
boostLevelOneBonus() view returns (uint256)
50000000000000000
boostLevelOneCost() view returns (uint256)
1500000000000000000000
boostLevelSixBonus() view returns (uint256)
400000000000000000
boostLevelSixCost() view returns (uint256)
18000000000000000000000
boostLevelThreeBonus() view returns (uint256)
150000000000000000
boostLevelThreeCost() view returns (uint256)
4000000000000000000000
boostLevelTwoBonus() view returns (uint256)
100000000000000000
boostLevelTwoCost() view returns (uint256)
2500000000000000000000
deployedTime() view returns (uint256)
1604090795
devFund() view returns (address)
0x3249f8c62640dc8ae2f4ed14cd03bca9c6af98b2
lastTimeRewardApplicable() view returns (uint256)
1605445208
lastUpdateTime() view returns (uint256)
1605445208
multiplier() view returns (address)
0x64912352749e2be98c374b93a57f301f95cf1bff
multiplierDiscountRange() view returns (uint256)
54000
multiplierToken() view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
owner() view returns (address)
0x50b3830641a5fd46ac191f168e3eac638c40343c
periodFinish() view returns (uint256)
1605445208
rewardPerToken() view returns (uint256)
35756318838284110
rewardPerTokenStored() view returns (uint256)
35756318838284110
rewardRate() view returns (uint256)
308179012345679012
rewardToken() view returns (address)
0x56015bbe3c01fe05bc30a8a9a9fd9a88917e7db3
stakingToken() view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
startTime() view returns (uint256)
1604090712
totalSupply() view returns (uint256)
4131382235863088231033
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.