Chains
Get chains for address
Gets the list of chains an address has interacted with.
GET
/
v1
/
chains
/
address
/
{address}
Authorizations
x-glacier-api-key
string
headerrequiredApi keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
address
string
requiredA wallet address.
Response
200 - application/json
indexedChains
object[]
unindexedChains
string[]
Was this page helpful?