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 |
---|---|---|---|---|---|
SSJ | ERC-20 | 142.74419K | -- | -- | |
0xe8bd…47a4 (#1031500871419234211074616426984759611806302958341) | ERC-1555 | 142.744K | -- | -- | |
UNI-V2 | ERC-20 | 23.141107K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20664703 | 3 months ago | | | 0 | 0.0016229801 | |
| 20664631 | 3 months ago | | | 0 | 0.0019316093 | |
| 20477586 | 4 months ago | | | 0 | 0.016920459 | |
| 20477584 | 4 months ago | | | 0 | 0.0020763065 | |
| 20136766 | 5 months ago | | | 0 | 0.00047490076 | |
| 19667956 | 8 months ago | | | 0 | 0.0023952565 | |
| 19457764 | 8 months ago | | | 0 | 0.0048712668 | |
| 19284812 | 9 months ago | | | 0 | 0.012922845 | |
| 19195938 | 10 months ago | | | 0 | 0.013988430 | |
| 19187878 | 10 months ago | | | 0 | 0.013679117 |
ABI
ABI objects
Getter at block 21317576
doubleProxy() view returns (address)
0xfaf23b66314e1bef6581ee76a78ac7434989e3a6
startBlock() view returns (uint256)
0
tierData() view returns (uint256[], uint256[], uint256[], uint256[])
([1728000], [5], [1], [36])
tokens() view returns (address[])
[0x44086035439E676c02D411880FcCb9837CE37c57]
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.