- Preparing search index...
- The search index is not available
Stacks.js 
 
AddressRepr: {     contractName?: string;     hash160: string; } & ({     version: AddressVersion;     versionChar: string; } | {     version: AddressVersion; } | {     versionChar: string; }) 
Type declaration
- 
OptionalcontractName?: string
- 
hash160: string