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