📩Error Message
Last updated
Last updated
Description | errorMsg | errorCode |
---|---|---|
Unknown error.
Unknown error.
10000
System maintenance.
System under maintenance. Please wait and check our Twitter for updates.
10001
Parameter 'affiliate' is invalid.
Affiliate is required if commission_rate is provided.
20001
Parameter 'slippage" is invalid.
Slippage must be within the range [0, 50]
20003
Parameter 'swapProviders' is required.
If 'srcQuoteTokenAddress' differs from 'srcBridgeTokenAddress' or 'dstQuoteTokenAddress' differs from 'dstBridgeTokenAddress', API request parameter 'swapProviders' is required.
20004
Parameter 'bridgeProvider', 'srcBridgeTokenAddress' and 'dstBridgeTokenAddress' are required.
If 'srcChainId' differs from 'dstChainId', API request parameters 'bridgeProvider', 'srcBridgeTokenAddress' and 'dstBridgeTokenAddress' are required.
20005
Address is invalid.
Address {address} is invalid.
20006
Cannot apply parameter 'swap provider'.
{Source/Destination} 'swapProviders' is not allowed {reason}.
20007
Cannot apply parameter 'bridge provider'.
If 'srcChainId' equals 'dstChainId', API request parameter 'bridgeProviders' is not allowed.
20008
Parameter 'sourceQuoteToken' ≤ 0
API request parameter 'srcTokenAmount' must be greater than 0.
20009
Not supported network.
Chain {chain_id} is not supported.
30001
No available route found.
No available route found, please try again later.
30002
Not supported 'bridgeProviders'
'bridgeProvider' : {bridgeProvider} is not supported.
30003
Invalid 'commisionRate'
API request parameter 'commission_rate' {value} is not in the range [{lower_bound}, {upper_bound}].
30004
Not supported 'swapProviders'
'swapProvider' : {swapProvider} is not supported on chain {chain_id}.
30005
Network under maintenance.
The network chain id : {chain_id} is under maintenance, please follow our update.
30006
Applied dex aggregator currently no route.
Applied DEX aggregator is currently unable to provide available route for requested swap pair, please try again later.
30007
Not supported bridge token amount; amount is too low.
Bridge token amount below minimum threshold. Please try a higher amount. Minumum threshold : {Threshold_bridge_token_amount: int} {src_bridge_token_symbol: int} Threshold bridge token address : {src_bridge_token_address: int}
30008
Not supported bridge token amount; amount is too high.
Bridge token amount exceeds maximum threshold. Please try a lower amount. Maximum threshold : {Threshold_bridge_token_amount: int} {src_bridge_token_symbol: int} Threshold bridge token address : {src_bridge_token_address: int}
30009
[yBridge] requested bridge token is not a yBridge token
Requested bridge token is invalid and not supported by yBridge.
31003
[cBridge] API fail
cBridge API error.
32004