GET Indicative quote
Address of the user requesting the indicative quote
^0x[a-fA-F0-9]{40}$Blockchain name of the chain to initiate bridging, eg: ethereum, arbitrum, ... (refer to network name reference)
Blockchain name of the chain to receive bridged tokens, eg: ethereum, arbitrum, ... (refer to network name reference)
Address of the token to be sold/bridge-out
^0x[a-fA-F0-9]{40}$Address of the token to be bought/bridge-in
^0x[a-fA-F0-9]{40}$The amount of token_in token to pay/sell/bridge-out
The version of Native Swap Router (if bridging includes token swaps). Leave empty or use 4 (latest)
The API key that was assigned to you by Native
Successful response containing indicative quote for a bridging request
Indicates whether the request was successful
Address of the token being bought/bridge-in
^0x[a-fA-F0-9]{40}$Address of the token being sold/bridge-out
^0x[a-fA-F0-9]{40}$Amount of buyer token (in token units)
Amount of buyer token (in wei)
Amount of seller token (in token units)
Amount of seller token (in wei)
Price of the quote
Widget fee in USD
Liquidity provider fee in USD
Total fee in USD
Array of route token symbols
Source identifiers for the quote
Bridging confirm speed. Fast orders will be confirmed in no longer than 10 seconds. Slow orders can take up to 3 mins.
Successful response containing indicative quote for a bridging request
Last updated