/solscan/accounts/transfers

POST /api/solscan/accounts/transfers

Price: 1 credit

List the token and SOL transfer history of a Solana account by its address

How to use it

List the SOL and SPL token transfers involving a Solana account by its address, newest first. Returns each transfer's transaction signature, slot, block time, activity type, sender and recipient addresses, token mint, amount, flow direction (in/out), and USD value. Filter by direction (inbound/outbound), a specific token mint, and a Unix time range, and optionally exclude spam and zero-amount transfers.

Parameters

Request body

Response

Errors

Response headers