Address
Basic Usage
0x3ea2...7c18
Copyable
0x3ea2cf...097c18
Format
Default format: 0x 3ea2 cfd1 53b8 d850 5097 b81c 87c1 1f5d 0509 7c18
Custom format: 0x 3ea2c fd153 b8d85 05097 b81c8 7c11f 5d050 97c18
Custom Tooltip
0x3ea2...7c18
0x3ea2...7c18
0x3ea2...7c18
0x3ea2...7c18
API
Property | Description | Type | Default | Version |
---|---|---|---|---|
ellipsis | Address clipping strategy | boolean | { headClip?: number, tailClip?: number } | { headClip: 6, tailClip: 4 } | - |
copyable | Address copyable | boolean | false | - |
address | Address | string | - | - |
tooltip | Show tooltip when hover address | boolean | Tooltip.title | true | - |
format | Address format | boolean | (input: string) => ReactNode | false | - |
locale | Multilingual settings | Locale["address"] | - | - |
More properties are inherited from Typography.Text.