YieldFarmUnix
Verified contract
Active on
Ethereum with 668 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0c37…7a0f
Balances ($0.00)
No balances found for "YieldFarmUnix"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18704898 | a year ago | | | 0 | 0.0026126831 | |
| 16830959 | 2 years ago | | | 0 | 0.0018884369 | |
| 16781925 | 2 years ago | | | 0 | 0.0017695838 | |
| 16781921 | 2 years ago | | | 0 | 0.0017986987 | |
| 16781919 | 2 years ago | | | 0 | 0.0023698655 | |
| 16732916 | 2 years ago | | | 0 | 0.0023634685 | |
| 16732911 | 2 years ago | | | 0 | 0.0023773626 | |
| 16732906 | 2 years ago | | | 0 | 0.0029326428 | |
| 16715321 | 2 years ago | | | 0 | 0.0020734856 | |
| 16715317 | 2 years ago | | | 0 | 0.0022047809 |
ABI
ABI objects
Getter at block 21176460
EPOCHS_DELAYED_FROM_STAKING_CONTRACT() view returns (uint128)
0
NR_OF_EPOCHS() view returns (uint256)
6
TOTAL_DISTRIBUTED_AMOUNT() view returns (uint256)
4500000
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 stakeContract, address communityVault)
This contract contains no fallback and receive objects.
This contract contains no error objects.