Generate transaction bytecode
Swap
Generate transaction bytecode
Generate executable transaction bytecode from a quote. The quote must not be expired.
POST
Generate transaction bytecode
Documentation Index
Fetch the complete documentation index at: https://docs.deframe.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
API key for authentication. Obtain from your Deframe dashboard.
Body
application/json
Quote ID from /v2/swap/quote
Example:
"550e8400-e29b-41d4-a716-446655440000"
Address executing the swap on origin chain
Example:
"0xb794F5eA0ba39494cE839613fffBA74279579268"
Address receiving tokens on destination chain
Example:
"0xb794F5eA0ba39494cE839613fffBA74279579268"
Provider-specific raw quote data from the quote response. Pass this when the quote includes it.