MCPcopy Create free account
hub / github.com/WardAnalytics/WardGraph / Blockchain

Enum Blockchain

src/utils/blockchain_enum.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Enums for each blockchain
2enum Blockchain {
3 BITCOIN = "Bitcoin",
4 ETHEREUM = "Ethereum",

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected