Skip to main content

How does it work

Main Flow
  1. Call the Get Chain List API to retrieve supported chains. Select the source and destination chains.
  2. Call the Get Token List API for both chains to fetch their supported tokens.
  3. Call the Get Cross-chain Quote API with the selected parameters to obtain transfer info and signature fields.
    • sourceChain
    • sourceToken
    • destChain
    • destToken
    • amount
    • to
  4. Sign the returned signature fields and submit the transaction.