YAMAMPLPool
Verified contract
Active on
Ethereum with 9,301 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e22…da16
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNI-V2 | ERC-20 | 0.000762 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20938640 | a month ago | | | 0 | 0.0011111350 | |
| 20567298 | 3 months ago | | | 0 | 0.00017656080 | |
| 20567294 | 3 months ago | | | 0 | 0.00018894140 | |
| 10980895 | 4 years ago | | | 0 | 0.012531070 | |
| 10979385 | 4 years ago | | | 0 | 0.0039561600 | |
| 10848220 | 4 years ago | | | 0 | 0.0062519889 | |
| 10821503 | 4 years ago | | | 0 | 0.015000282 | |
| 10811583 | 4 years ago | | | 0 | 0.0098729460 | |
| 10776339 | 4 years ago | | | 0 | 0.071061942 | |
| 10771329 | 4 years ago | | | 0 | 0.0094316400 |
ABI
ABI objects
Getter at block 21171689
DURATION() view returns (uint256)
625000
ampl_eth_uni_lp() view returns (address)
0xc5be99a02c6857f9eac67bbce58df5572498f40c
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1597797400
lastUpdateTime() view returns (uint256)
1597797400
owner() view returns (address)
0xae99ff8fe2236af5083ea979ecf1dbaa0efd07e3
periodFinish() view returns (uint256)
1597797400
rewardDistribution() view returns (address)
0xae99ff8fe2236af5083ea979ecf1dbaa0efd07e3
rewardPerToken() view returns (uint256)
154247930956708282900474
rewardPerTokenStored() view returns (uint256)
154247930956708282900474
rewardRate() view returns (uint256)
400000000000000000
starttime() view returns (uint256)
1597172400
totalSupply() view returns (uint256)
761871377204292
yam() view returns (address)
0x0e2298e3b3390e3b945a5456fbf59ecc3f55da16
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.