Request body
The body depends on the approval mechanism returned when the intent was created. It includes the approvaltype and the data signed by the user.
- Permit2 (EVM, Tron)
- PSBT (Bitcoin)
- Cosign (Solana)
signed_data is the Permit2 signature. See Signing for EVM and Signing for Tron.If the API returns error code 25, the user has not yet approved Permit2 for the selected token. The user must approve Permit2 on-chain before continuing. See Approve for Permit2.