UniswapRewards
Verified contract
Active on
Ethereum with 3,782 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xb2d7…0dcf
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
QUB | ERC-20 | 1.074961K | -- | -- | |
UNI-V2 | ERC-20 | 288.032646 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20776916 | 2 months ago | | | 0 | 0.00072294329 | |
| 11274712 | 4 years ago | | | 0 | 0.0048637800 | |
| 11150163 | 4 years ago | | | 0 | 0.0027858270 | |
| 11127227 | 4 years ago | | | 0 | 0.0013049211 | |
| 11125021 | 4 years ago | | | 0 | 0.0024012750 | |
| 11121787 | 4 years ago | | | 0 | 0.0016657650 | |
| 11119703 | 4 years ago | | | 0 | 0.0023283780 | |
| 11112651 | 4 years ago | | | 0 | 0.0052595200 | |
| 11105276 | 4 years ago | | | 0 | 0.0030875710 | |
| 11105276 | 4 years ago | | | 0 | 0.0024967901 |
ABI
ABI objects
Getter at block 21259530
DURATION() view returns (uint256)
1296000
initreward() view returns (uint256)
3150000000000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1603392233
lastUpdateTime() view returns (uint256)
1603392233
owner() view returns (address)
0x2c589dcc30a4d4d5f7aee9aab290e69eb5cb2ece
periodFinish() view returns (uint256)
1603392233
qub() view returns (address)
0xb2d74b7a454eda300c6e633f5b593d128c0c0dcf
rewardDistribution() view returns (address)
0x2c589dcc30a4d4d5f7aee9aab290e69eb5cb2ece
rewardPerToken() view returns (uint256)
4446749603355648538119
rewardPerTokenStored() view returns (uint256)
4446749603355648538119
rewardRate() view returns (uint256)
2430555555555555555
totalSupply() view returns (uint256)
288032646302189611116
uniswapLP() view returns (address)
0xc4dfed8305781606bcaa6e80fad85722c6ff1a65
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.