Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DEGENS | ERC-20 | 471.334153K | -- | -- | |
RCKT-V2 | ERC-20 | 13.928125 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2917768 | a year ago | | | 0 | 0.000000001071403599 | |
| 2896603 | a year ago | | | 0 | 0.00010402651 | |
| 2895953 | a year ago | | | 0 | 0.0000027118023 | |
| 2895948 | a year ago | | | 0 | 0.000000044565937051 | |
| 2884943 | a year ago | | | 0 | 0.000000050668823021 | |
| 2874257 | a year ago | | | 0 | 0.000000000135101159 | |
| 2874012 | a year ago | | | 0 | 0.000000000175266477 | |
| 2869038 | a year ago | | | 0 | 0.000000000012760584 | |
| 2860238 | a year ago | | | 0 | 0.000013870200 | |
| 2819952 | a year ago | | | 0 | 0.000000000009329472 |
ABI
ABI objects
Getter at block 23182423
duration() view returns (uint256)
1814400
finishAt() view returns (uint256)
1693342599
lastTimeRewardApplicable() view returns (uint256)
1693342599
owner() view returns (address)
0x08528e30304ce983f9dd1c3fa878e8ac7b4bd483
rewardPerToken() view returns (uint256)
21414086174501343571438
rewardPerTokenStored() view returns (uint256)
21414086174501343519909
rewardRate() view returns (uint256)
1
rewardsToken() view returns (address)
0x2acac2f1b88a90970b5dc9d4e7115666986cec16
stakingToken() view returns (address)
0x89b8246da8bab3bb55c900fed9317307d8cdb6d7
totalSupply() view returns (uint256)
13928124543534258209
updatedAt() view returns (uint256)
1692624883
Read-only
balanceOf(address) view returns (uint256)
earned(address _account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events forceAmountChange(uint256 _amount)
getReward()
notifyRewardAmount(uint256 _amount)
renounceOwnership()
setRewardsDuration(uint256 _duration)
stake(uint256 _amount)
transferOwnership(address newOwner)
withdraw(uint256 _amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _stakingToken, address _rewardToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.