GET Firm quote
Request executable calldata for initiating a bridging request
Effectively recipient. This is the pay out address of the final swapped tokens. Funding address will always be the address calls Native Bridge Contract.
^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 executable calldata for initiating a bridging request
Successful response containing executable calldata for initiating a bridging request
Last updated