# Variable: SYMBOL\_INPUT\_ALIASES

> `const` **SYMBOL\_INPUT\_ALIASES**: `Record`\<`string`, `string`\>

Defined in: [packages/bitbadgesjs-sdk/src/common/constants.ts:180](https://github.com/BitBadges/bitbadgesjs/blob/master/packages/bitbadgesjs-sdk/src/common/constants.ts#L180)

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](https://docs.bitbadges.io/sdk/reference/variables/usdc-noble-denom) before it was renamed to
`USDC.n` to match Skip Go.
