YieldFarm
Verified contract
Active on
Ethereum with 3,661 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "YieldFarm"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21087881 | 10 days ago | | | 0 | 0.0093300078 | |
| 21041615 | 17 days ago | | | 0 | 0.0046465886 | |
| 21017045 | 20 days ago | | | 0 | 0.00019485298 | |
| 21017030 | 20 days ago | | | 0 | 0.00020349286 | |
| 21017020 | 20 days ago | | | 0 | 0.00017906022 | |
| 21016869 | 20 days ago | | | 0 | 0.0020087355 | |
| 20802519 | 2 months ago | | | 0 | 0.0041819621 | |
| 20706184 | 2 months ago | | | 0 | 0.00065881477 | |
| 20607044 | 3 months ago | | | 0 | 0.0013543822 | |
| 20589320 | 3 months ago | | | 0 | 0.00071211562 |
ABI
ABI objects
Getter at block 21162425
NR_OF_EPOCHS() view returns (uint256)
100
TOTAL_DISTRIBUTED_AMOUNT() view returns (uint256)
2505000000000000000000000
epochDuration() view returns (uint256)
604800
epochStart() view returns (uint256)
1618993800
getCurrentEpoch() view returns (uint256)
186
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)
lastEpochIdHarvested(address) view returns (uint128)
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 pushTokenAddress, address token, address stakeContract, address communityVault, uint256 genesisEpochAmount, uint256 deprecationPerEpoch, uint256 nrOfEpochs)
This contract contains no fallback and receive objects.
This contract contains no error objects.