YieldFarmGenericToken
Verified contract
Active on
Ethereum with 254 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd779…d66e
0x3f14…8e33
Balances ($0.00)
No balances found for "YieldFarmGenericToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15557781 | 2 years ago | | | 0 | 0.0010563760 | |
| 15241264 | 2 years ago | | | 0 | 0.0012542655 | |
| 15178133 | 2 years ago | | | 0 | 0.0050626964 | |
| 14612009 | 3 years ago | | | 0 | 0.0070136624 | |
| 14599357 | 3 years ago | | | 0 | 0.0037923600 | |
| 14426787 | 3 years ago | | | 0 | 0.0066354700 | |
| 14365440 | 3 years ago | | | 0 | 0.0017823827 | |
| 14290186 | 3 years ago | | | 0 | 0.029117052 | |
| 14252879 | 3 years ago | | | 0 | 0.011341944 | |
| 14243992 | 3 years ago | | | 0 | 0.011901834 |
ABI
ABI objects
Getter at block 21097866
EPOCHS_DELAYED_FROM_STAKING_CONTRACT() view returns (uint128)
0
NR_OF_EPOCHS() view returns (uint256)
20
TOTAL_DISTRIBUTED_AMOUNT() view returns (uint256)
1000000
epochDuration() view returns (uint256)
604800
epochStart() view returns (uint256)
1632322800
getCurrentEpoch() view returns (uint256)
163
lastInitializedEpoch() view returns (uint128)
20
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 poolTokenAddress, address entrTokenAddress, address stakeContract, address communityVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.