/solscan/tokens/transfers

POST /api/solscan/tokens/transfers

Price: 1 credit

List the transfer history of a Solana token by its mint address

How to use it

List the transfers of a specific Solana SPL token by its mint address, newest first. Returns each transfer's transaction signature, slot, block time, activity type, sender and recipient addresses, token mint, amount, and USD value. Filter by a Unix time range, and optionally exclude spam and zero-amount transfers.

Parameters

Request body

Response

Errors

Response headers