@chain-registry/assets 1.64.65 → 1.64.66
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/composable.js +24 -2
- package/esm/testnet/osmosistestnet.js +6 -6
- package/esm/testnet/stargazetestnet.js +8 -8
- package/esm/testnet/symphonytestnet.js +12 -12
- package/mainnet/composable.js +24 -2
- package/package.json +5 -5
- package/testnet/osmosistestnet.js +6 -6
- package/testnet/stargazetestnet.js +8 -8
- package/testnet/symphonytestnet.js +12 -12
|
@@ -816,7 +816,18 @@ const assets = {
|
|
|
816
816
|
},
|
|
817
817
|
coingecko_id: 'solana',
|
|
818
818
|
images: [{
|
|
819
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
819
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
820
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png',
|
|
821
|
+
theme: {
|
|
822
|
+
circle: true,
|
|
823
|
+
background_color_hex: '#000000'
|
|
824
|
+
}
|
|
825
|
+
}, {
|
|
826
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg',
|
|
827
|
+
theme: {
|
|
828
|
+
circle: false,
|
|
829
|
+
background_color_hex: '#00000000'
|
|
830
|
+
}
|
|
820
831
|
}],
|
|
821
832
|
traces: [{
|
|
822
833
|
type: 'ibc',
|
|
@@ -3460,7 +3471,18 @@ const assets = {
|
|
|
3460
3471
|
},
|
|
3461
3472
|
coingecko_id: 'solana',
|
|
3462
3473
|
images: [{
|
|
3463
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
3474
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
3475
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png',
|
|
3476
|
+
theme: {
|
|
3477
|
+
circle: true,
|
|
3478
|
+
background_color_hex: '#000000'
|
|
3479
|
+
}
|
|
3480
|
+
}, {
|
|
3481
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg',
|
|
3482
|
+
theme: {
|
|
3483
|
+
circle: false,
|
|
3484
|
+
background_color_hex: '#00000000'
|
|
3485
|
+
}
|
|
3464
3486
|
}],
|
|
3465
3487
|
traces: [{
|
|
3466
3488
|
type: 'ibc',
|
|
@@ -1659,7 +1659,7 @@ const assets = {
|
|
|
1659
1659
|
{
|
|
1660
1660
|
description: 'The native token of Symphony',
|
|
1661
1661
|
denom_units: [{
|
|
1662
|
-
denom: 'ibc/
|
|
1662
|
+
denom: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
1663
1663
|
exponent: 0,
|
|
1664
1664
|
aliases: ['note']
|
|
1665
1665
|
}, {
|
|
@@ -1668,7 +1668,7 @@ const assets = {
|
|
|
1668
1668
|
aliases: ['melody']
|
|
1669
1669
|
}],
|
|
1670
1670
|
type_asset: 'sdk.coin',
|
|
1671
|
-
base: 'ibc/
|
|
1671
|
+
base: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
1672
1672
|
name: 'Melody',
|
|
1673
1673
|
display: 'mld',
|
|
1674
1674
|
symbol: 'MLD',
|
|
@@ -1686,7 +1686,7 @@ const assets = {
|
|
|
1686
1686
|
chain_name: 'symphonytestnet'
|
|
1687
1687
|
},
|
|
1688
1688
|
chain: {
|
|
1689
|
-
channel_id: 'channel-
|
|
1689
|
+
channel_id: 'channel-8743'
|
|
1690
1690
|
}
|
|
1691
1691
|
}]
|
|
1692
1692
|
},
|
|
@@ -2080,7 +2080,7 @@ const assets = {
|
|
|
2080
2080
|
{
|
|
2081
2081
|
description: 'The native token of Symphony',
|
|
2082
2082
|
denom_units: [{
|
|
2083
|
-
denom: 'ibc/
|
|
2083
|
+
denom: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
2084
2084
|
exponent: 0,
|
|
2085
2085
|
aliases: ['note']
|
|
2086
2086
|
}, {
|
|
@@ -2089,7 +2089,7 @@ const assets = {
|
|
|
2089
2089
|
aliases: ['melody']
|
|
2090
2090
|
}],
|
|
2091
2091
|
type_asset: 'sdk.coin',
|
|
2092
|
-
base: 'ibc/
|
|
2092
|
+
base: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
2093
2093
|
name: 'Melody',
|
|
2094
2094
|
display: 'mld',
|
|
2095
2095
|
symbol: 'MLD',
|
|
@@ -2107,7 +2107,7 @@ const assets = {
|
|
|
2107
2107
|
chain_name: 'symphonytestnet'
|
|
2108
2108
|
},
|
|
2109
2109
|
chain: {
|
|
2110
|
-
channel_id: 'channel-
|
|
2110
|
+
channel_id: 'channel-8743'
|
|
2111
2111
|
}
|
|
2112
2112
|
}]
|
|
2113
2113
|
},
|
|
@@ -296,7 +296,7 @@ const assets = {
|
|
|
296
296
|
{
|
|
297
297
|
description: 'The native token of Symphony',
|
|
298
298
|
denom_units: [{
|
|
299
|
-
denom: 'ibc/
|
|
299
|
+
denom: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
300
300
|
exponent: 0,
|
|
301
301
|
aliases: ['note']
|
|
302
302
|
}, {
|
|
@@ -305,7 +305,7 @@ const assets = {
|
|
|
305
305
|
aliases: ['melody']
|
|
306
306
|
}],
|
|
307
307
|
type_asset: 'sdk.coin',
|
|
308
|
-
base: 'ibc/
|
|
308
|
+
base: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
309
309
|
name: 'Melody',
|
|
310
310
|
display: 'mld',
|
|
311
311
|
symbol: 'MLD',
|
|
@@ -318,12 +318,12 @@ const assets = {
|
|
|
318
318
|
traces: [{
|
|
319
319
|
type: 'ibc',
|
|
320
320
|
counterparty: {
|
|
321
|
-
channel_id: 'channel-
|
|
321
|
+
channel_id: 'channel-4',
|
|
322
322
|
base_denom: 'note',
|
|
323
323
|
chain_name: 'symphonytestnet'
|
|
324
324
|
},
|
|
325
325
|
chain: {
|
|
326
|
-
channel_id: 'channel-
|
|
326
|
+
channel_id: 'channel-998'
|
|
327
327
|
}
|
|
328
328
|
}]
|
|
329
329
|
},
|
|
@@ -377,7 +377,7 @@ const assets = {
|
|
|
377
377
|
{
|
|
378
378
|
description: 'The native token of Symphony',
|
|
379
379
|
denom_units: [{
|
|
380
|
-
denom: 'ibc/
|
|
380
|
+
denom: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
381
381
|
exponent: 0,
|
|
382
382
|
aliases: ['note']
|
|
383
383
|
}, {
|
|
@@ -386,7 +386,7 @@ const assets = {
|
|
|
386
386
|
aliases: ['melody']
|
|
387
387
|
}],
|
|
388
388
|
type_asset: 'sdk.coin',
|
|
389
|
-
base: 'ibc/
|
|
389
|
+
base: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
390
390
|
name: 'Melody',
|
|
391
391
|
display: 'mld',
|
|
392
392
|
symbol: 'MLD',
|
|
@@ -399,12 +399,12 @@ const assets = {
|
|
|
399
399
|
traces: [{
|
|
400
400
|
type: 'ibc',
|
|
401
401
|
counterparty: {
|
|
402
|
-
channel_id: 'channel-
|
|
402
|
+
channel_id: 'channel-4',
|
|
403
403
|
base_denom: 'note',
|
|
404
404
|
chain_name: 'symphonytestnet'
|
|
405
405
|
},
|
|
406
406
|
chain: {
|
|
407
|
-
channel_id: 'channel-
|
|
407
|
+
channel_id: 'channel-998'
|
|
408
408
|
}
|
|
409
409
|
}]
|
|
410
410
|
},
|
|
@@ -30,7 +30,7 @@ const assets = {
|
|
|
30
30
|
traces: [{
|
|
31
31
|
type: 'ibc',
|
|
32
32
|
counterparty: {
|
|
33
|
-
channel_id: 'channel-
|
|
33
|
+
channel_id: 'channel-8743',
|
|
34
34
|
base_denom: 'uosmo',
|
|
35
35
|
chain_name: 'osmosistestnet'
|
|
36
36
|
},
|
|
@@ -66,7 +66,7 @@ const assets = {
|
|
|
66
66
|
traces: [{
|
|
67
67
|
type: 'ibc',
|
|
68
68
|
counterparty: {
|
|
69
|
-
channel_id: 'channel-
|
|
69
|
+
channel_id: 'channel-8743',
|
|
70
70
|
base_denom: 'uion',
|
|
71
71
|
chain_name: 'osmosistestnet'
|
|
72
72
|
},
|
|
@@ -78,14 +78,14 @@ const assets = {
|
|
|
78
78
|
{
|
|
79
79
|
description: 'The native token of Stargaze',
|
|
80
80
|
denom_units: [{
|
|
81
|
-
denom: 'ibc/
|
|
81
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
82
82
|
exponent: 0,
|
|
83
83
|
aliases: ['ustars']
|
|
84
84
|
}, {
|
|
85
85
|
denom: 'stars',
|
|
86
86
|
exponent: 6
|
|
87
87
|
}],
|
|
88
|
-
base: 'ibc/
|
|
88
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
89
89
|
name: 'Stargaze',
|
|
90
90
|
display: 'stars',
|
|
91
91
|
symbol: 'STARS',
|
|
@@ -99,12 +99,12 @@ const assets = {
|
|
|
99
99
|
traces: [{
|
|
100
100
|
type: 'ibc',
|
|
101
101
|
counterparty: {
|
|
102
|
-
channel_id: 'channel-
|
|
102
|
+
channel_id: 'channel-998',
|
|
103
103
|
base_denom: 'ustars',
|
|
104
104
|
chain_name: 'stargazetestnet'
|
|
105
105
|
},
|
|
106
106
|
chain: {
|
|
107
|
-
channel_id: 'channel-
|
|
107
|
+
channel_id: 'channel-4'
|
|
108
108
|
}
|
|
109
109
|
}]
|
|
110
110
|
},
|
|
@@ -137,7 +137,7 @@ const assets = {
|
|
|
137
137
|
traces: [{
|
|
138
138
|
type: 'ibc',
|
|
139
139
|
counterparty: {
|
|
140
|
-
channel_id: 'channel-
|
|
140
|
+
channel_id: 'channel-8743',
|
|
141
141
|
base_denom: 'uosmo',
|
|
142
142
|
chain_name: 'osmosistestnet'
|
|
143
143
|
},
|
|
@@ -173,7 +173,7 @@ const assets = {
|
|
|
173
173
|
traces: [{
|
|
174
174
|
type: 'ibc',
|
|
175
175
|
counterparty: {
|
|
176
|
-
channel_id: 'channel-
|
|
176
|
+
channel_id: 'channel-8743',
|
|
177
177
|
base_denom: 'uion',
|
|
178
178
|
chain_name: 'osmosistestnet'
|
|
179
179
|
},
|
|
@@ -185,14 +185,14 @@ const assets = {
|
|
|
185
185
|
{
|
|
186
186
|
description: 'The native token of Stargaze',
|
|
187
187
|
denom_units: [{
|
|
188
|
-
denom: 'ibc/
|
|
188
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
189
189
|
exponent: 0,
|
|
190
190
|
aliases: ['ustars']
|
|
191
191
|
}, {
|
|
192
192
|
denom: 'stars',
|
|
193
193
|
exponent: 6
|
|
194
194
|
}],
|
|
195
|
-
base: 'ibc/
|
|
195
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
196
196
|
name: 'Stargaze',
|
|
197
197
|
display: 'stars',
|
|
198
198
|
symbol: 'STARS',
|
|
@@ -206,12 +206,12 @@ const assets = {
|
|
|
206
206
|
traces: [{
|
|
207
207
|
type: 'ibc',
|
|
208
208
|
counterparty: {
|
|
209
|
-
channel_id: 'channel-
|
|
209
|
+
channel_id: 'channel-998',
|
|
210
210
|
base_denom: 'ustars',
|
|
211
211
|
chain_name: 'stargazetestnet'
|
|
212
212
|
},
|
|
213
213
|
chain: {
|
|
214
|
-
channel_id: 'channel-
|
|
214
|
+
channel_id: 'channel-4'
|
|
215
215
|
}
|
|
216
216
|
}]
|
|
217
217
|
}
|
package/mainnet/composable.js
CHANGED
|
@@ -818,7 +818,18 @@ const assets = {
|
|
|
818
818
|
},
|
|
819
819
|
coingecko_id: 'solana',
|
|
820
820
|
images: [{
|
|
821
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
821
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
822
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png',
|
|
823
|
+
theme: {
|
|
824
|
+
circle: true,
|
|
825
|
+
background_color_hex: '#000000'
|
|
826
|
+
}
|
|
827
|
+
}, {
|
|
828
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg',
|
|
829
|
+
theme: {
|
|
830
|
+
circle: false,
|
|
831
|
+
background_color_hex: '#00000000'
|
|
832
|
+
}
|
|
822
833
|
}],
|
|
823
834
|
traces: [{
|
|
824
835
|
type: 'ibc',
|
|
@@ -3462,7 +3473,18 @@ const assets = {
|
|
|
3462
3473
|
},
|
|
3463
3474
|
coingecko_id: 'solana',
|
|
3464
3475
|
images: [{
|
|
3465
|
-
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/
|
|
3476
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
3477
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png',
|
|
3478
|
+
theme: {
|
|
3479
|
+
circle: true,
|
|
3480
|
+
background_color_hex: '#000000'
|
|
3481
|
+
}
|
|
3482
|
+
}, {
|
|
3483
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol.svg',
|
|
3484
|
+
theme: {
|
|
3485
|
+
circle: false,
|
|
3486
|
+
background_color_hex: '#00000000'
|
|
3487
|
+
}
|
|
3466
3488
|
}],
|
|
3467
3489
|
traces: [{
|
|
3468
3490
|
type: 'ibc',
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.64.
|
|
3
|
+
"version": "1.64.66",
|
|
4
4
|
"description": "Chain Registry Asset Lists",
|
|
5
5
|
"author": "Dan Lynch <pyramation@gmail.com>",
|
|
6
6
|
"homepage": "https://github.com/cosmology-tech/chain-registry",
|
|
@@ -29,11 +29,11 @@
|
|
|
29
29
|
"test:watch": "jest --watch"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@chain-registry/utils": "^1.46.
|
|
33
|
-
"chain-registry": "^1.63.
|
|
32
|
+
"@chain-registry/utils": "^1.46.54",
|
|
33
|
+
"chain-registry": "^1.63.66"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.45.
|
|
36
|
+
"@chain-registry/types": "^0.45.54"
|
|
37
37
|
},
|
|
38
38
|
"keywords": [
|
|
39
39
|
"chain-registry",
|
|
@@ -43,5 +43,5 @@
|
|
|
43
43
|
"interchain",
|
|
44
44
|
"tokens"
|
|
45
45
|
],
|
|
46
|
-
"gitHead": "
|
|
46
|
+
"gitHead": "a78613b6349bf53ed9f6a0db269e1cdb6e73358c"
|
|
47
47
|
}
|
|
@@ -1661,7 +1661,7 @@ const assets = {
|
|
|
1661
1661
|
{
|
|
1662
1662
|
description: 'The native token of Symphony',
|
|
1663
1663
|
denom_units: [{
|
|
1664
|
-
denom: 'ibc/
|
|
1664
|
+
denom: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
1665
1665
|
exponent: 0,
|
|
1666
1666
|
aliases: ['note']
|
|
1667
1667
|
}, {
|
|
@@ -1670,7 +1670,7 @@ const assets = {
|
|
|
1670
1670
|
aliases: ['melody']
|
|
1671
1671
|
}],
|
|
1672
1672
|
type_asset: 'sdk.coin',
|
|
1673
|
-
base: 'ibc/
|
|
1673
|
+
base: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
1674
1674
|
name: 'Melody',
|
|
1675
1675
|
display: 'mld',
|
|
1676
1676
|
symbol: 'MLD',
|
|
@@ -1688,7 +1688,7 @@ const assets = {
|
|
|
1688
1688
|
chain_name: 'symphonytestnet'
|
|
1689
1689
|
},
|
|
1690
1690
|
chain: {
|
|
1691
|
-
channel_id: 'channel-
|
|
1691
|
+
channel_id: 'channel-8743'
|
|
1692
1692
|
}
|
|
1693
1693
|
}]
|
|
1694
1694
|
},
|
|
@@ -2082,7 +2082,7 @@ const assets = {
|
|
|
2082
2082
|
{
|
|
2083
2083
|
description: 'The native token of Symphony',
|
|
2084
2084
|
denom_units: [{
|
|
2085
|
-
denom: 'ibc/
|
|
2085
|
+
denom: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
2086
2086
|
exponent: 0,
|
|
2087
2087
|
aliases: ['note']
|
|
2088
2088
|
}, {
|
|
@@ -2091,7 +2091,7 @@ const assets = {
|
|
|
2091
2091
|
aliases: ['melody']
|
|
2092
2092
|
}],
|
|
2093
2093
|
type_asset: 'sdk.coin',
|
|
2094
|
-
base: 'ibc/
|
|
2094
|
+
base: 'ibc/B8435C53F8B5CC87703531FF736508875DF473D0C231E93A3EF5C2C934E562A4',
|
|
2095
2095
|
name: 'Melody',
|
|
2096
2096
|
display: 'mld',
|
|
2097
2097
|
symbol: 'MLD',
|
|
@@ -2109,7 +2109,7 @@ const assets = {
|
|
|
2109
2109
|
chain_name: 'symphonytestnet'
|
|
2110
2110
|
},
|
|
2111
2111
|
chain: {
|
|
2112
|
-
channel_id: 'channel-
|
|
2112
|
+
channel_id: 'channel-8743'
|
|
2113
2113
|
}
|
|
2114
2114
|
}]
|
|
2115
2115
|
},
|
|
@@ -298,7 +298,7 @@ const assets = {
|
|
|
298
298
|
{
|
|
299
299
|
description: 'The native token of Symphony',
|
|
300
300
|
denom_units: [{
|
|
301
|
-
denom: 'ibc/
|
|
301
|
+
denom: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
302
302
|
exponent: 0,
|
|
303
303
|
aliases: ['note']
|
|
304
304
|
}, {
|
|
@@ -307,7 +307,7 @@ const assets = {
|
|
|
307
307
|
aliases: ['melody']
|
|
308
308
|
}],
|
|
309
309
|
type_asset: 'sdk.coin',
|
|
310
|
-
base: 'ibc/
|
|
310
|
+
base: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
311
311
|
name: 'Melody',
|
|
312
312
|
display: 'mld',
|
|
313
313
|
symbol: 'MLD',
|
|
@@ -320,12 +320,12 @@ const assets = {
|
|
|
320
320
|
traces: [{
|
|
321
321
|
type: 'ibc',
|
|
322
322
|
counterparty: {
|
|
323
|
-
channel_id: 'channel-
|
|
323
|
+
channel_id: 'channel-4',
|
|
324
324
|
base_denom: 'note',
|
|
325
325
|
chain_name: 'symphonytestnet'
|
|
326
326
|
},
|
|
327
327
|
chain: {
|
|
328
|
-
channel_id: 'channel-
|
|
328
|
+
channel_id: 'channel-998'
|
|
329
329
|
}
|
|
330
330
|
}]
|
|
331
331
|
},
|
|
@@ -379,7 +379,7 @@ const assets = {
|
|
|
379
379
|
{
|
|
380
380
|
description: 'The native token of Symphony',
|
|
381
381
|
denom_units: [{
|
|
382
|
-
denom: 'ibc/
|
|
382
|
+
denom: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
383
383
|
exponent: 0,
|
|
384
384
|
aliases: ['note']
|
|
385
385
|
}, {
|
|
@@ -388,7 +388,7 @@ const assets = {
|
|
|
388
388
|
aliases: ['melody']
|
|
389
389
|
}],
|
|
390
390
|
type_asset: 'sdk.coin',
|
|
391
|
-
base: 'ibc/
|
|
391
|
+
base: 'ibc/BC82BC9C0E4C0BB5E27130B22F54497245989B7D4ACE48D02FADD908DE34EE95',
|
|
392
392
|
name: 'Melody',
|
|
393
393
|
display: 'mld',
|
|
394
394
|
symbol: 'MLD',
|
|
@@ -401,12 +401,12 @@ const assets = {
|
|
|
401
401
|
traces: [{
|
|
402
402
|
type: 'ibc',
|
|
403
403
|
counterparty: {
|
|
404
|
-
channel_id: 'channel-
|
|
404
|
+
channel_id: 'channel-4',
|
|
405
405
|
base_denom: 'note',
|
|
406
406
|
chain_name: 'symphonytestnet'
|
|
407
407
|
},
|
|
408
408
|
chain: {
|
|
409
|
-
channel_id: 'channel-
|
|
409
|
+
channel_id: 'channel-998'
|
|
410
410
|
}
|
|
411
411
|
}]
|
|
412
412
|
},
|
|
@@ -32,7 +32,7 @@ const assets = {
|
|
|
32
32
|
traces: [{
|
|
33
33
|
type: 'ibc',
|
|
34
34
|
counterparty: {
|
|
35
|
-
channel_id: 'channel-
|
|
35
|
+
channel_id: 'channel-8743',
|
|
36
36
|
base_denom: 'uosmo',
|
|
37
37
|
chain_name: 'osmosistestnet'
|
|
38
38
|
},
|
|
@@ -68,7 +68,7 @@ const assets = {
|
|
|
68
68
|
traces: [{
|
|
69
69
|
type: 'ibc',
|
|
70
70
|
counterparty: {
|
|
71
|
-
channel_id: 'channel-
|
|
71
|
+
channel_id: 'channel-8743',
|
|
72
72
|
base_denom: 'uion',
|
|
73
73
|
chain_name: 'osmosistestnet'
|
|
74
74
|
},
|
|
@@ -80,14 +80,14 @@ const assets = {
|
|
|
80
80
|
{
|
|
81
81
|
description: 'The native token of Stargaze',
|
|
82
82
|
denom_units: [{
|
|
83
|
-
denom: 'ibc/
|
|
83
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
84
84
|
exponent: 0,
|
|
85
85
|
aliases: ['ustars']
|
|
86
86
|
}, {
|
|
87
87
|
denom: 'stars',
|
|
88
88
|
exponent: 6
|
|
89
89
|
}],
|
|
90
|
-
base: 'ibc/
|
|
90
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
91
91
|
name: 'Stargaze',
|
|
92
92
|
display: 'stars',
|
|
93
93
|
symbol: 'STARS',
|
|
@@ -101,12 +101,12 @@ const assets = {
|
|
|
101
101
|
traces: [{
|
|
102
102
|
type: 'ibc',
|
|
103
103
|
counterparty: {
|
|
104
|
-
channel_id: 'channel-
|
|
104
|
+
channel_id: 'channel-998',
|
|
105
105
|
base_denom: 'ustars',
|
|
106
106
|
chain_name: 'stargazetestnet'
|
|
107
107
|
},
|
|
108
108
|
chain: {
|
|
109
|
-
channel_id: 'channel-
|
|
109
|
+
channel_id: 'channel-4'
|
|
110
110
|
}
|
|
111
111
|
}]
|
|
112
112
|
},
|
|
@@ -139,7 +139,7 @@ const assets = {
|
|
|
139
139
|
traces: [{
|
|
140
140
|
type: 'ibc',
|
|
141
141
|
counterparty: {
|
|
142
|
-
channel_id: 'channel-
|
|
142
|
+
channel_id: 'channel-8743',
|
|
143
143
|
base_denom: 'uosmo',
|
|
144
144
|
chain_name: 'osmosistestnet'
|
|
145
145
|
},
|
|
@@ -175,7 +175,7 @@ const assets = {
|
|
|
175
175
|
traces: [{
|
|
176
176
|
type: 'ibc',
|
|
177
177
|
counterparty: {
|
|
178
|
-
channel_id: 'channel-
|
|
178
|
+
channel_id: 'channel-8743',
|
|
179
179
|
base_denom: 'uion',
|
|
180
180
|
chain_name: 'osmosistestnet'
|
|
181
181
|
},
|
|
@@ -187,14 +187,14 @@ const assets = {
|
|
|
187
187
|
{
|
|
188
188
|
description: 'The native token of Stargaze',
|
|
189
189
|
denom_units: [{
|
|
190
|
-
denom: 'ibc/
|
|
190
|
+
denom: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
191
191
|
exponent: 0,
|
|
192
192
|
aliases: ['ustars']
|
|
193
193
|
}, {
|
|
194
194
|
denom: 'stars',
|
|
195
195
|
exponent: 6
|
|
196
196
|
}],
|
|
197
|
-
base: 'ibc/
|
|
197
|
+
base: 'ibc/16E817E682AD1A73FD748BC989574B2702E109C4105550498086531FA3D6B050',
|
|
198
198
|
name: 'Stargaze',
|
|
199
199
|
display: 'stars',
|
|
200
200
|
symbol: 'STARS',
|
|
@@ -208,12 +208,12 @@ const assets = {
|
|
|
208
208
|
traces: [{
|
|
209
209
|
type: 'ibc',
|
|
210
210
|
counterparty: {
|
|
211
|
-
channel_id: 'channel-
|
|
211
|
+
channel_id: 'channel-998',
|
|
212
212
|
base_denom: 'ustars',
|
|
213
213
|
chain_name: 'stargazetestnet'
|
|
214
214
|
},
|
|
215
215
|
chain: {
|
|
216
|
-
channel_id: 'channel-
|
|
216
|
+
channel_id: 'channel-4'
|
|
217
217
|
}
|
|
218
218
|
}]
|
|
219
219
|
}
|