Headers
Rhinestone API key
Body
application/json
Body
The ID of the target blockchain
Required range:
x >= 0
Example:
8453
A list of token transfers
Smart account type and optional init data if account is not deployed
Execution calls on the target chain. Cannot be used with userOp
The gas units for the target chain
Example:
"100000"
Account access list specifying which chains and tokens an account may access
Intent options
Example:
{
"topupCompact": true,
"settlementLayers": ["ECO"],
"sponsorSettings": {
"gasSponsored": true,
"bridgeFeesSponsored": true,
"swapFeesSponsored": true
},
"feeToken": "USDC"
}