YAMIncentivizer
Verified contract
Active on
Ethereum with 7,193 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0aac…8521
Balances ($99.08)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YAM | ERC-20 | 2.612839K | $0.03792 |
$99.08 | |
UNI-V2 | ERC-20 | 2.566693K | -- | -- | |
FAN | ERC-20 | 40 | -- | -- | |
TOMATOS | ERC-20 | 9.999 | -- | -- | |
FAN | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16252387 | 2 years ago | | | 0 | 0.0012452870 | |
| 16234069 | 2 years ago | | | 0 | 0.00081039325 | |
| 15732585 | 2 years ago | | | 0 | 0.0038590473 | |
| 12819160 | 3 years ago | | | 0 | 0.0042895380 | |
| 12707721 | 3 years ago | | | 0 | 0.0010763000 | |
| 12387564 | 4 years ago | | | 0 | 0.0028630401 | |
| 12387564 | 4 years ago | | | 0 | 0.013180800 | |
| 12344422 | 4 years ago | | | 0 | 0.0045535400 | |
| 12303939 | 4 years ago | | | 0 | 0.0060272800 | |
| 12147041 | 4 years ago | | | 0 | 0.0089450460 |
ABI
ABI objects
Getter at block 21161955
DURATION() view returns (uint256)
604800
breaker() view returns (bool)
true
initialized() view returns (bool)
true
initreward() view returns (uint256)
67432500000000000000000
isOwner() view returns (bool)
false
lastTimeRewardApplicable() view returns (uint256)
1602965136
lastUpdateTime() view returns (uint256)
1602965136
owner() view returns (address)
0x8b4f1616751117c38a0f84f9a146cca191ea3ec5
periodFinish() view returns (uint256)
1602965136
rewardDistribution() view returns (address)
0x8b4f1616751117c38a0f84f9a146cca191ea3ec5
rewardPerToken() view returns (uint256)
183180280089681202
rewardPerTokenStored() view returns (uint256)
183180280089681202
rewardRate() view returns (uint256)
111495535714285714
starttime() view returns (uint256)
1600545600
totalSupply() view returns (uint256)
2566692900581149343556
uni_lp() view returns (address)
0xb93cc05334093c6b3b8bfd29933bb8d5c031cabc
yam() view returns (address)
0x0aacfbec6a24756c20d41914f2caba817c0d8521
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()
rescueTokens(address _token, uint256 amount, address to)
setBreaker(bool breaker_)
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.