Skip to main content
Returns the 20 largest accounts of a particular SPL Token type.

On ThorNode

Answered by FastGate through the ThorEdge RPC URL; no separate endpoint or key. commitment and minContextSlot are accepted and ignored: the response reflects FastGate’s indexed slot, reported as context.slot (no apiVersion). The request times out after 30 s. Always the top 20 holders.

Parameters

string
required
Solana token mint address to analyze for largest holder accounts and distribution patterns.
string
The commitment level for the request. Accepted and ignored by FastGate.
  • confirmed
  • finalized
  • processed

Response

object
Context of the response.
array
List of token accounts with their balances.