Get intent quotes for transferring tokens
Retrieve list of intent quotes for transferring tokens between chains or within a chain. Intents can involve a combination of swaps and bridges to achieve the user's goal of moving from one token to another.
Query parameters
The origin chain ID (must support intents)
The address of the token on the origin chain
The amount of tokens to transfer in the token's native decimals
The address of the sender on the origin chain (required to generate callData)
The destination chain ID
The address of the token on the destination chain
The recipient address on the destination chain (required to generate callData)
Optional. The maximum allowed slippage percentage (0-100). Defaults to 0.5%.
Optional. Whether to allow intent execution across multiple transactions.
Response
Successful response
Changes
No recorded changes to this endpoint across all 1 revision of this API.