Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.91)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAMBOO | ERC-20 | 74 | $0.012242 |
$0.91 | |
| ERC-20 | 2.4K | -- | -- | |
OHNO | ERC-20 | 77.175824 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22713287 | 4 hours ago | | | 0 | 0.000013735301 | |
| 22713238 | 4 hours ago | | | 0 | 0.000020737855 | |
| 22713230 | 4 hours ago | | | 0 | 0.000029923929 | |
| 22713223 | 4 hours ago | | | 0 | 0.000026245875 | |
| 22713091 | 4 hours ago | | | 0 | 0.000027101745 | |
| 22713079 | 4 hours ago | | | 0 | 0.000027557146 | |
| 22705719 | 8 hours ago | | | 0 | 0.000011124708 | |
| 22704458 | 9 hours ago | | | 0 | 0.0000071620276 | |
| 22703178 | 9 hours ago | | | 0 | 0.0000089579591 | |
| 22703098 | 9 hours ago | | | 0 | 0.000045456180 |
ABI
ABI objects
Getter at block 22720169
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.