YAMYFIPool
Verified contract
Active on
Ethereum with 8,189 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0e22…da16
Balances ($85.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFI | ERC-20 | 0.012351 | $6,944.68 |
$85.77 | |
SOLID | ERC-20 | 49.610986K | -- | -- | |
RAMP | ERC-20 | 200 | -- | -- | |
BITTO | ERC-20 | 18.9 | -- | -- | |
TOMATOS | ERC-20 | 9.001 | -- | -- | |
DPL | ERC-20 | 0.2 | -- | -- | |
YBET | ERC-20 | 0.0144 | -- | -- | |
TRUMP | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15276599 | 2 years ago | | | 0 | 0.0030161145 | |
| 13322043 | 3 years ago | | | 0 | 0.0074153037 | |
| 13322026 | 3 years ago | | | 0 | 0.012408786 | |
| 12583704 | 3 years ago | | | 0 | 0.0013516503 | |
| 11677683 | 4 years ago | | | 0 | 0.0048478000 | |
| 10902254 | 4 years ago | | | 0 | 0.0058873600 | |
| 10882371 | 4 years ago | | | 0 | 0.014268050 | |
| 10865528 | 4 years ago | | | 0 | 0.018911100 | |
| 10848536 | 4 years ago | | | 0 | 0.0094992083 | |
| 10848172 | 4 years ago | | | 0 | 0.0063275700 |
ABI
ABI objects
Getter at block 21160479
DURATION() view returns (uint256)
625000
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)
25437741003491167737
rewardPerTokenStored() view returns (uint256)
25437741003491167737
rewardRate() view returns (uint256)
400000000000000000
starttime() view returns (uint256)
1597172400
totalSupply() view returns (uint256)
2350904931759938
yam() view returns (address)
0x0e2298e3b3390e3b945a5456fbf59ecc3f55da16
yfi() view returns (address)
0x0bc529c00c6401aef6d220be8c6ea1667f6ad93e
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.