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
  • 1. The request method is POST, application/json
  • 2. Status code description:
  1. bridgers API endpoints

status code

1. The request method is POST, application/json

2. Status code description:

code
description

101

required parameter is empty

102

invalid parameter

103

invalid address

104

amount should be a valid number string

105

Same currency cannot be exchanged

106

token does not exist

107

This fromToken does not support exchange yet

108

This toToken does not support exchange yet

109

target address is not support coin contract address

110

target address is not support contract address

411

Insufficient account balance

412

quote fail

413

swap fail

414

fail:updated, please do not update again!

415

query fail

777

Frequent operations, please try again later

906

System exceptions

907

Forbidden Request

908

No authorization

999

Service Internal Error

1114

Birdgers does not provide services for your current country/region

1145

There are risks in the target address, refund address or IP. Please change to other addresses and IPs for redemption.

1146

The XRP address does not activate the token

PreviousSwap procedureNextGet coins list

Last updated 1 month ago