A quote is unavailable
An unavailable route is not an instruction to increase slippage. Slippage controls settlement bounds; it does not create liquidity.
Why there can be more than one wallet request
The spending contract needs an allowance before it can transfer an ERC-20 input. The current wallet flow can:- Skip approval if the existing allowance is sufficient.
- Request approval for the required amount if there is no allowance.
- Reset an insufficient nonzero allowance to zero, then approve the required amount.
New launches are paused
The registry’slaunchesPaused() flag controls new token creation. At the latest deployment check, it was true. A paused launch is not fixed by increasing gas or slippage.
This gate applies to FX-pair, single-currency, and dedicated official-FX launches. Changing it does not restart an existing token’s opening window or pause existing trading and claims.