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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Wallet address

Query Params
int32
Defaults to 20

Number of results to return (default: 20, max: 25)

chains
array of objects

Filter by blockchain(s)

chains
string
enum

Sort field (default: usd_value)

Allowed:
string
enum

Sort direction (default: desc)

Allowed:
boolean
Defaults to false

Disable spam token filtering (default: false)

string

Pagination cursor for next page

Responses

400

For error reasons, review the response data.

500

Internal server error. Please open a support ticket so OpenSea can investigate.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*