Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3c04…10b8
0x929d…0043
0x08d9…a5e0
Balances ($243.86)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 243.856944 | $1.00 |
$243.86 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10886843 | 4 years ago | | | 0 | 0.016647000 | |
| 10886837 | 4 years ago | | | 0 | 0.016915500 | |
| 10886830 | 4 years ago | | | 0 | 0.015707250 | |
| 10886804 | 4 years ago | | | 0 | 0.036673650 | |
| 10886684 | 4 years ago | | | 0 | 0.035722424 | |
| 10876142 | 4 years ago | | | 0 | 0.010187125 | |
| 10876113 | 4 years ago | | | 0 | 0.013902405 | |
| 10867454 | 4 years ago | | | 0 | 0.0094300746 | |
| 10867442 | 4 years ago | | | 0 | 0.049457023 | |
| 10854193 | 4 years ago | | | 0 | 0.023011150 |
ABI
ABI objects
Getter at block 21208663
DURATION() view returns (uint256)
604800
FifteenPercentBonus() view returns (uint256)
150000000000000000
FivePercentBonus() view returns (uint256)
50000000000000000
HundredPercentBonus() view returns (uint256)
1000000000000000000
SixtyPercentBonus() view returns (uint256)
600000000000000000
ThirtyPercentBonus() view returns (uint256)
300000000000000000
calculateCycle() view returns (address)
0x08d95d352683242361f87b7b635c93133a03a5e0
deployedTime() view returns (uint256)
1599834322
devFund() view returns (address)
0x3865078e0123d1be111de953aad94cda57a11df5
devFund2() view returns (address)
0xd2af5d1ffa02286bf7d4542a838bbfc0b01575d9
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1600476866
lastUpdateTime() view returns (uint256)
1600440846
multiplierToken() view returns (address)
0x929d87a3aaabc18da7f34945c896f4500cdb0043
napsDiscountRange() view returns (uint256)
28800
napsLevelFiveCost() view returns (uint256)
10000000000000000000
napsLevelFourCost() view returns (uint256)
5000000000000000000
napsLevelOneCost() view returns (uint256)
250000000000000000
napsLevelThreeCost() view returns (uint256)
2000000000000000000
napsLevelTwoCost() view returns (uint256)
1000000000000000000
owner() view returns (address)
0x173c5950281c2a11d001a09a1deb22ac81f77dbd
periodFinish() view returns (uint256)
1600476866
rewardPerToken() view returns (uint256)
16895099651574976710859759099895878
rewardPerTokenStored() view returns (uint256)
15750079855926384874359749487702920
rewardRate() view returns (uint256)
7751833097900336012
rewardToken() view returns (address)
0x3c042629a688090556c06ed3bb7bb910497a10b8
stakingToken() view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply() view returns (uint256)
243856944
Read-only
NAPSlevel(address) view returns (uint256)
balanceOf(address account) view returns (uint256)
calculateCost(uint256 level) view 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)
spentNAPS(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events eject()
exit()
getReward()
notifyRewardAmount(uint256 reward)
purchase(uint256 level)
renounceOwnership()
setCycleContract(address _cycleContract)
setRewardDistribution(address _rewardDistribution)
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(address _stakingToken, address _rewardToken, address _multiplierToken, address _calculateCycleAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.