Asset Managers
Compounders
The Compounder will act as an Asset Manager for Arcadia Accounts. It will allow third parties to trigger the compounding functionality for a Uniswap V3 Liquidity Position in the Account. Compounding can only be triggered if certain conditions are met and the initiator will get a small fee for the service provided.
Compounders for Margin Accounts:
Compounders for Spot Accounts:
Rebalancers
The Rebalancer will act as an Asset Manager for Arcadia Accounts. It will allow third parties to trigger the rebalancing functionality for a Liquidity Position in the Account. The owner of an Arcadia Account should set an initiator via setAccountInfo()
that will be permisionned to rebalance all Liquidity Positions held in that Account. The Rebalancer works with both UniswapV3 and Slipstream Liquidity Positions.
Rebalancer: 0x9Ba13B512004A5d5Dc9DdA232215797cC1672597 The Rebalancer for margin Accounts.
RebalancerSpot: 0xC729213B9b72694F202FeB9cf40FE8ba5F5A4509 The Rebalancer for spot Accounts.
Last updated