Skip to main content
GET
/
api
/
v2
/
portfolio
/
balances
GET /api/v2/portfolio/balances — Cross-chain native + token balances
curl --request GET \
  --url https://api.shuriken.trade/api/v2/portfolio/balances \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

chain
string

Filter by chain: solana, base, bsc, monad

Response

200

Wallet balances across chains