Skip to content

Accepted typed-input aliases for registry symbols (upper-cased alias → denom). Everything displayed or emitted uses the registry symbol; these exist only so…

const SYMBOL_INPUT_ALIASES: Record<string, string>

Defined in: packages/bitbadgesjs-sdk/src/common/constants.ts:180

Accepted typed-input aliases for registry symbols (upper-cased alias → denom). Everything displayed or emitted uses the registry symbol; these exist only so older spellings keep resolving. USDC.noble was the pre-release name for USDC_NOBLE_DENOM before it was renamed to USDC.n to match Skip Go.

Edit this page on GitHub