Submits up to five signed burn intent batches per request call. Each batch may contain one burn intent or a set of up to 10.
Documentation Index
Fetch the complete documentation index at: https://developers.circle.com/llms.txt
Use this file to discover all available pages before exploring further.
Contains signed burn intents to submit for withdrawal.
Array of burn intent batches to submit, up to five per request.
1 - 5 elementsSuccessfully created withdrawal records.
The unique identifier of the withdrawal group.
"6149dc3d-71bf-4d57-8cc1-5e2d4c0a8e70"
The transaction ID of the burn on the remote network.
^0x[a-fA-F0-9]+$"0xabcdef1234567890abcdef1234567890abcdef1234567890abcdef1234567890"
The status of the withdrawal.
created, verified, confirmed, finalized, expired, failed Indicates whether Circle should forward the transaction and release funds on either a CCTP supported blockchain or another remote blockchain.
true
List of transfer specification hashes for all withdrawal intents in the group.
^0x[a-fA-F0-9]{64}$[
"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
]The full attestation payload.
^0x[a-fA-F0-9]*$The xReserve attestation signature.
^0x[a-fA-F0-9]*$The hash of forwarded transaction.
^0x[a-fA-F0-9]{64}$"0x1234567890abcdef1234567890abcdef1234567890abcdef1234567890abcdef"
The reason for failure. Returned when the status is 'failed'.
"verification_failed"