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 |
---|---|---|---|---|---|
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 163 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22756983 | 4 hours ago | | | 0 | 0.0000038152605 | |
| 22756844 | 4 hours ago | | | 0 | 0.0000039895966 | |
| 22756840 | 4 hours ago | | | 0 | 0.0000060734540 | |
| 22756836 | 4 hours ago | | | 0 | 0.0000060734540 | |
| 22746602 | 10 hours ago | | | 0 | 0.0000047182218 | |
| 22746536 | 10 hours ago | | | 0 | 0.0000046526269 | |
| 22746475 | 10 hours ago | | | 0 | 0.0000041546772 | |
| 22723823 | a day ago | | | 0 | 0.0000044486174 | |
| 22723641 | a day ago | | | 0 | 0.0000047876282 | |
| 22713182 | a day ago | | | 0 | 0.0000049143987 |
ABI
ABI objects
Getter at block 22763758
admin() view returns (address)
0x1c5f335657551f3f5526ff5630cc4540b2af70e3
ownerFixed() view returns (bool)
false
Read-only
advisors(address) view returns (address)
rebalancers(address) view returns (address)
State-modifying
Events addBaseLiquidity(address _hypervisor, uint256 amount0, uint256 amount1, uint256[2] inMin)
addLimitLiquidity(address _hypervisor, uint256 amount0, uint256 amount1, uint256[2] inMin)
addLiquidity(address _hypervisor, int24 tickLower, int24 tickUpper, uint256 amount0, uint256 amount1, uint256[2] inMin)
compound(address _hypervisor) returns (uint128 baseToken0Owed, uint128 baseToken1Owed, uint128 limitToken0Owed, uint128 limitToken1Owed, uint256[4] inMin)
compound(address _hypervisor, uint256[4] inMin) returns (uint128 baseToken0Owed, uint128 baseToken1Owed, uint128 limitToken0Owed, uint128 limitToken1Owed)
fixOwnership()
pullLiquidity(address _hypervisor, int24 tickLower, int24 tickUpper, uint128 shares, uint256[2] minAmounts) returns (uint256 base0, uint256 base1)
pullLiquidity(address _hypervisor, uint256 shares, uint256[4] minAmounts) returns (uint256 base0, uint256 base1, uint256 limit0, uint256 limit1)
rebalance(address _hypervisor, int24 _baseLower, int24 _baseUpper, int24 _limitLower, int24 _limitUpper, address _feeRecipient, uint256[4] inMin, uint256[4] outMin)
removeWhitelisted(address _hypervisor)
rescueERC20(address token, address recipient)
setAdvisor(address _hypervisor, address newAdvisor)
setFee(address _hypervisor, uint8 newFee)
setRebalancer(address _hypervisor, address newRebalancer)
setWhitelist(address _hypervisor, address newWhitelist)
toggleDirectDeposit(address _hypervisor)
transferAdmin(address newAdmin)
transferHypervisorOwner(address _hypervisor, address newOwner)
This contract contains no event objects.
constructor(address _admin)
This contract contains no fallback and receive objects.
This contract contains no error objects.