API Reference
gethttps://iris-api-sandbox.circle.com/v2/fastBurn/USDC/allowance
Retrieves the current USDC Fast Transfer allowance remaining.
The current USDC Fast Burn allowance remaining, in full units of USDC up to 6 decimals; for example, 123999.999999 USDC.
The timestamp when the allowance was last updated.
1{ 2 "allowance": 123999.999999, 3 "lastUpdated": "2025-01-23T10:00:00Z" 4}