YieldFarmLP
Verified contract
Active on
Ethereum with 230 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xddd6…7ac8
0x0c37…7a0f
Balances ($0.00)
No balances found for "YieldFarmLP"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19040089 | 10 months ago | | | 0 | 0.0040030151 | |
| 18707517 | a year ago | | | 0 | 0.0033695704 | |
| 18707492 | a year ago | | | 0 | 0.0033253875 | |
| 18707489 | a year ago | | | 0 | 0.0040379134 | |
| 15919623 | 2 years ago | | | 0 | 0.0014358089 | |
| 15905608 | 2 years ago | | | 0 | 0.0011999571 | |
| 15825369 | 2 years ago | | | 0 | 0.0019399943 | |
| 15825364 | 2 years ago | | | 0 | 0.0019753629 | |
| 15825354 | 2 years ago | | | 0 | 0.0027167896 | |
| 15713146 | 2 years ago | | | 0 | 0.0051427035 |
ABI
ABI objects
Getter at block 21176563
EPOCHS_DELAYED_FROM_STAKING_CONTRACT() view returns (uint128)
0
NR_OF_EPOCHS() view returns (uint256)
6
TOTAL_DISTRIBUTED_AMOUNT() view returns (uint256)
13500000
epochDuration() view returns (uint256)
2592000
epochStart() view returns (uint256)
1638518400
getCurrentEpoch() view returns (uint256)
36
lastInitializedEpoch() view returns (uint128)
6
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 unixTokenAddress, address uniLP, address stakeContract, address communityVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.