Skip to content

Type Alias: SupportedChainType — BitBadges TypeScript SDK type alias.

SupportedChainType = "Cosmos" | "ETH" | "Unknown"

Defined in: packages/bitbadgesjs-sdk/src/common/types.ts:17

Edit this page on GitHub