CCTP
cURL
curl --request GET \ --url https://iris-api-sandbox.circle.com/v2/fastBurn/USDC/allowance
{ "allowance": 123999.999999, "lastUpdated": "2025-01-23T10:00:00Z" }
Retrieves the available USDC Fast Transfer allowance remaining.
Successfully retrieved the available USDC Fast Burn allowance.
The current USDC Fast Burn allowance remaining, in full units of USDC up to 6 decimals.
123999.999999
A UTC timestamp in ISO 8601 format, representing the date and time of an event.
"2025-01-23T10:00:00Z"