outputAmount field.
https://api.delora.build/v1The sending chain id
The receiving chain id
The token address that should be transferred
The token address that should be transferred to
The sending wallet address
The receiving wallet address. If none is provided, the senderAddress will be used
The amount that should be sent including all decimals (e.g. 1000000 for 1 USDC with 6 decimals)
A string containing tracking information about the integrator of the API
An optional fee applied to the transaction, expressed as a decimal value. Supported range is from 0 to 0.1 (0 – 10%). If this parameter is not specified, no fees are collected.
Specifies the maximum permissible slippage for a transaction, expressed as a decimal value. For example, 0.005 corresponds to a slippage of 0.5%. Allowed range: 0 ≤ x ≤ 1
List of bridge adapters that should be excluded from the /quotes. Bridge tool identifiers must be provided as a comma-separated list. Retrieve current bridge keys from the /v1/tools endpoint.
"relay"
"relay, mayan"
List of exchange adapters that should be excluded from the /quotes. Exchange tool identifiers must be provided as a comma-separated list. Retrieve current exchange keys from the /v1/tools endpoint.
"jupiter"
"okx, across"
Quote response
The amount that should be transferred including all decimals
The estimated resulting amount of the destinationCurrency including all decimals
The tool used for the transaction
The transaction data that can be triggered using a wallet provider
Fees included in the transfer
Gas included in the transfer