Balances ($0.00)
No balances found for "Admin"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20672070 | 2 months ago | | | 0 | 0.0010246823 | |
| 20672065 | 2 months ago | | | 0 | 0.0013200299 | |
| 20672060 | 2 months ago | | | 0 | 0.0010040344 | |
| 20672056 | 2 months ago | | | 0 | 0.0010193852 | |
| 20672039 | 2 months ago | | | 0 | 0.00085657499 | |
| 20672035 | 2 months ago | | | 0 | 0.0016638426 | |
| 20671402 | 2 months ago | | | 0 | 0.00086587939 | |
| 20671393 | 2 months ago | | | 0 | 0.00080867703 | |
| 20671371 | 2 months ago | | | 0 | 0.00029254206 | |
| 20671371 | 2 months ago | | | 0 | 0.00029254206 |
ABI
ABI objects
Getter at block 21158361
admin() view returns (address)
0xf14c8b0ab465bd3d22d04495a8e25f75da2ec16e
advisor() view returns (address)
0x2a8f0bdc37a7ff86dfdc758301c2106383a46dea
Read-only
This contract contains no read-only function objects.
State-modifying
Events appendList(address _hypervisor, address[] listed)
emergencyBurn(address _hypervisor, int24 tickLower, int24 tickUpper, uint128 liquidity)
emergencyWithdraw(address _hypervisor, address token, uint256 amount)
rebalance(address _hypervisor, int24 _baseLower, int24 _baseUpper, int24 _limitLower, int24 _limitUpper, address _feeRecipient, int256 swapQuantity)
rescueERC20(address token, address recipient)
setDepositMax(address _hypervisor, uint256 _deposit0Max, uint256 _deposit1Max)
setMaxTotalSupply(address _hypervisor, uint256 _maxTotalSupply)
toggleWhitelist(address _hypervisor)
transferAdmin(address newAdmin)
transferAdvisor(address newAdvisor)
transferHypervisorOwner(address _hypervisor, address newOwner)
This contract contains no event objects.
constructor(address _admin, address _advisor)
This contract contains no fallback and receive objects.
This contract contains no error objects.