web3data.chains

This module contains an enum with names of supported chains.

class web3data.chains.Chains(value)[source]

Bases: enum.Enum

Blockchains supported by the Amberdata API.

BCH = 2
BSV = 3
BTC = 1
ETH = 4
ETH_RINKEBY = 5
LTC = 6
ZEC = 7