Bridgers API
Chinese API
  • Basic information
  • Swap procedure
  • bridgers API endpoints
    • status code
    • Get coins list
    • Request quote
    • Contract approval
    • Obtain callData
    • Generate order information
    • Query transaction records
    • Query transaction details
  • FAQ
    • FAQ
  • Basic
    • Consensus Mechanism
Powered by GitBook
On this page

Swap procedure

flow chart

PreviousBasic informationNextstatus code

Last updated 1 year ago

Note: There are two ways to obtain calldata data in step 17. One is that the frontend directly generates calldata data by requesting the smart contract, and the other is that calldata data is obtained by requesting the endpoint. For details, please refer to [Obtain callData]