YieldFarmGenericToken
Verified contract
Active on
Ethereum with 369 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xed14…3677
0xe98a…d486
Balances ($0.00)
No balances found for "YieldFarmGenericToken"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14603188 | 3 years ago | | | 0 | 0.0043570249 | |
| 14425347 | 3 years ago | | | 0 | 0.0031511453 | |
| 14363910 | 3 years ago | | | 0 | 0.0031830852 | |
| 14338949 | 3 years ago | | | 0 | 0.0029952111 | |
| 14296898 | 3 years ago | | | 0 | 0.017898671 | |
| 14227203 | 3 years ago | | | 0 | 0.0097327997 | |
| 14204891 | 3 years ago | | | 0 | 0.0060816081 | |
| 14200522 | 3 years ago | | | 0 | 0.0088601957 | |
| 14192723 | 3 years ago | | | 0 | 0.0070183660 | |
| 14157196 | 3 years ago | | | 0 | 0.0085323150 |
ABI
ABI objects
Getter at block 21202291
EPOCHS_DELAYED_FROM_STAKING_CONTRACT() view returns (uint128)
0
NR_OF_EPOCHS() view returns (uint256)
4
TOTAL_DISTRIBUTED_AMOUNT() view returns (uint256)
2500000
epochDuration() view returns (uint256)
604800
epochStart() view returns (uint256)
1636329600
getCurrentEpoch() view returns (uint256)
158
lastInitializedEpoch() view returns (uint128)
4
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 fdtTokenAddress, address stakeContract, address communityVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.