# Type Alias: BitBadgesAddress

> **BitBadgesAddress** = `string`

Defined in: [packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts:64](https://github.com/BitBadges/bitbadgesjs/blob/master/packages/bitbadgesjs-sdk/src/api-indexer/docs-types/interfaces.ts#L64)

All supported addresses map to a Bech32 BitBadges address which is used by the BitBadges blockchain behind the scenes.
For conversion, see the BitBadges documentation. If this type is used, we must always convert to a BitBadges address before using it.
