YieldFarmLP
Verified contract
Active on
Ethereum with 10,830 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0391…750f
0xb0fa…4853
Balances ($0.00)
No balances found for "YieldFarmLP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20137313 | 5 months ago | | | 0 | 0.0021431971 | |
| 19582389 | 7 months ago | | | 0 | 0.012083037 | |
| 19316145 | 9 months ago | | | 0 | 0.023491727 | |
| 19225482 | 9 months ago | | | 0 | 0.0037496426 | |
| 18900897 | a year ago | | | 0 | 0.011379744 | |
| 18896904 | a year ago | | | 0 | 0.0098957498 | |
| 18859787 | a year ago | | | 0 | 0.0024207758 | |
| 18732168 | a year ago | | | 0 | 0.00099771736 | |
| 18732159 | a year ago | | | 0 | 0.010459592 | |
| 18491910 | a year ago | | | 0 | 0.020545525 |
ABI
ABI objects
Getter at block 21210631
NR_OF_EPOCHS() view returns (uint256)
100
TOTAL_DISTRIBUTED_AMOUNT() view returns (uint256)
2000000
epochDuration() view returns (uint256)
604800
epochStart() view returns (uint256)
1603670400
getCurrentEpoch() view returns (uint256)
212
lastInitializedEpoch() view returns (uint128)
100
userLastEpochIdHarvested() view returns (uint256)
0
Read-only
getEpochStake(address userAddress, uint128 epochId) view returns (uint256)
getPoolSize(uint128 epochId) view returns (uint256)
State-modifying
Events harvest(uint128 epochId) returns (uint256)
massHarvest() returns (uint256)
Harvest(address indexed user, uint128 indexed epochId, uint256 amount)
MassHarvest(address indexed user, uint256 epochsHarvested, uint256 totalValue)
constructor(address bondTokenAddress, address uniLP, address stakeContract, address communityVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.