Skip to main content
GET
Get raw token holdings for a wallet

Path Parameters

walletPubkey
string
required

User wallet public key

Example:

"AxqtG9SHDkZTLSWg81Sp7VqAzQpRqXtR9ziJ3VQAS8As"

Query Parameters

minValueUsd
number | null

Minimum USD value to include. When set, holdings below the threshold and holdings without a known price are excluded.

Required range: x >= 0
Example:

0.01

Response

OK

Raw wallet token holdings keyed by mint public key.

tokens
object
required