Get the token balances for an account
GET
/
sdk
/
{environmentId}
/
chains
/
{chainName}
/
balances
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
chainName
enum<string>
requiredAvailable options:
EVM
, SOL
Query Parameters
networkId
enum<number>
Available options:
0
, 1
, 10
, 137
, 42161
, 8453
accountAddress
string
requiredincludePrices
boolean
includeNative
boolean
Response
200 - application/json
networkId
integer
address
string
requiredValid blockchain wallet address, must be an alphanumeric string without any special characters
Maximum length:
255
name
string
requiredsymbol
string
requireddecimals
integer
requiredlogoURI
string
requiredbalance
number
requiredrawBalance
number
requiredprice
number
marketValue
number
Was this page helpful?