Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0a91…9cb7
Balances ($63.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DOS | ERC-20 | 138.77093K | $0.000457 |
$63.42 | |
UNI-V2 | ERC-20 | 237.89651 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15478782 | 2 years ago | | | 0 | 0.0022633291 | |
| 15325386 | 2 years ago | | | 0 | 0.00071325000 | |
| 15125956 | 2 years ago | | | 0 | 0.0022824975 | |
| 15113498 | 2 years ago | | | 0 | 0.00047813891 | |
| 15047194 | 2 years ago | | | 0 | 0.0066853500 | |
| 15047154 | 2 years ago | | | 0 | 0.010455695 | |
| 15038788 | 2 years ago | | | 0 | 0.0011210561 | |
| 14949229 | 3 years ago | | | 0 | 0.0066861900 | |
| 14949196 | 3 years ago | | | 0 | 0.0095118800 | |
| 14942967 | 3 years ago | | | 0 | 0.00091460770 |
ABI
ABI objects
Getter at block 21397327
DURATION() view returns (uint256)
604800
dos() view returns (address)
0x0a913bead80f321e7ac35285ee10d9d922659cb7
lastTimeRewardApplicable() view returns (uint256)
1658042192
lastUpdateTime() view returns (uint256)
1658042192
owner() view returns (address)
0xbb1cc817df2a1f7a3916678fdd6ac783fb86bc81
periodFinish() view returns (uint256)
1658042192
rewardDistribution() view returns (address)
0xbb1cc817df2a1f7a3916678fdd6ac783fb86bc81
rewardPerToken() view returns (uint256)
513827651875047252286
rewardPerTokenStored() view returns (uint256)
513827651875047252286
rewardRate() view returns (uint256)
165343915343915343
totalSupply() view returns (uint256)
237896510100000000000
uni() view returns (address)
0xdadf443c086f9d3c556ebc57c398a852f6a02898
Read-only
balanceOf(address account) view returns (uint256)
earned(address account) view returns (uint256)
rewards(address) view returns (uint256)
userRewardPerTokenPaid(address) view returns (uint256)
State-modifying
Events exit()
getReward()
notifyRewardAmount(uint256 reward)
renounceOwnership()
setRewardDistribution(address _rewardDistribution)
stake(uint256 amount)
transferOwnership(address newOwner)
withdraw(uint256 amount)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.