Get token balances by account
Get fungible token balances for a specific wallet address. Returns quantity (in display units, not raw/wei), USD value, and token metadata for each token held.
Path parameters
Wallet address
Query parameters
Number of results to return (default: 20, max: 100)
Filter by blockchain(s)
[ "ethereum" ]
Sort field (default: usd_value)
Sort direction (default: desc)
When true, disables OpenSea's heuristic spam filtering and returns tokens that would normally be hidden (low liquidity, dust, flagged-as-spam, etc.). Tokens flagged for trust & safety enforcement or as malicious are still filtered out regardless. Surfaced tokens carry a status field on the response indicating why they would have been filtered.
Pagination cursor for next page
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.