Network, Chains & subnet
Get chain interactions for addresses
Returns Primary Network chains that each address has touched in the form of an address mapped array. If an address has had any on-chain interaction for a chain, that chain’s chain id will be returned.
GET
/
v1
/
networks
/
{network}
/
addresses:listChainIds
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
Either mainnet or testnet/fuji.
Available options:
mainnet
, fuji
, testnet
, devnet
Query Parameters
A comma separated list of X-Chain or P-Chain wallet addresses, starting with "avax"/"fuji", "P-avax"/"P-fuji" or "X-avax"/"X-fuji".
Response
200 - application/json
Was this page helpful?