Skip to content
Logo

Swap synthetic AUD and NZD

The app exposes separate mint and redeem flows for the two capped-pilot markets. It is designed to show the full transaction intent before a wallet action is available.

Quote flow

  1. Select Mint or Redeem.
  2. Select AUD / USD or NZD / USD.
  3. Enter an amount.
  4. Review the indicative output or the explicit unavailable state.
  5. Connect a Base wallet only when the approved deployment registry is live.

The UI requests GET /api/v1/prices/{market} for an indicative price. A displayed price is not a firm execution guarantee. The execution path must re-check price freshness, capacity, pause state, fees, slippage, and wallet network.

Current limitations

  • Only AUD and NZD belong to the capped-pilot transaction surface.
  • Approved USDC is the pilot collateral; USDT and other assets are not implied by the UI.
  • A missing registry or price feed produces an unavailable state, never a development fallback.
  • Design-preview balances, market sizes, and yields are illustrative.

Open the swap app →