📖
Xerberus
xerberus.io
  • APIs
    • Getting Started
    • Risk Ratings API
      • Index Ratings
      • Cardano
      • Ethereum
      • Polygon
      • API Response Signature Headers
  • AI Agent API
    • Introduction
    • Tokens
      • Query: tokens
      • Query: tokensBySimilarSymbol
      • Query: tokensBySimilarAddress
    • Metrics
      • Query: metrics
    • Chains
  • SIREN API
Powered by GitBook
On this page
  1. AI Agent API

Chains

The chains query retrieves the list of supported blockchain networks indexed by the Xerberus platform. These chains can be used as filters in other queries such as metrics or tokens.

Query chains

query GetChains {
  chains
}
PreviousQuery: metricsNextSIREN API

Last updated 1 month ago