@chain-registry/assets 1.70.523 → 1.70.525
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/index.d.ts +1 -1
- 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/axelar.js
CHANGED
|
@@ -1000,39 +1000,38 @@ const assets = {
|
|
|
1000
1000
|
}]
|
|
1001
1001
|
},
|
|
1002
1002
|
{
|
|
1003
|
-
description: 'The native token of
|
|
1003
|
+
description: 'The native token of TX',
|
|
1004
1004
|
denom_units: [{
|
|
1005
1005
|
denom: 'ibc/4D5EB920B907F2270899EE1B196B44A8764E28847EEA42E70530685125EE6DA9',
|
|
1006
1006
|
exponent: 0,
|
|
1007
1007
|
aliases: ['ucore']
|
|
1008
1008
|
}, {
|
|
1009
|
-
denom: '
|
|
1009
|
+
denom: 'tx',
|
|
1010
1010
|
exponent: 6
|
|
1011
1011
|
}],
|
|
1012
1012
|
base: 'ibc/4D5EB920B907F2270899EE1B196B44A8764E28847EEA42E70530685125EE6DA9',
|
|
1013
|
-
name: '
|
|
1014
|
-
display: '
|
|
1015
|
-
symbol: '
|
|
1013
|
+
name: 'TX',
|
|
1014
|
+
display: 'tx',
|
|
1015
|
+
symbol: 'TX',
|
|
1016
1016
|
logo_URIs: {
|
|
1017
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1018
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1017
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1018
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1019
1019
|
},
|
|
1020
|
-
coingecko_id: '
|
|
1020
|
+
coingecko_id: 'tx',
|
|
1021
1021
|
keywords: [
|
|
1022
|
-
'
|
|
1023
|
-
'
|
|
1024
|
-
'
|
|
1025
|
-
'
|
|
1026
|
-
'
|
|
1027
|
-
'XRPL'
|
|
1022
|
+
'L1',
|
|
1023
|
+
'RWA',
|
|
1024
|
+
'RWA Protocol',
|
|
1025
|
+
'RWA Marketplace',
|
|
1026
|
+
'tokenization'
|
|
1028
1027
|
],
|
|
1029
1028
|
images: [{
|
|
1030
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1031
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1029
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1030
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1032
1031
|
}],
|
|
1033
1032
|
socials: {
|
|
1034
|
-
website: 'https://
|
|
1035
|
-
x: 'https://x.com/
|
|
1033
|
+
website: 'https://tx.org/',
|
|
1034
|
+
x: 'https://x.com/txEcosystem'
|
|
1036
1035
|
},
|
|
1037
1036
|
type_asset: 'sdk.coin',
|
|
1038
1037
|
traces: [{
|
|
@@ -10582,39 +10581,38 @@ const assets = {
|
|
|
10582
10581
|
}]
|
|
10583
10582
|
},
|
|
10584
10583
|
{
|
|
10585
|
-
description: 'The native token of
|
|
10584
|
+
description: 'The native token of TX',
|
|
10586
10585
|
denom_units: [{
|
|
10587
10586
|
denom: 'ibc/4D5EB920B907F2270899EE1B196B44A8764E28847EEA42E70530685125EE6DA9',
|
|
10588
10587
|
exponent: 0,
|
|
10589
10588
|
aliases: ['ucore']
|
|
10590
10589
|
}, {
|
|
10591
|
-
denom: '
|
|
10590
|
+
denom: 'tx',
|
|
10592
10591
|
exponent: 6
|
|
10593
10592
|
}],
|
|
10594
10593
|
base: 'ibc/4D5EB920B907F2270899EE1B196B44A8764E28847EEA42E70530685125EE6DA9',
|
|
10595
|
-
name: '
|
|
10596
|
-
display: '
|
|
10597
|
-
symbol: '
|
|
10594
|
+
name: 'TX',
|
|
10595
|
+
display: 'tx',
|
|
10596
|
+
symbol: 'TX',
|
|
10598
10597
|
logo_URIs: {
|
|
10599
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
10600
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
10598
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
10599
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
10601
10600
|
},
|
|
10602
|
-
coingecko_id: '
|
|
10601
|
+
coingecko_id: 'tx',
|
|
10603
10602
|
keywords: [
|
|
10604
|
-
'
|
|
10605
|
-
'
|
|
10606
|
-
'
|
|
10607
|
-
'
|
|
10608
|
-
'
|
|
10609
|
-
'XRPL'
|
|
10603
|
+
'L1',
|
|
10604
|
+
'RWA',
|
|
10605
|
+
'RWA Protocol',
|
|
10606
|
+
'RWA Marketplace',
|
|
10607
|
+
'tokenization'
|
|
10610
10608
|
],
|
|
10611
10609
|
images: [{
|
|
10612
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
10613
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
10610
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
10611
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
10614
10612
|
}],
|
|
10615
10613
|
socials: {
|
|
10616
|
-
website: 'https://
|
|
10617
|
-
x: 'https://x.com/
|
|
10614
|
+
website: 'https://tx.org/',
|
|
10615
|
+
x: 'https://x.com/txEcosystem'
|
|
10618
10616
|
},
|
|
10619
10617
|
type_asset: 'sdk.coin',
|
|
10620
10618
|
traces: [{
|
package/esm/mainnet/bandchain.js
CHANGED
|
@@ -2,39 +2,38 @@ const assets = {
|
|
|
2
2
|
chain_name: 'bandchain',
|
|
3
3
|
assets: [
|
|
4
4
|
{
|
|
5
|
-
description: 'The native token of
|
|
5
|
+
description: 'The native token of TX',
|
|
6
6
|
denom_units: [{
|
|
7
7
|
denom: 'ibc/B1C1F38CD3DD068952FE0A274450F02019BC0CA7852B65D13269C2CAAD371B99',
|
|
8
8
|
exponent: 0,
|
|
9
9
|
aliases: ['ucore']
|
|
10
10
|
}, {
|
|
11
|
-
denom: '
|
|
11
|
+
denom: 'tx',
|
|
12
12
|
exponent: 6
|
|
13
13
|
}],
|
|
14
14
|
base: 'ibc/B1C1F38CD3DD068952FE0A274450F02019BC0CA7852B65D13269C2CAAD371B99',
|
|
15
|
-
name: '
|
|
16
|
-
display: '
|
|
17
|
-
symbol: '
|
|
15
|
+
name: 'TX',
|
|
16
|
+
display: 'tx',
|
|
17
|
+
symbol: 'TX',
|
|
18
18
|
logo_URIs: {
|
|
19
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
20
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
21
21
|
},
|
|
22
|
-
coingecko_id: '
|
|
22
|
+
coingecko_id: 'tx',
|
|
23
23
|
keywords: [
|
|
24
|
-
'
|
|
25
|
-
'
|
|
26
|
-
'
|
|
27
|
-
'
|
|
28
|
-
'
|
|
29
|
-
'XRPL'
|
|
24
|
+
'L1',
|
|
25
|
+
'RWA',
|
|
26
|
+
'RWA Protocol',
|
|
27
|
+
'RWA Marketplace',
|
|
28
|
+
'tokenization'
|
|
30
29
|
],
|
|
31
30
|
images: [{
|
|
32
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
33
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
31
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
34
33
|
}],
|
|
35
34
|
socials: {
|
|
36
|
-
website: 'https://
|
|
37
|
-
x: 'https://x.com/
|
|
35
|
+
website: 'https://tx.org/',
|
|
36
|
+
x: 'https://x.com/txEcosystem'
|
|
38
37
|
},
|
|
39
38
|
type_asset: 'sdk.coin',
|
|
40
39
|
traces: [{
|
|
@@ -301,39 +300,38 @@ const assets = {
|
|
|
301
300
|
}]
|
|
302
301
|
},
|
|
303
302
|
{
|
|
304
|
-
description: 'The native token of
|
|
303
|
+
description: 'The native token of TX',
|
|
305
304
|
denom_units: [{
|
|
306
305
|
denom: 'ibc/B1C1F38CD3DD068952FE0A274450F02019BC0CA7852B65D13269C2CAAD371B99',
|
|
307
306
|
exponent: 0,
|
|
308
307
|
aliases: ['ucore']
|
|
309
308
|
}, {
|
|
310
|
-
denom: '
|
|
309
|
+
denom: 'tx',
|
|
311
310
|
exponent: 6
|
|
312
311
|
}],
|
|
313
312
|
base: 'ibc/B1C1F38CD3DD068952FE0A274450F02019BC0CA7852B65D13269C2CAAD371B99',
|
|
314
|
-
name: '
|
|
315
|
-
display: '
|
|
316
|
-
symbol: '
|
|
313
|
+
name: 'TX',
|
|
314
|
+
display: 'tx',
|
|
315
|
+
symbol: 'TX',
|
|
317
316
|
logo_URIs: {
|
|
318
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
319
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
317
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
318
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
320
319
|
},
|
|
321
|
-
coingecko_id: '
|
|
320
|
+
coingecko_id: 'tx',
|
|
322
321
|
keywords: [
|
|
323
|
-
'
|
|
324
|
-
'
|
|
325
|
-
'
|
|
326
|
-
'
|
|
327
|
-
'
|
|
328
|
-
'XRPL'
|
|
322
|
+
'L1',
|
|
323
|
+
'RWA',
|
|
324
|
+
'RWA Protocol',
|
|
325
|
+
'RWA Marketplace',
|
|
326
|
+
'tokenization'
|
|
329
327
|
],
|
|
330
328
|
images: [{
|
|
331
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
332
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
329
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
330
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
333
331
|
}],
|
|
334
332
|
socials: {
|
|
335
|
-
website: 'https://
|
|
336
|
-
x: 'https://x.com/
|
|
333
|
+
website: 'https://tx.org/',
|
|
334
|
+
x: 'https://x.com/txEcosystem'
|
|
337
335
|
},
|
|
338
336
|
type_asset: 'sdk.coin',
|
|
339
337
|
traces: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -1058,39 +1058,38 @@ const assets = {
|
|
|
1058
1058
|
}]
|
|
1059
1059
|
},
|
|
1060
1060
|
{
|
|
1061
|
-
description: 'The native token of
|
|
1061
|
+
description: 'The native token of TX',
|
|
1062
1062
|
denom_units: [{
|
|
1063
1063
|
denom: 'ibc/F8215CF2CD97294057DBECAA45E3ABEB6012D25550750DA8EC56BEC73F0E522F',
|
|
1064
1064
|
exponent: 0,
|
|
1065
1065
|
aliases: ['ucore']
|
|
1066
1066
|
}, {
|
|
1067
|
-
denom: '
|
|
1067
|
+
denom: 'tx',
|
|
1068
1068
|
exponent: 6
|
|
1069
1069
|
}],
|
|
1070
1070
|
base: 'ibc/F8215CF2CD97294057DBECAA45E3ABEB6012D25550750DA8EC56BEC73F0E522F',
|
|
1071
|
-
name: '
|
|
1072
|
-
display: '
|
|
1073
|
-
symbol: '
|
|
1071
|
+
name: 'TX',
|
|
1072
|
+
display: 'tx',
|
|
1073
|
+
symbol: 'TX',
|
|
1074
1074
|
logo_URIs: {
|
|
1075
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1076
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1075
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1076
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1077
1077
|
},
|
|
1078
|
-
coingecko_id: '
|
|
1078
|
+
coingecko_id: 'tx',
|
|
1079
1079
|
keywords: [
|
|
1080
|
-
'
|
|
1081
|
-
'
|
|
1082
|
-
'
|
|
1083
|
-
'
|
|
1084
|
-
'
|
|
1085
|
-
'XRPL'
|
|
1080
|
+
'L1',
|
|
1081
|
+
'RWA',
|
|
1082
|
+
'RWA Protocol',
|
|
1083
|
+
'RWA Marketplace',
|
|
1084
|
+
'tokenization'
|
|
1086
1085
|
],
|
|
1087
1086
|
images: [{
|
|
1088
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1089
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
1087
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
1088
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
1090
1089
|
}],
|
|
1091
1090
|
socials: {
|
|
1092
|
-
website: 'https://
|
|
1093
|
-
x: 'https://x.com/
|
|
1091
|
+
website: 'https://tx.org/',
|
|
1092
|
+
x: 'https://x.com/txEcosystem'
|
|
1094
1093
|
},
|
|
1095
1094
|
type_asset: 'sdk.coin',
|
|
1096
1095
|
traces: [{
|
|
@@ -2252,39 +2251,38 @@ const assets = {
|
|
|
2252
2251
|
}]
|
|
2253
2252
|
},
|
|
2254
2253
|
{
|
|
2255
|
-
description: 'The native token of
|
|
2254
|
+
description: 'The native token of TX',
|
|
2256
2255
|
denom_units: [{
|
|
2257
2256
|
denom: 'ibc/F8215CF2CD97294057DBECAA45E3ABEB6012D25550750DA8EC56BEC73F0E522F',
|
|
2258
2257
|
exponent: 0,
|
|
2259
2258
|
aliases: ['ucore']
|
|
2260
2259
|
}, {
|
|
2261
|
-
denom: '
|
|
2260
|
+
denom: 'tx',
|
|
2262
2261
|
exponent: 6
|
|
2263
2262
|
}],
|
|
2264
2263
|
base: 'ibc/F8215CF2CD97294057DBECAA45E3ABEB6012D25550750DA8EC56BEC73F0E522F',
|
|
2265
|
-
name: '
|
|
2266
|
-
display: '
|
|
2267
|
-
symbol: '
|
|
2264
|
+
name: 'TX',
|
|
2265
|
+
display: 'tx',
|
|
2266
|
+
symbol: 'TX',
|
|
2268
2267
|
logo_URIs: {
|
|
2269
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2270
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2268
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
2269
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
2271
2270
|
},
|
|
2272
|
-
coingecko_id: '
|
|
2271
|
+
coingecko_id: 'tx',
|
|
2273
2272
|
keywords: [
|
|
2274
|
-
'
|
|
2275
|
-
'
|
|
2276
|
-
'
|
|
2277
|
-
'
|
|
2278
|
-
'
|
|
2279
|
-
'XRPL'
|
|
2273
|
+
'L1',
|
|
2274
|
+
'RWA',
|
|
2275
|
+
'RWA Protocol',
|
|
2276
|
+
'RWA Marketplace',
|
|
2277
|
+
'tokenization'
|
|
2280
2278
|
],
|
|
2281
2279
|
images: [{
|
|
2282
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2283
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
2280
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
2281
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
2284
2282
|
}],
|
|
2285
2283
|
socials: {
|
|
2286
|
-
website: 'https://
|
|
2287
|
-
x: 'https://x.com/
|
|
2284
|
+
website: 'https://tx.org/',
|
|
2285
|
+
x: 'https://x.com/txEcosystem'
|
|
2288
2286
|
},
|
|
2289
2287
|
type_asset: 'sdk.coin',
|
|
2290
2288
|
traces: [{
|
package/esm/mainnet/doravota.js
CHANGED
|
@@ -123,39 +123,38 @@ const assets = {
|
|
|
123
123
|
}]
|
|
124
124
|
},
|
|
125
125
|
{
|
|
126
|
-
description: 'The native token of
|
|
126
|
+
description: 'The native token of TX',
|
|
127
127
|
denom_units: [{
|
|
128
128
|
denom: 'ibc/1C8A050BBE4C060A4392CC062B2D3B7C3BFD68E0FA6BB5A5D03DEFCBC0FA7C38',
|
|
129
129
|
exponent: 0,
|
|
130
130
|
aliases: ['ucore']
|
|
131
131
|
}, {
|
|
132
|
-
denom: '
|
|
132
|
+
denom: 'tx',
|
|
133
133
|
exponent: 6
|
|
134
134
|
}],
|
|
135
135
|
base: 'ibc/1C8A050BBE4C060A4392CC062B2D3B7C3BFD68E0FA6BB5A5D03DEFCBC0FA7C38',
|
|
136
|
-
name: '
|
|
137
|
-
display: '
|
|
138
|
-
symbol: '
|
|
136
|
+
name: 'TX',
|
|
137
|
+
display: 'tx',
|
|
138
|
+
symbol: 'TX',
|
|
139
139
|
logo_URIs: {
|
|
140
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
141
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
140
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
141
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
142
142
|
},
|
|
143
|
-
coingecko_id: '
|
|
143
|
+
coingecko_id: 'tx',
|
|
144
144
|
keywords: [
|
|
145
|
-
'
|
|
146
|
-
'
|
|
147
|
-
'
|
|
148
|
-
'
|
|
149
|
-
'
|
|
150
|
-
'XRPL'
|
|
145
|
+
'L1',
|
|
146
|
+
'RWA',
|
|
147
|
+
'RWA Protocol',
|
|
148
|
+
'RWA Marketplace',
|
|
149
|
+
'tokenization'
|
|
151
150
|
],
|
|
152
151
|
images: [{
|
|
153
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
154
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
152
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
153
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
155
154
|
}],
|
|
156
155
|
socials: {
|
|
157
|
-
website: 'https://
|
|
158
|
-
x: 'https://x.com/
|
|
156
|
+
website: 'https://tx.org/',
|
|
157
|
+
x: 'https://x.com/txEcosystem'
|
|
159
158
|
},
|
|
160
159
|
type_asset: 'sdk.coin',
|
|
161
160
|
traces: [{
|
|
@@ -461,39 +460,38 @@ const assets = {
|
|
|
461
460
|
}]
|
|
462
461
|
},
|
|
463
462
|
{
|
|
464
|
-
description: 'The native token of
|
|
463
|
+
description: 'The native token of TX',
|
|
465
464
|
denom_units: [{
|
|
466
465
|
denom: 'ibc/1C8A050BBE4C060A4392CC062B2D3B7C3BFD68E0FA6BB5A5D03DEFCBC0FA7C38',
|
|
467
466
|
exponent: 0,
|
|
468
467
|
aliases: ['ucore']
|
|
469
468
|
}, {
|
|
470
|
-
denom: '
|
|
469
|
+
denom: 'tx',
|
|
471
470
|
exponent: 6
|
|
472
471
|
}],
|
|
473
472
|
base: 'ibc/1C8A050BBE4C060A4392CC062B2D3B7C3BFD68E0FA6BB5A5D03DEFCBC0FA7C38',
|
|
474
|
-
name: '
|
|
475
|
-
display: '
|
|
476
|
-
symbol: '
|
|
473
|
+
name: 'TX',
|
|
474
|
+
display: 'tx',
|
|
475
|
+
symbol: 'TX',
|
|
477
476
|
logo_URIs: {
|
|
478
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
479
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
477
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
478
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
480
479
|
},
|
|
481
|
-
coingecko_id: '
|
|
480
|
+
coingecko_id: 'tx',
|
|
482
481
|
keywords: [
|
|
483
|
-
'
|
|
484
|
-
'
|
|
485
|
-
'
|
|
486
|
-
'
|
|
487
|
-
'
|
|
488
|
-
'XRPL'
|
|
482
|
+
'L1',
|
|
483
|
+
'RWA',
|
|
484
|
+
'RWA Protocol',
|
|
485
|
+
'RWA Marketplace',
|
|
486
|
+
'tokenization'
|
|
489
487
|
],
|
|
490
488
|
images: [{
|
|
491
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
492
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
489
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
490
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
493
491
|
}],
|
|
494
492
|
socials: {
|
|
495
|
-
website: 'https://
|
|
496
|
-
x: 'https://x.com/
|
|
493
|
+
website: 'https://tx.org/',
|
|
494
|
+
x: 'https://x.com/txEcosystem'
|
|
497
495
|
},
|
|
498
496
|
type_asset: 'sdk.coin',
|
|
499
497
|
traces: [{
|
package/esm/mainnet/dydx.js
CHANGED
|
@@ -2,39 +2,38 @@ const assets = {
|
|
|
2
2
|
chain_name: 'dydx',
|
|
3
3
|
assets: [
|
|
4
4
|
{
|
|
5
|
-
description: 'The native token of
|
|
5
|
+
description: 'The native token of TX',
|
|
6
6
|
denom_units: [{
|
|
7
7
|
denom: 'ibc/8987D810D4122AE7DF743595BEBD4D67AB9265BD19F248E34E4A220BA8EFFEE1',
|
|
8
8
|
exponent: 0,
|
|
9
9
|
aliases: ['ucore']
|
|
10
10
|
}, {
|
|
11
|
-
denom: '
|
|
11
|
+
denom: 'tx',
|
|
12
12
|
exponent: 6
|
|
13
13
|
}],
|
|
14
14
|
base: 'ibc/8987D810D4122AE7DF743595BEBD4D67AB9265BD19F248E34E4A220BA8EFFEE1',
|
|
15
|
-
name: '
|
|
16
|
-
display: '
|
|
17
|
-
symbol: '
|
|
15
|
+
name: 'TX',
|
|
16
|
+
display: 'tx',
|
|
17
|
+
symbol: 'TX',
|
|
18
18
|
logo_URIs: {
|
|
19
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
20
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
19
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
20
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
21
21
|
},
|
|
22
|
-
coingecko_id: '
|
|
22
|
+
coingecko_id: 'tx',
|
|
23
23
|
keywords: [
|
|
24
|
-
'
|
|
25
|
-
'
|
|
26
|
-
'
|
|
27
|
-
'
|
|
28
|
-
'
|
|
29
|
-
'XRPL'
|
|
24
|
+
'L1',
|
|
25
|
+
'RWA',
|
|
26
|
+
'RWA Protocol',
|
|
27
|
+
'RWA Marketplace',
|
|
28
|
+
'tokenization'
|
|
30
29
|
],
|
|
31
30
|
images: [{
|
|
32
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
33
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
31
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
32
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
34
33
|
}],
|
|
35
34
|
socials: {
|
|
36
|
-
website: 'https://
|
|
37
|
-
x: 'https://x.com/
|
|
35
|
+
website: 'https://tx.org/',
|
|
36
|
+
x: 'https://x.com/txEcosystem'
|
|
38
37
|
},
|
|
39
38
|
type_asset: 'sdk.coin',
|
|
40
39
|
traces: [{
|
|
@@ -214,39 +213,38 @@ const assets = {
|
|
|
214
213
|
}]
|
|
215
214
|
},
|
|
216
215
|
{
|
|
217
|
-
description: 'The native token of
|
|
216
|
+
description: 'The native token of TX',
|
|
218
217
|
denom_units: [{
|
|
219
218
|
denom: 'ibc/8987D810D4122AE7DF743595BEBD4D67AB9265BD19F248E34E4A220BA8EFFEE1',
|
|
220
219
|
exponent: 0,
|
|
221
220
|
aliases: ['ucore']
|
|
222
221
|
}, {
|
|
223
|
-
denom: '
|
|
222
|
+
denom: 'tx',
|
|
224
223
|
exponent: 6
|
|
225
224
|
}],
|
|
226
225
|
base: 'ibc/8987D810D4122AE7DF743595BEBD4D67AB9265BD19F248E34E4A220BA8EFFEE1',
|
|
227
|
-
name: '
|
|
228
|
-
display: '
|
|
229
|
-
symbol: '
|
|
226
|
+
name: 'TX',
|
|
227
|
+
display: 'tx',
|
|
228
|
+
symbol: 'TX',
|
|
230
229
|
logo_URIs: {
|
|
231
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
232
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
230
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
233
232
|
},
|
|
234
|
-
coingecko_id: '
|
|
233
|
+
coingecko_id: 'tx',
|
|
235
234
|
keywords: [
|
|
236
|
-
'
|
|
237
|
-
'
|
|
238
|
-
'
|
|
239
|
-
'
|
|
240
|
-
'
|
|
241
|
-
'XRPL'
|
|
235
|
+
'L1',
|
|
236
|
+
'RWA',
|
|
237
|
+
'RWA Protocol',
|
|
238
|
+
'RWA Marketplace',
|
|
239
|
+
'tokenization'
|
|
242
240
|
],
|
|
243
241
|
images: [{
|
|
244
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
245
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/
|
|
242
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.png',
|
|
243
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/coreum/images/tx.svg'
|
|
246
244
|
}],
|
|
247
245
|
socials: {
|
|
248
|
-
website: 'https://
|
|
249
|
-
x: 'https://x.com/
|
|
246
|
+
website: 'https://tx.org/',
|
|
247
|
+
x: 'https://x.com/txEcosystem'
|
|
250
248
|
},
|
|
251
249
|
type_asset: 'sdk.coin',
|
|
252
250
|
traces: [{
|