YieldFarmGenericToken
Verified contract
Active on
Ethereum with 1,472 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) |
---|---|---|---|---|---|---|---|
| 18475103 | a year ago | | | 0 | 0.0023468711 | |
| 15722772 | 2 years ago | | | 0 | 0.00076824173 | |
| 15523842 | 2 years ago | | | 0 | 0.0015375398 | |
| 15276881 | 2 years ago | | | 0 | 0.0034875875 | |
| 14500189 | 3 years ago | | | 0 | 0.0024423924 | |
| 14491731 | 3 years ago | | | 0 | 0.0033454055 | |
| 14429162 | 3 years ago | | | 0 | 0.0030146085 | |
| 14397497 | 3 years ago | | | 0 | 0.0024123822 | |
| 14333141 | 3 years ago | | | 0 | 0.0029807048 | |
| 14293535 | 3 years ago | | | 0 | 0.0045439590 |
ABI
ABI objects
Getter at block 21100247
EPOCHS_DELAYED_FROM_STAKING_CONTRACT() view returns (uint128)
0
NR_OF_EPOCHS() view returns (uint256)
4
TOTAL_DISTRIBUTED_AMOUNT() view returns (uint256)
5000000
epochDuration() view returns (uint256)
604800
epochStart() view returns (uint256)
1636329600
getCurrentEpoch() view returns (uint256)
156
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.