Crycket supports stablecoin payments in USDC and USDT across all supported chains. You can use either canonical symbols or chain-specific contract addresses when creating Payment Intents.
Token registry
On Tempo, token addresses are resolved from the Tempo token list registry at runtime. The platform caches these with a 24-hour TTL. You don’t need to hardcode Tempo token addresses.
Using tokens in the API
When creating a Payment Intent, specify the token using either a canonical symbol or a chain-specific address:
The tokenAddress field on the Payment Intent is always populated with the resolved chain-specific address.
Querying available tokens
Use the tokens endpoint to list all supported tokens, optionally filtered by chain: