⚙️
Native Developers
  • Native V1
    • Overview
    • Operations
      • Single-Hop Transaction: Off-chain Pricing
      • Single-Hop Transaction: On-chain Pricing
      • Multi-Hop Transaction
      • L1 Token Swap
      • Creating a Pool
      • Updating a Pool
    • System Components
      • GUI
      • Native Backend
      • Pricer
      • Registry
      • Signer
      • Pool
      • Pool Factory
      • Treasury
      • Router
    • Smart Contracts
      • Core
        • Registry
        • NativePool
        • NativePoolFactory
        • NativeRouter
      • Liquidity Pools
    • Contract Address
    • API References
      • GET /v1/indicative-quote
      • GET /v1/orderbook
      • GET v1/firm-quote
      • GET v1/firm-quote/calldata
    • Guide
      • Get quote for ETH to USDT
      • Execute ETH to USDT swap on Native
    • Routing
  • Market Maker Integration
    • WebSocket Connection
Powered by GitBook
On this page
  1. Native V1

System Components

PreviousUpdating a PoolNextGUI

Last updated 2 years ago

Native is made up of a combination of on-chain and off-chain components:

  1. (Off-chain)

  2. (Off-chain)

  3. (Off-chain)

  4. (On-chain)

  5. (Off-chain)

  6. (On-chain)

  7. (On-chain)

  8. (On-chain)

  9. (On-chain)

GUI
Native Backend
Pricer
Registry
Signer
Pool
Pool Factory
Treasury
Router