@chain-registry/assets 1.70.32 → 1.70.34
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/dungeon.js +392 -0
- package/esm/mainnet/kimanetwork.js +16 -16
- package/esm/mainnet/neutron.js +72 -0
- package/esm/mainnet/osmosis.js +8 -8
- package/esm/mainnet/stride.js +72 -0
- package/mainnet/dungeon.js +392 -0
- package/mainnet/kimanetwork.js +16 -16
- package/mainnet/neutron.js +72 -0
- package/mainnet/osmosis.js +8 -8
- package/mainnet/stride.js +72 -0
- package/package.json +5 -5
package/mainnet/kimanetwork.js
CHANGED
|
@@ -6,7 +6,7 @@ const assets = {
|
|
|
6
6
|
{
|
|
7
7
|
description: 'The native token of Osmosis',
|
|
8
8
|
denom_units: [{
|
|
9
|
-
denom: 'ibc/
|
|
9
|
+
denom: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
10
10
|
exponent: 0,
|
|
11
11
|
aliases: ['uosmo']
|
|
12
12
|
}, {
|
|
@@ -14,7 +14,7 @@ const assets = {
|
|
|
14
14
|
exponent: 6
|
|
15
15
|
}],
|
|
16
16
|
type_asset: 'sdk.coin',
|
|
17
|
-
base: 'ibc/
|
|
17
|
+
base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
18
18
|
name: 'Osmosis',
|
|
19
19
|
display: 'osmo',
|
|
20
20
|
symbol: 'OSMO',
|
|
@@ -38,19 +38,19 @@ const assets = {
|
|
|
38
38
|
traces: [{
|
|
39
39
|
type: 'ibc',
|
|
40
40
|
counterparty: {
|
|
41
|
-
channel_id: 'channel-
|
|
41
|
+
channel_id: 'channel-86496',
|
|
42
42
|
base_denom: 'uosmo',
|
|
43
43
|
chain_name: 'osmosis'
|
|
44
44
|
},
|
|
45
45
|
chain: {
|
|
46
|
-
channel_id: 'channel-
|
|
46
|
+
channel_id: 'channel-4'
|
|
47
47
|
}
|
|
48
48
|
}]
|
|
49
49
|
},
|
|
50
50
|
{
|
|
51
51
|
description: 'ION is the second native token of Osmosis.',
|
|
52
52
|
denom_units: [{
|
|
53
|
-
denom: 'ibc/
|
|
53
|
+
denom: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
54
54
|
exponent: 0,
|
|
55
55
|
aliases: ['uion']
|
|
56
56
|
}, {
|
|
@@ -58,7 +58,7 @@ const assets = {
|
|
|
58
58
|
exponent: 6
|
|
59
59
|
}],
|
|
60
60
|
type_asset: 'sdk.coin',
|
|
61
|
-
base: 'ibc/
|
|
61
|
+
base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
62
62
|
name: 'Ion DAO',
|
|
63
63
|
display: 'ion',
|
|
64
64
|
symbol: 'ION',
|
|
@@ -82,19 +82,19 @@ const assets = {
|
|
|
82
82
|
traces: [{
|
|
83
83
|
type: 'ibc',
|
|
84
84
|
counterparty: {
|
|
85
|
-
channel_id: 'channel-
|
|
85
|
+
channel_id: 'channel-86496',
|
|
86
86
|
base_denom: 'uion',
|
|
87
87
|
chain_name: 'osmosis'
|
|
88
88
|
},
|
|
89
89
|
chain: {
|
|
90
|
-
channel_id: 'channel-
|
|
90
|
+
channel_id: 'channel-4'
|
|
91
91
|
}
|
|
92
92
|
}]
|
|
93
93
|
},
|
|
94
94
|
{
|
|
95
95
|
description: 'The native token of Osmosis',
|
|
96
96
|
denom_units: [{
|
|
97
|
-
denom: 'ibc/
|
|
97
|
+
denom: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
98
98
|
exponent: 0,
|
|
99
99
|
aliases: ['uosmo']
|
|
100
100
|
}, {
|
|
@@ -102,7 +102,7 @@ const assets = {
|
|
|
102
102
|
exponent: 6
|
|
103
103
|
}],
|
|
104
104
|
type_asset: 'sdk.coin',
|
|
105
|
-
base: 'ibc/
|
|
105
|
+
base: 'ibc/05AC4BBA78C5951339A47DD1BC1E7FC922A9311DF81C85745B1C162F516FF2F1',
|
|
106
106
|
name: 'Osmosis',
|
|
107
107
|
display: 'osmo',
|
|
108
108
|
symbol: 'OSMO',
|
|
@@ -126,19 +126,19 @@ const assets = {
|
|
|
126
126
|
traces: [{
|
|
127
127
|
type: 'ibc',
|
|
128
128
|
counterparty: {
|
|
129
|
-
channel_id: 'channel-
|
|
129
|
+
channel_id: 'channel-86496',
|
|
130
130
|
base_denom: 'uosmo',
|
|
131
131
|
chain_name: 'osmosis'
|
|
132
132
|
},
|
|
133
133
|
chain: {
|
|
134
|
-
channel_id: 'channel-
|
|
134
|
+
channel_id: 'channel-4'
|
|
135
135
|
}
|
|
136
136
|
}]
|
|
137
137
|
},
|
|
138
138
|
{
|
|
139
139
|
description: 'ION is the second native token of Osmosis.',
|
|
140
140
|
denom_units: [{
|
|
141
|
-
denom: 'ibc/
|
|
141
|
+
denom: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
142
142
|
exponent: 0,
|
|
143
143
|
aliases: ['uion']
|
|
144
144
|
}, {
|
|
@@ -146,7 +146,7 @@ const assets = {
|
|
|
146
146
|
exponent: 6
|
|
147
147
|
}],
|
|
148
148
|
type_asset: 'sdk.coin',
|
|
149
|
-
base: 'ibc/
|
|
149
|
+
base: 'ibc/B1468D7420773B5D59561CC0E91D6A5F75415E216DCF2966D657E23B97322B36',
|
|
150
150
|
name: 'Ion DAO',
|
|
151
151
|
display: 'ion',
|
|
152
152
|
symbol: 'ION',
|
|
@@ -170,12 +170,12 @@ const assets = {
|
|
|
170
170
|
traces: [{
|
|
171
171
|
type: 'ibc',
|
|
172
172
|
counterparty: {
|
|
173
|
-
channel_id: 'channel-
|
|
173
|
+
channel_id: 'channel-86496',
|
|
174
174
|
base_denom: 'uion',
|
|
175
175
|
chain_name: 'osmosis'
|
|
176
176
|
},
|
|
177
177
|
chain: {
|
|
178
|
-
channel_id: 'channel-
|
|
178
|
+
channel_id: 'channel-4'
|
|
179
179
|
}
|
|
180
180
|
}]
|
|
181
181
|
}
|
package/mainnet/neutron.js
CHANGED
|
@@ -255,6 +255,42 @@ const assets = {
|
|
|
255
255
|
}
|
|
256
256
|
}]
|
|
257
257
|
},
|
|
258
|
+
{
|
|
259
|
+
description: 'Dungeon native token',
|
|
260
|
+
denom_units: [{
|
|
261
|
+
denom: 'ibc/2ECB3D2ADFE9F1CA85258C6330FA666120549349BC526D56B098A2A782D75455',
|
|
262
|
+
exponent: 0,
|
|
263
|
+
aliases: ['udgn']
|
|
264
|
+
}, {
|
|
265
|
+
denom: 'DGN',
|
|
266
|
+
exponent: 6
|
|
267
|
+
}],
|
|
268
|
+
base: 'ibc/2ECB3D2ADFE9F1CA85258C6330FA666120549349BC526D56B098A2A782D75455',
|
|
269
|
+
name: 'Dungeon Coin',
|
|
270
|
+
display: 'DGN',
|
|
271
|
+
symbol: 'DGN',
|
|
272
|
+
logo_URIs: {
|
|
273
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
274
|
+
},
|
|
275
|
+
images: [{
|
|
276
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
277
|
+
theme: {
|
|
278
|
+
circle: true
|
|
279
|
+
}
|
|
280
|
+
}],
|
|
281
|
+
type_asset: 'sdk.coin',
|
|
282
|
+
traces: [{
|
|
283
|
+
type: 'ibc',
|
|
284
|
+
counterparty: {
|
|
285
|
+
channel_id: 'channel-4',
|
|
286
|
+
base_denom: 'udgn',
|
|
287
|
+
chain_name: 'dungeon'
|
|
288
|
+
},
|
|
289
|
+
chain: {
|
|
290
|
+
channel_id: 'channel-5481'
|
|
291
|
+
}
|
|
292
|
+
}]
|
|
293
|
+
},
|
|
258
294
|
{
|
|
259
295
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
260
296
|
denom_units: [{
|
|
@@ -1168,6 +1204,42 @@ const assets = {
|
|
|
1168
1204
|
}
|
|
1169
1205
|
}]
|
|
1170
1206
|
},
|
|
1207
|
+
{
|
|
1208
|
+
description: 'Dungeon native token',
|
|
1209
|
+
denom_units: [{
|
|
1210
|
+
denom: 'ibc/2ECB3D2ADFE9F1CA85258C6330FA666120549349BC526D56B098A2A782D75455',
|
|
1211
|
+
exponent: 0,
|
|
1212
|
+
aliases: ['udgn']
|
|
1213
|
+
}, {
|
|
1214
|
+
denom: 'DGN',
|
|
1215
|
+
exponent: 6
|
|
1216
|
+
}],
|
|
1217
|
+
base: 'ibc/2ECB3D2ADFE9F1CA85258C6330FA666120549349BC526D56B098A2A782D75455',
|
|
1218
|
+
name: 'Dungeon Coin',
|
|
1219
|
+
display: 'DGN',
|
|
1220
|
+
symbol: 'DGN',
|
|
1221
|
+
logo_URIs: {
|
|
1222
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
1223
|
+
},
|
|
1224
|
+
images: [{
|
|
1225
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
1226
|
+
theme: {
|
|
1227
|
+
circle: true
|
|
1228
|
+
}
|
|
1229
|
+
}],
|
|
1230
|
+
type_asset: 'sdk.coin',
|
|
1231
|
+
traces: [{
|
|
1232
|
+
type: 'ibc',
|
|
1233
|
+
counterparty: {
|
|
1234
|
+
channel_id: 'channel-4',
|
|
1235
|
+
base_denom: 'udgn',
|
|
1236
|
+
chain_name: 'dungeon'
|
|
1237
|
+
},
|
|
1238
|
+
chain: {
|
|
1239
|
+
channel_id: 'channel-5481'
|
|
1240
|
+
}
|
|
1241
|
+
}]
|
|
1242
|
+
},
|
|
1171
1243
|
{
|
|
1172
1244
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
1173
1245
|
denom_units: [{
|
package/mainnet/osmosis.js
CHANGED
|
@@ -3953,14 +3953,14 @@ const assets = {
|
|
|
3953
3953
|
{
|
|
3954
3954
|
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
|
|
3955
3955
|
denom_units: [{
|
|
3956
|
-
denom: 'ibc/
|
|
3956
|
+
denom: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
3957
3957
|
exponent: 0,
|
|
3958
3958
|
aliases: ['uKIMA']
|
|
3959
3959
|
}, {
|
|
3960
3960
|
denom: 'KIMA',
|
|
3961
3961
|
exponent: 6
|
|
3962
3962
|
}],
|
|
3963
|
-
base: 'ibc/
|
|
3963
|
+
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
3964
3964
|
name: 'KIMA',
|
|
3965
3965
|
display: 'KIMA',
|
|
3966
3966
|
symbol: 'KIMA',
|
|
@@ -3983,12 +3983,12 @@ const assets = {
|
|
|
3983
3983
|
traces: [{
|
|
3984
3984
|
type: 'ibc',
|
|
3985
3985
|
counterparty: {
|
|
3986
|
-
channel_id: 'channel-
|
|
3986
|
+
channel_id: 'channel-4',
|
|
3987
3987
|
base_denom: 'uKIMA',
|
|
3988
3988
|
chain_name: 'kimanetwork'
|
|
3989
3989
|
},
|
|
3990
3990
|
chain: {
|
|
3991
|
-
channel_id: 'channel-
|
|
3991
|
+
channel_id: 'channel-86496'
|
|
3992
3992
|
}
|
|
3993
3993
|
}]
|
|
3994
3994
|
},
|
|
@@ -9495,14 +9495,14 @@ const assets = {
|
|
|
9495
9495
|
{
|
|
9496
9496
|
description: 'Kima is an asset-agnostic interoperability infrastructure that connects blockchain networks and legacy financial systems, enabling secure, scalable cross-chain transactions and seamless communication across ecosystems.',
|
|
9497
9497
|
denom_units: [{
|
|
9498
|
-
denom: 'ibc/
|
|
9498
|
+
denom: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
9499
9499
|
exponent: 0,
|
|
9500
9500
|
aliases: ['uKIMA']
|
|
9501
9501
|
}, {
|
|
9502
9502
|
denom: 'KIMA',
|
|
9503
9503
|
exponent: 6
|
|
9504
9504
|
}],
|
|
9505
|
-
base: 'ibc/
|
|
9505
|
+
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
9506
9506
|
name: 'KIMA',
|
|
9507
9507
|
display: 'KIMA',
|
|
9508
9508
|
symbol: 'KIMA',
|
|
@@ -9525,12 +9525,12 @@ const assets = {
|
|
|
9525
9525
|
traces: [{
|
|
9526
9526
|
type: 'ibc',
|
|
9527
9527
|
counterparty: {
|
|
9528
|
-
channel_id: 'channel-
|
|
9528
|
+
channel_id: 'channel-4',
|
|
9529
9529
|
base_denom: 'uKIMA',
|
|
9530
9530
|
chain_name: 'kimanetwork'
|
|
9531
9531
|
},
|
|
9532
9532
|
chain: {
|
|
9533
|
-
channel_id: 'channel-
|
|
9533
|
+
channel_id: 'channel-86496'
|
|
9534
9534
|
}
|
|
9535
9535
|
}]
|
|
9536
9536
|
},
|
package/mainnet/stride.js
CHANGED
|
@@ -692,6 +692,42 @@ const assets = {
|
|
|
692
692
|
}
|
|
693
693
|
}]
|
|
694
694
|
},
|
|
695
|
+
{
|
|
696
|
+
description: 'Dungeon native token',
|
|
697
|
+
denom_units: [{
|
|
698
|
+
denom: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
699
|
+
exponent: 0,
|
|
700
|
+
aliases: ['udgn']
|
|
701
|
+
}, {
|
|
702
|
+
denom: 'DGN',
|
|
703
|
+
exponent: 6
|
|
704
|
+
}],
|
|
705
|
+
base: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
706
|
+
name: 'Dungeon Coin',
|
|
707
|
+
display: 'DGN',
|
|
708
|
+
symbol: 'DGN',
|
|
709
|
+
logo_URIs: {
|
|
710
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
711
|
+
},
|
|
712
|
+
images: [{
|
|
713
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
714
|
+
theme: {
|
|
715
|
+
circle: true
|
|
716
|
+
}
|
|
717
|
+
}],
|
|
718
|
+
type_asset: 'sdk.coin',
|
|
719
|
+
traces: [{
|
|
720
|
+
type: 'ibc',
|
|
721
|
+
counterparty: {
|
|
722
|
+
channel_id: 'channel-5',
|
|
723
|
+
base_denom: 'udgn',
|
|
724
|
+
chain_name: 'dungeon'
|
|
725
|
+
},
|
|
726
|
+
chain: {
|
|
727
|
+
channel_id: 'channel-287'
|
|
728
|
+
}
|
|
729
|
+
}]
|
|
730
|
+
},
|
|
695
731
|
{
|
|
696
732
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
697
733
|
denom_units: [{
|
|
@@ -5411,6 +5447,42 @@ const assets = {
|
|
|
5411
5447
|
}
|
|
5412
5448
|
}]
|
|
5413
5449
|
},
|
|
5450
|
+
{
|
|
5451
|
+
description: 'Dungeon native token',
|
|
5452
|
+
denom_units: [{
|
|
5453
|
+
denom: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
5454
|
+
exponent: 0,
|
|
5455
|
+
aliases: ['udgn']
|
|
5456
|
+
}, {
|
|
5457
|
+
denom: 'DGN',
|
|
5458
|
+
exponent: 6
|
|
5459
|
+
}],
|
|
5460
|
+
base: 'ibc/A2DE32404B33102ECD88D3D988A2716CDFEE46ACACCD1454B959BE7654139C41',
|
|
5461
|
+
name: 'Dungeon Coin',
|
|
5462
|
+
display: 'DGN',
|
|
5463
|
+
symbol: 'DGN',
|
|
5464
|
+
logo_URIs: {
|
|
5465
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
5466
|
+
},
|
|
5467
|
+
images: [{
|
|
5468
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
5469
|
+
theme: {
|
|
5470
|
+
circle: true
|
|
5471
|
+
}
|
|
5472
|
+
}],
|
|
5473
|
+
type_asset: 'sdk.coin',
|
|
5474
|
+
traces: [{
|
|
5475
|
+
type: 'ibc',
|
|
5476
|
+
counterparty: {
|
|
5477
|
+
channel_id: 'channel-5',
|
|
5478
|
+
base_denom: 'udgn',
|
|
5479
|
+
chain_name: 'dungeon'
|
|
5480
|
+
},
|
|
5481
|
+
chain: {
|
|
5482
|
+
channel_id: 'channel-287'
|
|
5483
|
+
}
|
|
5484
|
+
}]
|
|
5485
|
+
},
|
|
5414
5486
|
{
|
|
5415
5487
|
description: 'DYDX is a decentralized trading platform focused on derivatives and perpetual contracts, offering a secure and efficient trading experience without intermediaries.',
|
|
5416
5488
|
denom_units: [{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@chain-registry/assets",
|
|
3
|
-
"version": "1.70.
|
|
3
|
+
"version": "1.70.34",
|
|
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.51.
|
|
33
|
-
"chain-registry": "^1.69.
|
|
32
|
+
"@chain-registry/utils": "^1.51.15",
|
|
33
|
+
"chain-registry": "^1.69.34"
|
|
34
34
|
},
|
|
35
35
|
"dependencies": {
|
|
36
|
-
"@chain-registry/types": "^0.50.
|
|
36
|
+
"@chain-registry/types": "^0.50.15"
|
|
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": "9ee1252298e53490c23faa6061d375b1e33b3035"
|
|
47
47
|
}
|