GET
/
api
/
{chainId}
/
account
/
{accountId}
/
state
/
tokens

Authorizations

Authorization
string
header
required

Path Parameters

chainId
enum<string>
required
Available options:
algorand,
cosmoshub,
cosmoshub-testnet,
osmosis,
osmosis-testnet,
celestia,
celestia-testnet,
dydx,
axelar,
ethereum,
sepolia,
holesky,
base,
base-sepolia,
optimism,
arbitrum,
polygon,
polygon-amoy,
bsc,
bsc-testnet,
linea,
linea-sepolia,
avalanche,
gnosis,
gnosis-chiado,
moonbeam,
moonriver,
moonbase,
fantom,
ton,
injective,
akash,
band,
dymension,
kyve,
neutron,
terra2,
stargaze,
tron,
evmos,
irisnet,
juno,
lum-network,
omniflix,
sei,
medibloc,
passage,
quasar,
seda,
sommelier,
shentu,
stride,
chihuahua,
bitsong,
persistence,
comdex,
fetch-ai,
humans-ai,
ki,
likecoin,
mars-hub,
provenance,
quicksilver,
saga,
ux-chain,
kava
accountId
string
required

Account identifier (address, xpub, etc) for the specified chain ID

Query Parameters

nextPage
string

Token from the previous response of this endpoint. Provide it here to fetch the next page of results.

Response

200 - application/json
accountId
string
required
balances
object
required
chainId
enum<string>
required
Available options:
algorand,
cosmoshub,
cosmoshub-testnet,
osmosis,
osmosis-testnet,
celestia,
celestia-testnet,
dydx,
axelar,
ethereum,
sepolia,
holesky,
base,
base-sepolia,
optimism,
arbitrum,
polygon,
polygon-amoy,
bsc,
bsc-testnet,
linea,
linea-sepolia,
avalanche,
gnosis,
gnosis-chiado,
moonbeam,
moonriver,
moonbase,
fantom,
ton,
injective,
akash,
band,
dymension,
kyve,
neutron,
terra2,
stargaze,
tron,
evmos,
irisnet,
juno,
lum-network,
omniflix,
sei,
medibloc,
passage,
quasar,
seda,
sommelier,
shentu,
stride,
chihuahua,
bitsong,
persistence,
comdex,
fetch-ai,
humans-ai,
ki,
likecoin,
mars-hub,
provenance,
quicksilver,
saga,
ux-chain,
kava
pagination
object
required