[BETA] Wallet Explorer API
Get Crypto Holdings
Get the portfolio of holdings from any wallets
GET
/
wallet
/
portfolio
Query Parameters
wallet
string
The user wallet queried
wallets
string
The user wallets queried (comma separated)
blockchains
string
Blockchains to fetch holdings from (by default, all) - comma separated, chain ID or chain name
cache
boolean
Will use cached data if available
stale
number
Amount of seconds after which the cache is considered stale (default 5min)
unlistedAssets
boolean
Include unlisted assets in the response
Response
200 - application/json
data
object
lastUpdated
object