Overview
solana.stablecoin_transfers is a Turbo-only curated dataset that emits one row per SPL token transfer involving a tracked stablecoin mint. It follows the same schema as solana.token_transfers, pre-filtered to stablecoins and enriched with the token symbol and the fiat currency it tracks.
This dataset is exclusive to Turbo and is not available in Mirror.
- Track stablecoin flows, volumes, or balances without maintaining your own list of stablecoin mint addresses.
- Group activity by fiat currency (
currency) or by token (symbol) instead of raw mint addresses. - Stream stablecoin transfers with far less volume than the full
solana.token_transfersfirehose.
Quick start
start_block, block_ranges, filters, checkpoints).