โFAQ
Last updated
Last updated
What price oracle do you use for the various triggers (prescheduled actions that happen in the future)?
USD price-based triggers: no longer supported
VOL-VOL price based triggers: current on-chain liquidity pool price
VOL-VOL price based triggers with TWAP duration: arithmetic TWAP (time weighted average price) from on-chain price oracle. However, if the oracle if the oracle doesn't have enough data to cover the specified duration, then only the available data will be used. On-chain price oracles use a memory slot each time the price changes, and anybody can pay gas fees to increase the number of slots. Pools with low trading volumes tend to have fewer slots and thus smaller durations of data for computing the TWAP.
Ratio-based triggers: same as #2
Ratio-based triggers with duration setting: same as #3
Limit Orders: same as #2
What AMMs and asset pairs / pools do you support?
As of 2024 July, Aperture supports all pairs/pools for all fee tiers across 11 chains across 3 AMMs. Some tokens with low trading volume may require importing by address. Some pools may require initialization before adding liquidity.
UNISWAP_V3
Ethereum
Arbitrum
Optimism
Polygon
Base
BNB Chain
Avalanche
Scroll
PANCAKESWAP_V3
Ethereum
BNB Chain
ApertureSwap
Manta Pacific
How many pre-scheduled actions can I have open at once and where can I see them?
You can have 3 rebalance triggers & 3 close triggers open at once. We will execute based on whichever trigger condition is met first. All remaining open triggers will be negated as you will now have a new position ID.
Each address can have a maximum of 50 triggers setup. If you wish to have more than 50 triggers please reach out to whales@aperture.finance
You can see the triggers under the position detail page.
I have provided liquidity, but why can't I see any APTR rewards on the airdrop dashboard?
Airdrop dashboard is not realtime and your rewards will be updated sometime after the campaign ends as team will collect the data on how much fees users have generated during the campaign period.
Why didn't the trigger with TWAP duration of 2 hours execute yet?
Triggers with a TWAP duration will wait until at least the specified duration before triggering, and the wait time resets each time the user updates the trigger. This allows users the option to provide very concentrated liquidity to maximize liquidity mining while limiting impermanent loss. Alternatively, the slippage or gas fee ceiling settings might be too strict.
Why am I receiving the following error when setting up a Recurring Rebalance trigger on Manta: "Your create strategy request has failed: Error: AxiosError: Request failed with status code 400"?
It's because Recurring Rebalance is not supported on Manta.
What happens to my unclaimed fees after rebalancing?
Your fees will be added to the new position after rebalancing.
Why is my avax-usdc LP no longer showing up?
Looks like you had your funds stuck on Aperture vaults on Avalanche network. You can withdraw it from https://legacy-app.aperture.finance/
General
Is there any fee charged by Aperture?
Please refer to the Feessection for details.
Is the APTR token live yet?
Yes, token info is available at Token Infopage.
I received the โInternal JSON-RPC errorโ when swapping on Aperture. What should I do?
Change your RPC to a different one, then refresh the page to retry. You can connect your wallet to https://chainlist.org/ and select another RPC.
ApertureSwap
Is there a dashboard that I can view all available pools on ApertureSwap?
Yes at https://www.geckoterminal.com/manta-pacific/apertureswap/pools
LP Tooling
What is the difference between automated rebalancing and recurring rebalancing?
Automated rebalancing happens once while recurring rebalancing keeps recurring each time the trigger condition is met.