Get raw token holdings for a wallet
Returns raw SPL Token, Token-2022, and native SOL holdings keyed by mint. Native SOL is reported under the wrapped SOL mint and summed with any wrapped SOL token-account balance. Holdings are priced from cached Scope spot prices with kswap fallback prices when Scope has no price; valueUsd is null when neither source has a price. When minValueUsd is set, holdings below the threshold and unpriced holdings are excluded.
Path Parameters
User wallet public key
"AxqtG9SHDkZTLSWg81Sp7VqAzQpRqXtR9ziJ3VQAS8As"
Query Parameters
Minimum USD value to include. When set, holdings below the threshold and holdings without a known price are excluded.
x >= 00.01
Response
OK
Raw wallet token holdings keyed by mint public key.