Enumeration SupportedChain

SupportedChain is an enum of all the supported chains.

Has an UNKNOWN value for when we don't know the chain yet.

Enumeration Members

Enumeration Members

BTC: "Bitcoin"
COSMOS: "Cosmos"
ETH: "Ethereum"
SOLANA: "Solana"
UNKNOWN: "Unknown"