Liquidity Relaying
Last updated
Native Core liquidity is accessible through Native Relay in two integration modes, each suited to a different venue type and user flow. Both are compatible with how existing on-chain swap infrastructures operate.
The user requests firm quotes on public networks.
Native Relay generates firm-quote calldata based on Native Core liquidity.
Lowest-friction for existing DEX aggregators, wallets, and solvers.
The user commits an intent on public networks.
Native Relay executes the trade on Native Core, and settles with the user on public network.
Ideal for meta-aggregators, intent platforms, and cross-chain UI.
Users deposit and trade directly on Native Core.
Ideal for users who want full CLOB access with all the available order types. (limit, market)
DEX Aggregators / Wallets / Solvers
Mode — RFQ
Meta-Aggregator / Intent & Cross-chain Platforms
Mode — Intent
Venues wanting full CLOB access
Mode — Direct
Last updated