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
chains
query GetChains {
chains
}
Last updated