@chain-registry/assets 1.70.522 → 1.70.524
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/esm/mainnet/axelar.js +34 -36
- package/esm/mainnet/bandchain.js +34 -36
- package/esm/mainnet/cosmoshub.js +34 -36
- package/esm/mainnet/doravota.js +34 -36
- package/esm/mainnet/dydx.js +34 -36
- package/esm/mainnet/evmos.js +34 -36
- package/esm/mainnet/gravitybridge.js +34 -36
- package/esm/mainnet/kava.js +34 -36
- package/esm/mainnet/kujira.js +34 -36
- package/esm/mainnet/noble.js +34 -36
- package/esm/mainnet/osmosis.js +34 -36
- package/esm/mainnet/secretnetwork.js +34 -36
- package/mainnet/axelar.js +34 -36
- package/mainnet/bandchain.js +34 -36
- package/mainnet/cosmoshub.js +34 -36
- package/mainnet/doravota.js +34 -36
- package/mainnet/dydx.js +34 -36
- package/mainnet/evmos.js +34 -36
- package/mainnet/gravitybridge.js +34 -36
- package/mainnet/kava.js +34 -36
- package/mainnet/kujira.js +34 -36
- package/mainnet/noble.js +34 -36
- package/mainnet/osmosis.js +34 -36
- package/mainnet/secretnetwork.js +34 -36
- package/package.json +5 -5
package/esm/mainnet/evmos.js
CHANGED
|
@@ -380,39 +380,38 @@ const assets = {
|
|
|
380
380
|
}]
|
|
381
381
|
},
|
|
382
382
|
{
|
|
383
|
-
description: 'The native token of
|
|
383
|
+
description: 'The native token of TX',
|
|
384
384
|
denom_units: [{
|
|
385
385
|
denom: 'ibc/44E85975827951920BB797F41CA3A0638C8C2C4986238514C4999317B8623C52',
|
|
386
386
|
exponent: 0,
|
|
387
387
|
aliases: ['ucore']
|
|
388
388
|
}, {
|
|
389
|
-
denom: '
|
|
389
|
+
denom: 'tx',
|
|
390
390
|
exponent: 6
|
|
391
391
|
}],
|
|
392
392
|
base: 'ibc/44E85975827951920BB797F41CA3A0638C8C2C4986238514C4999317B8623C52',
|
|
393
|
-
name: '
|
|
394
|
-
display: '
|
|
395
|
-
symbol: '
|
|
393
|
+
name: 'TX',
|
|
394
|
+
display: 'tx',
|
|
395
|
+
symbol: 'TX',
|
|
396
396
|
logo_URIs: {
|
|
397
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
398
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
397
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
398
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
399
399
|
},
|
|
400
|
-
coingecko_id: '
|
|
400
|
+
coingecko_id: 'tx',
|
|
401
401
|
keywords: [
|
|
402
|
-
'
|
|
403
|
-
'
|
|
404
|
-
'
|
|
405
|
-
'
|
|
406
|
-
'
|
|
407
|
-
'XRPL'
|
|
402
|
+
'L1',
|
|
403
|
+
'RWA',
|
|
404
|
+
'RWA Protocol',
|
|
405
|
+
'RWA Marketplace',
|
|
406
|
+
'tokenization'
|
|
408
407
|
],
|
|
409
408
|
images: [{
|
|
410
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
411
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
409
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
410
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
412
411
|
}],
|
|
413
412
|
socials: {
|
|
414
|
-
website: 'https://
|
|
415
|
-
x: 'https://x.com/
|
|
413
|
+
website: 'https://tx.org/',
|
|
414
|
+
x: 'https://x.com/txEcosystem'
|
|
416
415
|
},
|
|
417
416
|
type_asset: 'sdk.coin',
|
|
418
417
|
traces: [{
|
|
@@ -1180,39 +1179,38 @@ const assets = {
|
|
|
1180
1179
|
}]
|
|
1181
1180
|
},
|
|
1182
1181
|
{
|
|
1183
|
-
description: 'The native token of
|
|
1182
|
+
description: 'The native token of TX',
|
|
1184
1183
|
denom_units: [{
|
|
1185
1184
|
denom: 'ibc/44E85975827951920BB797F41CA3A0638C8C2C4986238514C4999317B8623C52',
|
|
1186
1185
|
exponent: 0,
|
|
1187
1186
|
aliases: ['ucore']
|
|
1188
1187
|
}, {
|
|
1189
|
-
denom: '
|
|
1188
|
+
denom: 'tx',
|
|
1190
1189
|
exponent: 6
|
|
1191
1190
|
}],
|
|
1192
1191
|
base: 'ibc/44E85975827951920BB797F41CA3A0638C8C2C4986238514C4999317B8623C52',
|
|
1193
|
-
name: '
|
|
1194
|
-
display: '
|
|
1195
|
-
symbol: '
|
|
1192
|
+
name: 'TX',
|
|
1193
|
+
display: 'tx',
|
|
1194
|
+
symbol: 'TX',
|
|
1196
1195
|
logo_URIs: {
|
|
1197
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1198
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1196
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1197
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1199
1198
|
},
|
|
1200
|
-
coingecko_id: '
|
|
1199
|
+
coingecko_id: 'tx',
|
|
1201
1200
|
keywords: [
|
|
1202
|
-
'
|
|
1203
|
-
'
|
|
1204
|
-
'
|
|
1205
|
-
'
|
|
1206
|
-
'
|
|
1207
|
-
'XRPL'
|
|
1201
|
+
'L1',
|
|
1202
|
+
'RWA',
|
|
1203
|
+
'RWA Protocol',
|
|
1204
|
+
'RWA Marketplace',
|
|
1205
|
+
'tokenization'
|
|
1208
1206
|
],
|
|
1209
1207
|
images: [{
|
|
1210
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1211
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1208
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1209
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1212
1210
|
}],
|
|
1213
1211
|
socials: {
|
|
1214
|
-
website: 'https://
|
|
1215
|
-
x: 'https://x.com/
|
|
1212
|
+
website: 'https://tx.org/',
|
|
1213
|
+
x: 'https://x.com/txEcosystem'
|
|
1216
1214
|
},
|
|
1217
1215
|
type_asset: 'sdk.coin',
|
|
1218
1216
|
traces: [{
|
|
@@ -348,39 +348,38 @@ const assets = {
|
|
|
348
348
|
}]
|
|
349
349
|
},
|
|
350
350
|
{
|
|
351
|
-
description: 'The native token of
|
|
351
|
+
description: 'The native token of TX',
|
|
352
352
|
denom_units: [{
|
|
353
353
|
denom: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
354
354
|
exponent: 0,
|
|
355
355
|
aliases: ['ucore']
|
|
356
356
|
}, {
|
|
357
|
-
denom: '
|
|
357
|
+
denom: 'tx',
|
|
358
358
|
exponent: 6
|
|
359
359
|
}],
|
|
360
360
|
base: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
361
|
-
name: '
|
|
362
|
-
display: '
|
|
363
|
-
symbol: '
|
|
361
|
+
name: 'TX',
|
|
362
|
+
display: 'tx',
|
|
363
|
+
symbol: 'TX',
|
|
364
364
|
logo_URIs: {
|
|
365
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
366
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
365
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
366
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
367
367
|
},
|
|
368
|
-
coingecko_id: '
|
|
368
|
+
coingecko_id: 'tx',
|
|
369
369
|
keywords: [
|
|
370
|
-
'
|
|
371
|
-
'
|
|
372
|
-
'
|
|
373
|
-
'
|
|
374
|
-
'
|
|
375
|
-
'XRPL'
|
|
370
|
+
'L1',
|
|
371
|
+
'RWA',
|
|
372
|
+
'RWA Protocol',
|
|
373
|
+
'RWA Marketplace',
|
|
374
|
+
'tokenization'
|
|
376
375
|
],
|
|
377
376
|
images: [{
|
|
378
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
379
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
377
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
378
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
380
379
|
}],
|
|
381
380
|
socials: {
|
|
382
|
-
website: 'https://
|
|
383
|
-
x: 'https://x.com/
|
|
381
|
+
website: 'https://tx.org/',
|
|
382
|
+
x: 'https://x.com/txEcosystem'
|
|
384
383
|
},
|
|
385
384
|
type_asset: 'sdk.coin',
|
|
386
385
|
traces: [{
|
|
@@ -1092,39 +1091,38 @@ const assets = {
|
|
|
1092
1091
|
}]
|
|
1093
1092
|
},
|
|
1094
1093
|
{
|
|
1095
|
-
description: 'The native token of
|
|
1094
|
+
description: 'The native token of TX',
|
|
1096
1095
|
denom_units: [{
|
|
1097
1096
|
denom: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
1098
1097
|
exponent: 0,
|
|
1099
1098
|
aliases: ['ucore']
|
|
1100
1099
|
}, {
|
|
1101
|
-
denom: '
|
|
1100
|
+
denom: 'tx',
|
|
1102
1101
|
exponent: 6
|
|
1103
1102
|
}],
|
|
1104
1103
|
base: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
1105
|
-
name: '
|
|
1106
|
-
display: '
|
|
1107
|
-
symbol: '
|
|
1104
|
+
name: 'TX',
|
|
1105
|
+
display: 'tx',
|
|
1106
|
+
symbol: 'TX',
|
|
1108
1107
|
logo_URIs: {
|
|
1109
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1110
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1108
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1109
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1111
1110
|
},
|
|
1112
|
-
coingecko_id: '
|
|
1111
|
+
coingecko_id: 'tx',
|
|
1113
1112
|
keywords: [
|
|
1114
|
-
'
|
|
1115
|
-
'
|
|
1116
|
-
'
|
|
1117
|
-
'
|
|
1118
|
-
'
|
|
1119
|
-
'XRPL'
|
|
1113
|
+
'L1',
|
|
1114
|
+
'RWA',
|
|
1115
|
+
'RWA Protocol',
|
|
1116
|
+
'RWA Marketplace',
|
|
1117
|
+
'tokenization'
|
|
1120
1118
|
],
|
|
1121
1119
|
images: [{
|
|
1122
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1123
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1120
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1121
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1124
1122
|
}],
|
|
1125
1123
|
socials: {
|
|
1126
|
-
website: 'https://
|
|
1127
|
-
x: 'https://x.com/
|
|
1124
|
+
website: 'https://tx.org/',
|
|
1125
|
+
x: 'https://x.com/txEcosystem'
|
|
1128
1126
|
},
|
|
1129
1127
|
type_asset: 'sdk.coin',
|
|
1130
1128
|
traces: [{
|
package/esm/mainnet/kava.js
CHANGED
|
@@ -154,39 +154,38 @@ const assets = {
|
|
|
154
154
|
}]
|
|
155
155
|
},
|
|
156
156
|
{
|
|
157
|
-
description: 'The native token of
|
|
157
|
+
description: 'The native token of TX',
|
|
158
158
|
denom_units: [{
|
|
159
159
|
denom: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
160
160
|
exponent: 0,
|
|
161
161
|
aliases: ['ucore']
|
|
162
162
|
}, {
|
|
163
|
-
denom: '
|
|
163
|
+
denom: 'tx',
|
|
164
164
|
exponent: 6
|
|
165
165
|
}],
|
|
166
166
|
base: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
167
|
-
name: '
|
|
168
|
-
display: '
|
|
169
|
-
symbol: '
|
|
167
|
+
name: 'TX',
|
|
168
|
+
display: 'tx',
|
|
169
|
+
symbol: 'TX',
|
|
170
170
|
logo_URIs: {
|
|
171
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
172
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
171
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
172
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
173
173
|
},
|
|
174
|
-
coingecko_id: '
|
|
174
|
+
coingecko_id: 'tx',
|
|
175
175
|
keywords: [
|
|
176
|
-
'
|
|
177
|
-
'
|
|
178
|
-
'
|
|
179
|
-
'
|
|
180
|
-
'
|
|
181
|
-
'XRPL'
|
|
176
|
+
'L1',
|
|
177
|
+
'RWA',
|
|
178
|
+
'RWA Protocol',
|
|
179
|
+
'RWA Marketplace',
|
|
180
|
+
'tokenization'
|
|
182
181
|
],
|
|
183
182
|
images: [{
|
|
184
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
185
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
183
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
184
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
186
185
|
}],
|
|
187
186
|
socials: {
|
|
188
|
-
website: 'https://
|
|
189
|
-
x: 'https://x.com/
|
|
187
|
+
website: 'https://tx.org/',
|
|
188
|
+
x: 'https://x.com/txEcosystem'
|
|
190
189
|
},
|
|
191
190
|
type_asset: 'sdk.coin',
|
|
192
191
|
traces: [{
|
|
@@ -1098,39 +1097,38 @@ const assets = {
|
|
|
1098
1097
|
}]
|
|
1099
1098
|
},
|
|
1100
1099
|
{
|
|
1101
|
-
description: 'The native token of
|
|
1100
|
+
description: 'The native token of TX',
|
|
1102
1101
|
denom_units: [{
|
|
1103
1102
|
denom: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
1104
1103
|
exponent: 0,
|
|
1105
1104
|
aliases: ['ucore']
|
|
1106
1105
|
}, {
|
|
1107
|
-
denom: '
|
|
1106
|
+
denom: 'tx',
|
|
1108
1107
|
exponent: 6
|
|
1109
1108
|
}],
|
|
1110
1109
|
base: 'ibc/3F3FBD0AAC2E301BF8461A44D4533C4C1EA8883136A9699C2E951FC643B485F9',
|
|
1111
|
-
name: '
|
|
1112
|
-
display: '
|
|
1113
|
-
symbol: '
|
|
1110
|
+
name: 'TX',
|
|
1111
|
+
display: 'tx',
|
|
1112
|
+
symbol: 'TX',
|
|
1114
1113
|
logo_URIs: {
|
|
1115
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1116
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1114
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1115
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1117
1116
|
},
|
|
1118
|
-
coingecko_id: '
|
|
1117
|
+
coingecko_id: 'tx',
|
|
1119
1118
|
keywords: [
|
|
1120
|
-
'
|
|
1121
|
-
'
|
|
1122
|
-
'
|
|
1123
|
-
'
|
|
1124
|
-
'
|
|
1125
|
-
'XRPL'
|
|
1119
|
+
'L1',
|
|
1120
|
+
'RWA',
|
|
1121
|
+
'RWA Protocol',
|
|
1122
|
+
'RWA Marketplace',
|
|
1123
|
+
'tokenization'
|
|
1126
1124
|
],
|
|
1127
1125
|
images: [{
|
|
1128
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1129
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1126
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1127
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1130
1128
|
}],
|
|
1131
1129
|
socials: {
|
|
1132
|
-
website: 'https://
|
|
1133
|
-
x: 'https://x.com/
|
|
1130
|
+
website: 'https://tx.org/',
|
|
1131
|
+
x: 'https://x.com/txEcosystem'
|
|
1134
1132
|
},
|
|
1135
1133
|
type_asset: 'sdk.coin',
|
|
1136
1134
|
traces: [{
|
package/esm/mainnet/kujira.js
CHANGED
|
@@ -641,39 +641,38 @@ const assets = {
|
|
|
641
641
|
}]
|
|
642
642
|
},
|
|
643
643
|
{
|
|
644
|
-
description: 'The native token of
|
|
644
|
+
description: 'The native token of TX',
|
|
645
645
|
denom_units: [{
|
|
646
646
|
denom: 'ibc/DF2EE65970C03A37C3CA55884601329BEDB32B155B52F9B6B1D5D4CBB8AD9BA4',
|
|
647
647
|
exponent: 0,
|
|
648
648
|
aliases: ['ucore']
|
|
649
649
|
}, {
|
|
650
|
-
denom: '
|
|
650
|
+
denom: 'tx',
|
|
651
651
|
exponent: 6
|
|
652
652
|
}],
|
|
653
653
|
base: 'ibc/DF2EE65970C03A37C3CA55884601329BEDB32B155B52F9B6B1D5D4CBB8AD9BA4',
|
|
654
|
-
name: '
|
|
655
|
-
display: '
|
|
656
|
-
symbol: '
|
|
654
|
+
name: 'TX',
|
|
655
|
+
display: 'tx',
|
|
656
|
+
symbol: 'TX',
|
|
657
657
|
logo_URIs: {
|
|
658
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
659
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
658
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
659
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
660
660
|
},
|
|
661
|
-
coingecko_id: '
|
|
661
|
+
coingecko_id: 'tx',
|
|
662
662
|
keywords: [
|
|
663
|
-
'
|
|
664
|
-
'
|
|
665
|
-
'
|
|
666
|
-
'
|
|
667
|
-
'
|
|
668
|
-
'XRPL'
|
|
663
|
+
'L1',
|
|
664
|
+
'RWA',
|
|
665
|
+
'RWA Protocol',
|
|
666
|
+
'RWA Marketplace',
|
|
667
|
+
'tokenization'
|
|
669
668
|
],
|
|
670
669
|
images: [{
|
|
671
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
672
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
670
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
671
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
673
672
|
}],
|
|
674
673
|
socials: {
|
|
675
|
-
website: 'https://
|
|
676
|
-
x: 'https://x.com/
|
|
674
|
+
website: 'https://tx.org/',
|
|
675
|
+
x: 'https://x.com/txEcosystem'
|
|
677
676
|
},
|
|
678
677
|
type_asset: 'sdk.coin',
|
|
679
678
|
traces: [{
|
|
@@ -2455,39 +2454,38 @@ const assets = {
|
|
|
2455
2454
|
}]
|
|
2456
2455
|
},
|
|
2457
2456
|
{
|
|
2458
|
-
description: 'The native token of
|
|
2457
|
+
description: 'The native token of TX',
|
|
2459
2458
|
denom_units: [{
|
|
2460
2459
|
denom: 'ibc/DF2EE65970C03A37C3CA55884601329BEDB32B155B52F9B6B1D5D4CBB8AD9BA4',
|
|
2461
2460
|
exponent: 0,
|
|
2462
2461
|
aliases: ['ucore']
|
|
2463
2462
|
}, {
|
|
2464
|
-
denom: '
|
|
2463
|
+
denom: 'tx',
|
|
2465
2464
|
exponent: 6
|
|
2466
2465
|
}],
|
|
2467
2466
|
base: 'ibc/DF2EE65970C03A37C3CA55884601329BEDB32B155B52F9B6B1D5D4CBB8AD9BA4',
|
|
2468
|
-
name: '
|
|
2469
|
-
display: '
|
|
2470
|
-
symbol: '
|
|
2467
|
+
name: 'TX',
|
|
2468
|
+
display: 'tx',
|
|
2469
|
+
symbol: 'TX',
|
|
2471
2470
|
logo_URIs: {
|
|
2472
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2473
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2471
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
2472
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
2474
2473
|
},
|
|
2475
|
-
coingecko_id: '
|
|
2474
|
+
coingecko_id: 'tx',
|
|
2476
2475
|
keywords: [
|
|
2477
|
-
'
|
|
2478
|
-
'
|
|
2479
|
-
'
|
|
2480
|
-
'
|
|
2481
|
-
'
|
|
2482
|
-
'XRPL'
|
|
2476
|
+
'L1',
|
|
2477
|
+
'RWA',
|
|
2478
|
+
'RWA Protocol',
|
|
2479
|
+
'RWA Marketplace',
|
|
2480
|
+
'tokenization'
|
|
2483
2481
|
],
|
|
2484
2482
|
images: [{
|
|
2485
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2486
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2483
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
2484
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
2487
2485
|
}],
|
|
2488
2486
|
socials: {
|
|
2489
|
-
website: 'https://
|
|
2490
|
-
x: 'https://x.com/
|
|
2487
|
+
website: 'https://tx.org/',
|
|
2488
|
+
x: 'https://x.com/txEcosystem'
|
|
2491
2489
|
},
|
|
2492
2490
|
type_asset: 'sdk.coin',
|
|
2493
2491
|
traces: [{
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -390,39 +390,38 @@ const assets = {
|
|
|
390
390
|
}]
|
|
391
391
|
},
|
|
392
392
|
{
|
|
393
|
-
description: 'The native token of
|
|
393
|
+
description: 'The native token of TX',
|
|
394
394
|
denom_units: [{
|
|
395
395
|
denom: 'ibc/1B229CD41D9F3787A48B822DE2E963E8F7BEADEF28AE45941940E2406A6D596F',
|
|
396
396
|
exponent: 0,
|
|
397
397
|
aliases: ['ucore']
|
|
398
398
|
}, {
|
|
399
|
-
denom: '
|
|
399
|
+
denom: 'tx',
|
|
400
400
|
exponent: 6
|
|
401
401
|
}],
|
|
402
402
|
base: 'ibc/1B229CD41D9F3787A48B822DE2E963E8F7BEADEF28AE45941940E2406A6D596F',
|
|
403
|
-
name: '
|
|
404
|
-
display: '
|
|
405
|
-
symbol: '
|
|
403
|
+
name: 'TX',
|
|
404
|
+
display: 'tx',
|
|
405
|
+
symbol: 'TX',
|
|
406
406
|
logo_URIs: {
|
|
407
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
408
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
407
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
408
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
409
409
|
},
|
|
410
|
-
coingecko_id: '
|
|
410
|
+
coingecko_id: 'tx',
|
|
411
411
|
keywords: [
|
|
412
|
-
'
|
|
413
|
-
'
|
|
414
|
-
'
|
|
415
|
-
'
|
|
416
|
-
'
|
|
417
|
-
'XRPL'
|
|
412
|
+
'L1',
|
|
413
|
+
'RWA',
|
|
414
|
+
'RWA Protocol',
|
|
415
|
+
'RWA Marketplace',
|
|
416
|
+
'tokenization'
|
|
418
417
|
],
|
|
419
418
|
images: [{
|
|
420
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
421
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
419
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
420
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
422
421
|
}],
|
|
423
422
|
socials: {
|
|
424
|
-
website: 'https://
|
|
425
|
-
x: 'https://x.com/
|
|
423
|
+
website: 'https://tx.org/',
|
|
424
|
+
x: 'https://x.com/txEcosystem'
|
|
426
425
|
},
|
|
427
426
|
type_asset: 'sdk.coin',
|
|
428
427
|
traces: [{
|
|
@@ -2844,39 +2843,38 @@ const assets = {
|
|
|
2844
2843
|
}]
|
|
2845
2844
|
},
|
|
2846
2845
|
{
|
|
2847
|
-
description: 'The native token of
|
|
2846
|
+
description: 'The native token of TX',
|
|
2848
2847
|
denom_units: [{
|
|
2849
2848
|
denom: 'ibc/1B229CD41D9F3787A48B822DE2E963E8F7BEADEF28AE45941940E2406A6D596F',
|
|
2850
2849
|
exponent: 0,
|
|
2851
2850
|
aliases: ['ucore']
|
|
2852
2851
|
}, {
|
|
2853
|
-
denom: '
|
|
2852
|
+
denom: 'tx',
|
|
2854
2853
|
exponent: 6
|
|
2855
2854
|
}],
|
|
2856
2855
|
base: 'ibc/1B229CD41D9F3787A48B822DE2E963E8F7BEADEF28AE45941940E2406A6D596F',
|
|
2857
|
-
name: '
|
|
2858
|
-
display: '
|
|
2859
|
-
symbol: '
|
|
2856
|
+
name: 'TX',
|
|
2857
|
+
display: 'tx',
|
|
2858
|
+
symbol: 'TX',
|
|
2860
2859
|
logo_URIs: {
|
|
2861
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2862
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
2861
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
2863
2862
|
},
|
|
2864
|
-
coingecko_id: '
|
|
2863
|
+
coingecko_id: 'tx',
|
|
2865
2864
|
keywords: [
|
|
2866
|
-
'
|
|
2867
|
-
'
|
|
2868
|
-
'
|
|
2869
|
-
'
|
|
2870
|
-
'
|
|
2871
|
-
'XRPL'
|
|
2865
|
+
'L1',
|
|
2866
|
+
'RWA',
|
|
2867
|
+
'RWA Protocol',
|
|
2868
|
+
'RWA Marketplace',
|
|
2869
|
+
'tokenization'
|
|
2872
2870
|
],
|
|
2873
2871
|
images: [{
|
|
2874
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2875
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2872
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
2873
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
2876
2874
|
}],
|
|
2877
2875
|
socials: {
|
|
2878
|
-
website: 'https://
|
|
2879
|
-
x: 'https://x.com/
|
|
2876
|
+
website: 'https://tx.org/',
|
|
2877
|
+
x: 'https://x.com/txEcosystem'
|
|
2880
2878
|
},
|
|
2881
2879
|
type_asset: 'sdk.coin',
|
|
2882
2880
|
traces: [{
|