- 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
- 
Optional contractName?: string
 
- 
hash160: string