YieldFarm2

Verified contract

Active on Ethereum with 267 txns
Deployed by via 0x1e13791f at 13079769
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "YieldFarm2"

0x8b5f9f75f185bba5bb86b8f0776a79d3b4d59bfcf3ddcfb6558e89fddbec06b0
0x509d6a109528f5b95a9611bd2b43a68cf50bb7f461978a0bc1aea63c7d9de179
0xe2fd7253a468fbb516cab2b88a91c41d198bde3cc1d757d475ad4633235ce941
0xb5ae448b4bc5a659d7d3a25ccc622e79b11f3fe69b806e4fdad816953b1aaf69
0xe304a984f342bf50339bd99a5c7ceab33a44c91e8efc98abb7d6572255b29801
0x7c065b7d6cd0e7229ffc8abd8f1562d52dc576643dffa642f252ad2ef938a04c
0x18a280744cce0315872e9ff8cffc4132a72fcd0ac61623d4211e6d4aba658140
0x9dd4697480bfb5fcb5b8f3b1e15dff2b2f572823563899be7b8c022da6a83cbd
0xa89d21c12bc4d57e2b0c477365617798212cae3e5a7bbf5333490aa56d7c8caf
0x74b21bff04b238ea017d685662f3a650617ff4a12d1aa4d0cbcac12c153e7bdd

Functions
Getter at block 21102083
NR_OF_EPOCHS(view returns (uint256)
12
TOTAL_DISTRIBUTED_AMOUNT(view returns (uint256)
576000000000000000000000
epochDuration(view returns (uint256)
604800
epochStart(view returns (uint256)
1630359780
 
getAmountClaimable(view returns (uint256)
getCurrentEpoch(view returns (uint256)
166
getDeprecationPerEpoch(view returns (uint256)
0
getGenesisEpochAmount(view returns (uint256)
48000000000000000000000
isPaused(view returns (bool)
false
lastInitializedEpoch(view returns (uint128)
12
owner(view returns (address)
0xb8d175f16742395f530e0b3bc1d30bd06b78cda9
userLastEpochIdHarvested(view returns (uint256)
0
Read-only
getEpochStake(address userAddressuint128 epochIdview returns (uint256)
getPoolSize(uint128 epochIdview returns (uint256)
lastEpochIdHarvested(addressview returns (uint128)
State-modifying
harvest(uint128 epochIdreturns (uint256)
massHarvest(returns (uint256)
renounceOwnership(
transferOwnership(address newOwner
withdrawERC721(address receiveraddress tokenAddressuint256 tokenId
withdrawErc20(address receiveraddress tokenAddressuint256 amount
withdrawEther(address receiveruint256 amount
Events
Harvest(address indexed useruint128 indexed epochIduint256 amount
MassHarvest(address indexed useruint256 epochsHarvesteduint256 totalValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PausedStateSet(bool isPaused
WithdrawStuckERC20(address indexed receiveraddress indexed tokenAddressuint256 amount
WithdrawStuckERC721(address indexed receiveraddress indexed tokenAddressuint256 indexed tokenId
WithdrawStuckEther(address indexed receiveruint256 amount
Constructor
constructor(address ionxTokenAddressaddress tokenaddress stakeContractaddress communityVaultuint256 genesisEpochAmountuint256 deprecationPerEpochuint256 nrOfEpochs
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.