UniswapLPReward
Verified contract
Active on
Ethereum with 737 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7925…d8fc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PHOON | ERC-20 | 39.272283 | -- | -- | |
SLP | ERC-20 | 0.000723 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12291119 | 4 years ago | | | 0 | 0.012634400 | |
| 12182984 | 4 years ago | | | 0 | 0.018851720 | |
| 12030618 | 4 years ago | | | 0 | 0.017442680 | |
| 11996329 | 4 years ago | | | 0 | 0.0091287405 | |
| 11992029 | 4 years ago | | | 0 | 0.010967230 | |
| 11978986 | 4 years ago | | | 0 | 0.0093498480 | |
| 11973235 | 4 years ago | | | 0 | 0.0084205150 | |
| 11960757 | 4 years ago | | | 0 | 0.0076910040 | |
| 11960567 | 4 years ago | | | 0 | 0.0081026550 | |
| 11954306 | 4 years ago | | | 0 | 0.0073568710 |
ABI
ABI objects
Getter at block 21264123
DURATION() view returns (uint256)
2419200
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1613664173
lastUpdateTime() view returns (uint256)
1613664173
owner() view returns (address)
0x29fd05ec26e64d73f60fa6e83fd2aeb9ceb4a22f
periodFinish() view returns (uint256)
1613664173
rewardLP() view returns (address)
0xd1482dc5d5f6c140a69157d945267831d1cf2d6e
rewardPerToken() view returns (uint256)
104702232160775545429448
rewardPerTokenStored() view returns (uint256)
104702232160775545429448
rewardRate() view returns (uint256)
909391534391534
totalSupply() view returns (uint256)
722664648570088
typhoon() view returns (address)
0x79256db1bdb6259315a1a3d7dd237f69cadfd8fc
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)
constructor(address _typhoon, address _rewardLP)
This contract contains no fallback and receive objects.
This contract contains no error objects.