Wallet API (Beta)
Get Wallet Transfers
Retrieve all token and SOL transfers for a Solana wallet address with pagination.
GET
Get token transfers
Each request costs 100 credits.Documentation Index
Fetch the complete documentation index at: https://www.helius.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Request Parameters
Solana wallet address (base58 encoded)
Maximum number of transfers to return
Pagination cursor from previous response
Authorizations
API key passed as query parameter
Path Parameters
Solana wallet address (base58 encoded)
Pattern:
^[1-9A-HJ-NP-Za-km-z]{32,44}$Query Parameters
Maximum number of transfers to return
Required range:
1 <= x <= 100Pagination cursor from previous response
Get token transfers