File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ order: 3
32
32
33
33
### ChainBrowser
34
34
35
- | Property | Description | Type | Default | Version |
35
+ | 属性 | 描述 | 类型 | 默认值 | 版本 |
36
36
| --- | --- | --- | --- | --- |
37
37
| icon | 链浏览器图标 | ` React.ReactNode ` | - | - |
38
38
| getBrowserLink | 从区块链浏览器获取地址或交易链接方法 | ` (address: string, type: 'address' \| 'transaction') => string ` | - | - |
@@ -114,10 +114,10 @@ order: 3
114
114
115
115
### TokenChain
116
116
117
- | Property | Description | Type | Default | Version |
118
- | -------- | -------------------- | --------------- | ------- | --- ---- |
119
- | chain | 链信息 | [ Chain] ( #chain ) | - | - |
120
- | contract | 代币在该链的合约地址 | ` string ` | - |
117
+ | 属性 | 描述 | 类型 | 默认值 | 版本 |
118
+ | -------- | -------------------- | --------------- | ------ | ---- |
119
+ | chain | 链信息 | [ Chain] ( #chain ) | - | - |
120
+ | contract | 代币在该链的合约地址 | ` string ` | - |
121
121
122
122
## Locale
123
123
You can’t perform that action at this time.
0 commit comments