Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.68)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BAMBOO | ERC-20 | 74 | $0.009185 |
$0.68 | |
| 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) |
---|---|---|---|---|---|---|---|
| 21766231 | 7 hours ago | | | 0 | 0.0000035124663 | |
| 21765991 | 7 hours ago | | | 0 | 0.0000044468259 | |
| 21753899 | 14 hours ago | | | 0 | 0.0000071139909 | |
| 21753851 | 14 hours ago | | | 0 | 0.0000031504798 | |
| 21753844 | 14 hours ago | | | 0 | 0.000020555078 | |
| 21753824 | 14 hours ago | | | 0 | 0.000024355089 | |
| 21746367 | 18 hours ago | | | 0 | 0.0000040531550 | |
| 21746355 | 18 hours ago | | | 0 | 0.0000039358958 | |
| 21743770 | 20 hours ago | | | 0 | 0.0000031972646 | |
| 21739835 | a day ago | | | 0 | 0.0000022470184 |
ABI
ABI objects
Getter at block 21779236
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.