Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YFO | ERC-20 | 65.24811 | -- | -- | |
UNI-V2 | ERC-20 | 28.458018 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11512751 | 4 years ago | | | 0 | 0.041004550 | |
| 11504820 | 4 years ago | | | 0 | 0.0068153800 | |
| 11492036 | 4 years ago | | | 0 | 0.0065381800 | |
| 11490378 | 4 years ago | | | 0 | 0.0099171394 | |
| 11489864 | 4 years ago | | | 0 | 0.0042332448 | |
| 11489850 | 4 years ago | | | 0 | 0.0080102450 | |
| 11458905 | 4 years ago | | | 0 | 0.0081070151 | |
| 11453759 | 4 years ago | | | 0 | 0.0024371669 | |
| 11453757 | 4 years ago | | | 0 | 0.0029750390 | |
| 11447304 | 4 years ago | | | 0 | 0.0021334251 |
ABI
ABI objects
Getter at block 21216198
doubleProxy() view returns (address)
0xfc06e260fcad877ffa76aa78ba4654d1ef9f006a
startBlock() view returns (uint256)
10913110
tierData() view returns (uint256[], uint256[], uint256[], uint256[])
([192000, 576000], [8, 4], [10, 1], [4, 12])
tokens() view returns (address[])
[0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2]
Read-only
getStakingCap(uint256 tier) view returns (uint256, uint256)
getStakingInfo(uint256 tier) view returns (uint256 minCap, uint256 hardCap, uint256 remainingToStake)
length(uint256 tier) view returns (uint256)
stakeInfo(uint256 tier, uint256 position) view returns (address, uint256, uint256, uint256, uint256, uint256, uint256, uint256[], uint256)
totalPoolAmount(uint256 poolPosition) view returns (uint256)
State-modifying
Events emergencyFlush()
partialReward(uint256 tier, uint256 position)
setDoubleProxy(address newDoubleProxy)
stake(uint256 tier, uint256 poolPosition, uint256 originalFirstAmount, uint256 firstAmountMin, uint256 value, uint256 secondAmountMin) payable
withdraw(uint256 tier, uint256 position)
PartialWithdrawn(address sender, address indexed receiver, uint256 indexed tier, uint256 reward)
Staked(address indexed sender, uint256 indexed tier, uint256 indexed poolPosition, uint256 firstAmount, uint256 secondAmount, uint256 poolAmount, uint256 reward, uint256 endBlock, uint256[] partialRewardBlockTimes, uint256 splittedReward)
Withdrawn(address sender, address indexed receiver, uint256 indexed tier, uint256 indexed poolPosition, uint256 firstAmount, uint256 secondAmount, uint256 poolAmount, uint256 reward)
constructor(uint256 startBlock, address doubleProxy, address[] tokens, uint256[] timeWindows, uint256[] rewardMultipliers, uint256[] rewardDividers, uint256[] rewardSplitTranches)
This contract contains no fallback and receive objects.
This contract contains no error objects.