DreamSushiLP
Verified contract
Active on
Ethereum with 744 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xa93d…2762
0x66b3…2d1c
0x3d3e…c654
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 1.37306K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11061838 | 4 years ago | | | 0 | 0.0090117442 | |
| 10997366 | 4 years ago | | | 0 | 0.0080258200 | |
| 10997269 | 4 years ago | | | 0 | 0.011034114 | |
| 10994735 | 4 years ago | | | 0 | 0.0079054300 | |
| 10981701 | 4 years ago | | | 0 | 0.0055935080 | |
| 10981697 | 4 years ago | | | 0 | 0.0040169040 | |
| 10981102 | 4 years ago | | | 0 | 0.0041017460 | |
| 10980146 | 4 years ago | | | 0 | 0.0064111120 | |
| 10980142 | 4 years ago | | | 0 | 0.0044068920 | |
| 10977844 | 4 years ago | | | 0 | 0.0093901640 |
ABI
ABI objects
Getter at block 21216441
DURATION() view returns (uint256)
2419200
EightyPercentBonus() view returns (uint256)
800000000000000000
FiftyPercentBonus() view returns (uint256)
500000000000000000
FourtyPercentBonus() view returns (uint256)
400000000000000000
NinetyPercentBonus() view returns (uint256)
900000000000000000
OneHundredPercentBonus() view returns (uint256)
1000000000000000000
SeventyFivePercentBonus() view returns (uint256)
750000000000000000
SeventyPercentBonus() view returns (uint256)
700000000000000000
SixtyPercentBonus() view returns (uint256)
600000000000000000
TenPercentBonus() view returns (uint256)
100000000000000000
ThirtyPercentBonus() view returns (uint256)
300000000000000000
TwentyPercentBonus() view returns (uint256)
200000000000000000
TwoPercentBonus() view returns (uint256)
20000000000000000
calculateCycle() view returns (address)
0x3d3eb13738c72a81e93fcf13ce7a8b3aaabac654
deployedTime() view returns (uint256)
1599171900
devFund() view returns (address)
0x3249f8c62640dc8ae2f4ed14cd03bca9c6af98b2
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1601699022
lastUpdateTime() view returns (uint256)
1601699022
multiplierToken() view returns (address)
0x66b3037aa8dd64c3ef1aee13a4d1f2509f672d1c
napsDiscountRange() view returns (uint256)
28800
napsLevelFiveCost() view returns (uint256)
20000000000000000000000
napsLevelFourCost() view returns (uint256)
10000000000000000000000
napsLevelOneCost() view returns (uint256)
1000000000000000000000
napsLevelSixCost() view returns (uint256)
30000000000000000000000
napsLevelThreeCost() view returns (uint256)
5000000000000000000000
napsLevelTwoCost() view returns (uint256)
2000000000000000000000
owner() view returns (address)
0x50b3830641a5fd46ac191f168e3eac638c40343c
periodFinish() view returns (uint256)
1601699022
rewardPerToken() view returns (uint256)
39128024865243647805
rewardPerTokenStored() view returns (uint256)
39128024865243647805
rewardRate() view returns (uint256)
1675620391685902286
rewardToken() view returns (address)
0xa93d5cfaa41193b13321c035b4bdd2b534172762
stakingToken() view returns (address)
0x9bd747c626afaaa8c639f0f57fadf3b0be78c050
totalSupply() view returns (uint256)
1373059856158156116599
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 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.