Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.bridge.joltz.app/v1/quote \ --header 'Content-Type: application/json' \ --data ' { "inputChainID": 1, "inputToken": "0x0", "amount": 1, "address": "0x0", "sparkAddress": "spark1" } '
{ "id": "", "amount": "0", "amountInUSD": "0", "amountOutUSD": "0", "fees": { "joltzFee": "0", "relayFee": "0", "flashnetFee": "0", "appFee": "0" }, "steps": [ { "name": "deposit", "tx": { "from": "<string>", "to": "<string>", "data": "<string>", "value": "<string>", "maxFeePerGas": "<string>", "maxPriorityFeePerGas": "<string>", "chainID": 123 } } ], "solanaInstructions": [ { "keys": [ { "pubkey": "5mdrbDXzXmyNzXwcESGys5uG1YmzAGPxa1foQvHMsCdw", "isSigner": true, "isWritable": true } ], "programId": "11111111111111111111111111111111", "data": "02000000a0a7280300000000" } ] }
1
"0x0"
"spark1"
Show child attributes
Successful operation
""
"0"