@chain-registry/assets 1.70.226 → 1.70.228
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/akash.js +4 -4
- package/esm/mainnet/axelar.js +4 -4
- package/esm/mainnet/beezee.js +78 -0
- package/esm/mainnet/cosmoshub.js +6 -4
- package/esm/mainnet/cryptoorgchain.js +4 -4
- package/esm/mainnet/decentr.js +4 -4
- package/esm/mainnet/elys.js +2 -0
- package/esm/mainnet/initia.js +86 -0
- package/esm/mainnet/injective.js +2 -0
- package/esm/mainnet/irisnet.js +4 -4
- package/esm/mainnet/medasdigital.js +4 -4
- package/esm/mainnet/milkyway.js +80 -0
- package/esm/mainnet/noble.js +2 -0
- package/esm/mainnet/osmosis.js +84 -4
- package/esm/mainnet/persistence.js +4 -4
- package/esm/mainnet/planq.js +2 -0
- package/esm/mainnet/regen.js +4 -4
- package/esm/mainnet/secretnetwork.js +4 -4
- package/esm/mainnet/sifchain.js +4 -4
- package/esm/mainnet/starname.js +4 -4
- package/esm/mainnet/stride.js +2 -0
- package/esm/mainnet/terra2.js +2 -0
- package/mainnet/akash.js +4 -4
- package/mainnet/axelar.js +4 -4
- package/mainnet/beezee.js +78 -0
- package/mainnet/cosmoshub.js +6 -4
- package/mainnet/cryptoorgchain.js +4 -4
- package/mainnet/decentr.js +4 -4
- package/mainnet/elys.js +2 -0
- package/mainnet/initia.js +86 -0
- package/mainnet/injective.js +2 -0
- package/mainnet/irisnet.js +4 -4
- package/mainnet/medasdigital.js +4 -4
- package/mainnet/milkyway.js +80 -0
- package/mainnet/noble.js +2 -0
- package/mainnet/osmosis.js +84 -4
- package/mainnet/persistence.js +4 -4
- package/mainnet/planq.js +2 -0
- package/mainnet/regen.js +4 -4
- package/mainnet/secretnetwork.js +4 -4
- package/mainnet/sifchain.js +4 -4
- package/mainnet/starname.js +4 -4
- package/mainnet/stride.js +2 -0
- package/mainnet/terra2.js +2 -0
- package/package.json +5 -5
package/esm/mainnet/akash.js
CHANGED
|
@@ -848,7 +848,7 @@ const assets = {
|
|
|
848
848
|
base: 'ibc/0FD5103C7353F0C68F33B60ED7F99B3B5DF90CA947263FFC85BB5A9BEE3060E5',
|
|
849
849
|
name: 'Sentinel',
|
|
850
850
|
display: 'dvpn',
|
|
851
|
-
symbol: '
|
|
851
|
+
symbol: 'P2P',
|
|
852
852
|
logo_URIs: {
|
|
853
853
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
854
854
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -863,7 +863,7 @@ const assets = {
|
|
|
863
863
|
}],
|
|
864
864
|
socials: {
|
|
865
865
|
website: 'https://www.sentinel.co/',
|
|
866
|
-
twitter: 'https://x.com/
|
|
866
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
867
867
|
},
|
|
868
868
|
type_asset: 'sdk.coin',
|
|
869
869
|
traces: [{
|
|
@@ -1850,7 +1850,7 @@ const assets = {
|
|
|
1850
1850
|
base: 'ibc/0FD5103C7353F0C68F33B60ED7F99B3B5DF90CA947263FFC85BB5A9BEE3060E5',
|
|
1851
1851
|
name: 'Sentinel',
|
|
1852
1852
|
display: 'dvpn',
|
|
1853
|
-
symbol: '
|
|
1853
|
+
symbol: 'P2P',
|
|
1854
1854
|
logo_URIs: {
|
|
1855
1855
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
1856
1856
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -1865,7 +1865,7 @@ const assets = {
|
|
|
1865
1865
|
}],
|
|
1866
1866
|
socials: {
|
|
1867
1867
|
website: 'https://www.sentinel.co/',
|
|
1868
|
-
twitter: 'https://x.com/
|
|
1868
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
1869
1869
|
},
|
|
1870
1870
|
type_asset: 'sdk.coin',
|
|
1871
1871
|
traces: [{
|
package/esm/mainnet/axelar.js
CHANGED
|
@@ -8334,7 +8334,7 @@ const assets = {
|
|
|
8334
8334
|
base: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
8335
8335
|
name: 'Sentinel',
|
|
8336
8336
|
display: 'dvpn',
|
|
8337
|
-
symbol: '
|
|
8337
|
+
symbol: 'P2P',
|
|
8338
8338
|
logo_URIs: {
|
|
8339
8339
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
8340
8340
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -8349,7 +8349,7 @@ const assets = {
|
|
|
8349
8349
|
}],
|
|
8350
8350
|
socials: {
|
|
8351
8351
|
website: 'https://www.sentinel.co/',
|
|
8352
|
-
twitter: 'https://x.com/
|
|
8352
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
8353
8353
|
},
|
|
8354
8354
|
type_asset: 'sdk.coin',
|
|
8355
8355
|
traces: [{
|
|
@@ -16389,7 +16389,7 @@ const assets = {
|
|
|
16389
16389
|
base: 'ibc/0BAF18A6E6D2F9886005DC2C365E142074DF47094FB1E621ED3089BD8B02D15B',
|
|
16390
16390
|
name: 'Sentinel',
|
|
16391
16391
|
display: 'dvpn',
|
|
16392
|
-
symbol: '
|
|
16392
|
+
symbol: 'P2P',
|
|
16393
16393
|
logo_URIs: {
|
|
16394
16394
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
16395
16395
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -16404,7 +16404,7 @@ const assets = {
|
|
|
16404
16404
|
}],
|
|
16405
16405
|
socials: {
|
|
16406
16406
|
website: 'https://www.sentinel.co/',
|
|
16407
|
-
twitter: 'https://x.com/
|
|
16407
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
16408
16408
|
},
|
|
16409
16409
|
type_asset: 'sdk.coin',
|
|
16410
16410
|
traces: [{
|
package/esm/mainnet/beezee.js
CHANGED
|
@@ -125,6 +125,45 @@ const assets = {
|
|
|
125
125
|
}
|
|
126
126
|
}]
|
|
127
127
|
},
|
|
128
|
+
{
|
|
129
|
+
description: 'The fee token of AtomOne',
|
|
130
|
+
denom_units: [{
|
|
131
|
+
denom: 'ibc/82931180F0962712BFABB189083A94C77EA90E269ABFC6D310AF922B2B14E011',
|
|
132
|
+
exponent: 0,
|
|
133
|
+
aliases: ['uphoton']
|
|
134
|
+
}, {
|
|
135
|
+
denom: 'photon',
|
|
136
|
+
exponent: 6
|
|
137
|
+
}],
|
|
138
|
+
base: 'ibc/82931180F0962712BFABB189083A94C77EA90E269ABFC6D310AF922B2B14E011',
|
|
139
|
+
name: 'Photon',
|
|
140
|
+
display: 'photon',
|
|
141
|
+
symbol: 'PHOTON',
|
|
142
|
+
logo_URIs: {
|
|
143
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
145
|
+
},
|
|
146
|
+
images: [{
|
|
147
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
148
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
149
|
+
}],
|
|
150
|
+
type_asset: 'sdk.coin',
|
|
151
|
+
socials: {
|
|
152
|
+
website: 'https://atom.one',
|
|
153
|
+
twitter: 'https://x.com/_atomone'
|
|
154
|
+
},
|
|
155
|
+
traces: [{
|
|
156
|
+
type: 'ibc',
|
|
157
|
+
counterparty: {
|
|
158
|
+
channel_id: 'channel-1',
|
|
159
|
+
base_denom: 'uphoton',
|
|
160
|
+
chain_name: 'atomone'
|
|
161
|
+
},
|
|
162
|
+
chain: {
|
|
163
|
+
channel_id: 'channel-6'
|
|
164
|
+
}
|
|
165
|
+
}]
|
|
166
|
+
},
|
|
128
167
|
{
|
|
129
168
|
description: 'Archway is a smart contract platform in the Cosmos ecosystem designed to reward developers by providing them with a share of transaction fees generated by their applications.',
|
|
130
169
|
denom_units: [
|
|
@@ -249,6 +288,45 @@ const assets = {
|
|
|
249
288
|
}
|
|
250
289
|
}]
|
|
251
290
|
},
|
|
291
|
+
{
|
|
292
|
+
description: 'The fee token of AtomOne',
|
|
293
|
+
denom_units: [{
|
|
294
|
+
denom: 'ibc/82931180F0962712BFABB189083A94C77EA90E269ABFC6D310AF922B2B14E011',
|
|
295
|
+
exponent: 0,
|
|
296
|
+
aliases: ['uphoton']
|
|
297
|
+
}, {
|
|
298
|
+
denom: 'photon',
|
|
299
|
+
exponent: 6
|
|
300
|
+
}],
|
|
301
|
+
base: 'ibc/82931180F0962712BFABB189083A94C77EA90E269ABFC6D310AF922B2B14E011',
|
|
302
|
+
name: 'Photon',
|
|
303
|
+
display: 'photon',
|
|
304
|
+
symbol: 'PHOTON',
|
|
305
|
+
logo_URIs: {
|
|
306
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
307
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
308
|
+
},
|
|
309
|
+
images: [{
|
|
310
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.png',
|
|
311
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/photon.svg'
|
|
312
|
+
}],
|
|
313
|
+
type_asset: 'sdk.coin',
|
|
314
|
+
socials: {
|
|
315
|
+
website: 'https://atom.one',
|
|
316
|
+
twitter: 'https://x.com/_atomone'
|
|
317
|
+
},
|
|
318
|
+
traces: [{
|
|
319
|
+
type: 'ibc',
|
|
320
|
+
counterparty: {
|
|
321
|
+
channel_id: 'channel-1',
|
|
322
|
+
base_denom: 'uphoton',
|
|
323
|
+
chain_name: 'atomone'
|
|
324
|
+
},
|
|
325
|
+
chain: {
|
|
326
|
+
channel_id: 'channel-6'
|
|
327
|
+
}
|
|
328
|
+
}]
|
|
329
|
+
},
|
|
252
330
|
{
|
|
253
331
|
description: 'Jackal Network is a decentralized storage platform that aims to provide secure, private, and efficient data storage solutions on the blockchain.',
|
|
254
332
|
denom_units: [{
|
package/esm/mainnet/cosmoshub.js
CHANGED
|
@@ -3976,6 +3976,7 @@ const assets = {
|
|
|
3976
3976
|
'automations'
|
|
3977
3977
|
],
|
|
3978
3978
|
socials: {
|
|
3979
|
+
website: 'https://kopi.money/',
|
|
3979
3980
|
twitter: 'https://x.com/kopi_money',
|
|
3980
3981
|
discord: 'https://discord.gg/kopi-money'
|
|
3981
3982
|
},
|
|
@@ -10705,7 +10706,7 @@ const assets = {
|
|
|
10705
10706
|
base: 'ibc/42E47A5BA708EBE6E0C227006254F2784E209F4DBD3C6BB77EDC4B29EF875E8E',
|
|
10706
10707
|
name: 'Sentinel',
|
|
10707
10708
|
display: 'dvpn',
|
|
10708
|
-
symbol: '
|
|
10709
|
+
symbol: 'P2P',
|
|
10709
10710
|
logo_URIs: {
|
|
10710
10711
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
10711
10712
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -10720,7 +10721,7 @@ const assets = {
|
|
|
10720
10721
|
}],
|
|
10721
10722
|
socials: {
|
|
10722
10723
|
website: 'https://www.sentinel.co/',
|
|
10723
|
-
twitter: 'https://x.com/
|
|
10724
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
10724
10725
|
},
|
|
10725
10726
|
type_asset: 'sdk.coin',
|
|
10726
10727
|
traces: [{
|
|
@@ -12787,6 +12788,7 @@ const assets = {
|
|
|
12787
12788
|
'automations'
|
|
12788
12789
|
],
|
|
12789
12790
|
socials: {
|
|
12791
|
+
website: 'https://kopi.money/',
|
|
12790
12792
|
twitter: 'https://x.com/kopi_money',
|
|
12791
12793
|
discord: 'https://discord.gg/kopi-money'
|
|
12792
12794
|
},
|
|
@@ -19516,7 +19518,7 @@ const assets = {
|
|
|
19516
19518
|
base: 'ibc/42E47A5BA708EBE6E0C227006254F2784E209F4DBD3C6BB77EDC4B29EF875E8E',
|
|
19517
19519
|
name: 'Sentinel',
|
|
19518
19520
|
display: 'dvpn',
|
|
19519
|
-
symbol: '
|
|
19521
|
+
symbol: 'P2P',
|
|
19520
19522
|
logo_URIs: {
|
|
19521
19523
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
19522
19524
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -19531,7 +19533,7 @@ const assets = {
|
|
|
19531
19533
|
}],
|
|
19532
19534
|
socials: {
|
|
19533
19535
|
website: 'https://www.sentinel.co/',
|
|
19534
|
-
twitter: 'https://x.com/
|
|
19536
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
19535
19537
|
},
|
|
19536
19538
|
type_asset: 'sdk.coin',
|
|
19537
19539
|
traces: [{
|
|
@@ -755,7 +755,7 @@ const assets = {
|
|
|
755
755
|
base: 'ibc/EA3EE13F2D2A4085922BE6AF07F2DC7009A80D9461A37BB4C4F76B2A5817D23A',
|
|
756
756
|
name: 'Sentinel',
|
|
757
757
|
display: 'dvpn',
|
|
758
|
-
symbol: '
|
|
758
|
+
symbol: 'P2P',
|
|
759
759
|
logo_URIs: {
|
|
760
760
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
761
761
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -770,7 +770,7 @@ const assets = {
|
|
|
770
770
|
}],
|
|
771
771
|
socials: {
|
|
772
772
|
website: 'https://www.sentinel.co/',
|
|
773
|
-
twitter: 'https://x.com/
|
|
773
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
774
774
|
},
|
|
775
775
|
type_asset: 'sdk.coin',
|
|
776
776
|
traces: [{
|
|
@@ -1297,7 +1297,7 @@ const assets = {
|
|
|
1297
1297
|
base: 'ibc/EA3EE13F2D2A4085922BE6AF07F2DC7009A80D9461A37BB4C4F76B2A5817D23A',
|
|
1298
1298
|
name: 'Sentinel',
|
|
1299
1299
|
display: 'dvpn',
|
|
1300
|
-
symbol: '
|
|
1300
|
+
symbol: 'P2P',
|
|
1301
1301
|
logo_URIs: {
|
|
1302
1302
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
1303
1303
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -1312,7 +1312,7 @@ const assets = {
|
|
|
1312
1312
|
}],
|
|
1313
1313
|
socials: {
|
|
1314
1314
|
website: 'https://www.sentinel.co/',
|
|
1315
|
-
twitter: 'https://x.com/
|
|
1315
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
1316
1316
|
},
|
|
1317
1317
|
type_asset: 'sdk.coin',
|
|
1318
1318
|
traces: [{
|
package/esm/mainnet/decentr.js
CHANGED
|
@@ -270,7 +270,7 @@ const assets = {
|
|
|
270
270
|
base: 'ibc/B7489F796F582168A256F44B1B2AB93DD2E868487DA91F28FD2BA967E97F5712',
|
|
271
271
|
name: 'Sentinel',
|
|
272
272
|
display: 'dvpn',
|
|
273
|
-
symbol: '
|
|
273
|
+
symbol: 'P2P',
|
|
274
274
|
logo_URIs: {
|
|
275
275
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
276
276
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -285,7 +285,7 @@ const assets = {
|
|
|
285
285
|
}],
|
|
286
286
|
socials: {
|
|
287
287
|
website: 'https://www.sentinel.co/',
|
|
288
|
-
twitter: 'https://x.com/
|
|
288
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
289
289
|
},
|
|
290
290
|
type_asset: 'sdk.coin',
|
|
291
291
|
traces: [{
|
|
@@ -444,7 +444,7 @@ const assets = {
|
|
|
444
444
|
base: 'ibc/B7489F796F582168A256F44B1B2AB93DD2E868487DA91F28FD2BA967E97F5712',
|
|
445
445
|
name: 'Sentinel',
|
|
446
446
|
display: 'dvpn',
|
|
447
|
-
symbol: '
|
|
447
|
+
symbol: 'P2P',
|
|
448
448
|
logo_URIs: {
|
|
449
449
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
450
450
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -459,7 +459,7 @@ const assets = {
|
|
|
459
459
|
}],
|
|
460
460
|
socials: {
|
|
461
461
|
website: 'https://www.sentinel.co/',
|
|
462
|
-
twitter: 'https://x.com/
|
|
462
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
463
463
|
},
|
|
464
464
|
type_asset: 'sdk.coin',
|
|
465
465
|
traces: [{
|
package/esm/mainnet/elys.js
CHANGED
|
@@ -448,6 +448,7 @@ const assets = {
|
|
|
448
448
|
'automations'
|
|
449
449
|
],
|
|
450
450
|
socials: {
|
|
451
|
+
website: 'https://kopi.money/',
|
|
451
452
|
twitter: 'https://x.com/kopi_money',
|
|
452
453
|
discord: 'https://discord.gg/kopi-money'
|
|
453
454
|
},
|
|
@@ -1156,6 +1157,7 @@ const assets = {
|
|
|
1156
1157
|
'automations'
|
|
1157
1158
|
],
|
|
1158
1159
|
socials: {
|
|
1160
|
+
website: 'https://kopi.money/',
|
|
1159
1161
|
twitter: 'https://x.com/kopi_money',
|
|
1160
1162
|
discord: 'https://discord.gg/kopi-money'
|
|
1161
1163
|
},
|
package/esm/mainnet/initia.js
CHANGED
|
@@ -1,6 +1,49 @@
|
|
|
1
1
|
const assets = {
|
|
2
2
|
chain_name: 'initia',
|
|
3
3
|
assets: [
|
|
4
|
+
{
|
|
5
|
+
description: 'The native token of MilkyWay',
|
|
6
|
+
denom_units: [{
|
|
7
|
+
denom: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
|
|
8
|
+
exponent: 0,
|
|
9
|
+
aliases: ['umilk']
|
|
10
|
+
}, {
|
|
11
|
+
denom: 'milk',
|
|
12
|
+
exponent: 6
|
|
13
|
+
}],
|
|
14
|
+
type_asset: 'sdk.coin',
|
|
15
|
+
base: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
|
|
16
|
+
name: 'Milk',
|
|
17
|
+
display: 'milk',
|
|
18
|
+
symbol: 'MILK',
|
|
19
|
+
logo_URIs: {
|
|
20
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
21
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
|
|
22
|
+
},
|
|
23
|
+
images: [{
|
|
24
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
25
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
|
|
26
|
+
theme: {
|
|
27
|
+
primary_color_hex: '#760dbb'
|
|
28
|
+
}
|
|
29
|
+
}],
|
|
30
|
+
keywords: ['liquid staking', 'restaking'],
|
|
31
|
+
socials: {
|
|
32
|
+
website: 'https://milkyway.zone',
|
|
33
|
+
twitter: 'https://x.com/milky_way_zone'
|
|
34
|
+
},
|
|
35
|
+
traces: [{
|
|
36
|
+
type: 'ibc',
|
|
37
|
+
counterparty: {
|
|
38
|
+
channel_id: 'channel-5',
|
|
39
|
+
base_denom: 'umilk',
|
|
40
|
+
chain_name: 'milkyway'
|
|
41
|
+
},
|
|
42
|
+
chain: {
|
|
43
|
+
channel_id: 'channel-80'
|
|
44
|
+
}
|
|
45
|
+
}]
|
|
46
|
+
},
|
|
4
47
|
{
|
|
5
48
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
6
49
|
denom_units: [{
|
|
@@ -242,6 +285,49 @@ const assets = {
|
|
|
242
285
|
}
|
|
243
286
|
}]
|
|
244
287
|
},
|
|
288
|
+
{
|
|
289
|
+
description: 'The native token of MilkyWay',
|
|
290
|
+
denom_units: [{
|
|
291
|
+
denom: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
|
|
292
|
+
exponent: 0,
|
|
293
|
+
aliases: ['umilk']
|
|
294
|
+
}, {
|
|
295
|
+
denom: 'milk',
|
|
296
|
+
exponent: 6
|
|
297
|
+
}],
|
|
298
|
+
type_asset: 'sdk.coin',
|
|
299
|
+
base: 'ibc/991E01AB189A00585E4BBBE04D7B7C8654D16BF612C7B795F175679164114642',
|
|
300
|
+
name: 'Milk',
|
|
301
|
+
display: 'milk',
|
|
302
|
+
symbol: 'MILK',
|
|
303
|
+
logo_URIs: {
|
|
304
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
305
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg'
|
|
306
|
+
},
|
|
307
|
+
images: [{
|
|
308
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.png',
|
|
309
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/milkyway/images/milk.svg',
|
|
310
|
+
theme: {
|
|
311
|
+
primary_color_hex: '#760dbb'
|
|
312
|
+
}
|
|
313
|
+
}],
|
|
314
|
+
keywords: ['liquid staking', 'restaking'],
|
|
315
|
+
socials: {
|
|
316
|
+
website: 'https://milkyway.zone',
|
|
317
|
+
twitter: 'https://x.com/milky_way_zone'
|
|
318
|
+
},
|
|
319
|
+
traces: [{
|
|
320
|
+
type: 'ibc',
|
|
321
|
+
counterparty: {
|
|
322
|
+
channel_id: 'channel-5',
|
|
323
|
+
base_denom: 'umilk',
|
|
324
|
+
chain_name: 'milkyway'
|
|
325
|
+
},
|
|
326
|
+
chain: {
|
|
327
|
+
channel_id: 'channel-80'
|
|
328
|
+
}
|
|
329
|
+
}]
|
|
330
|
+
},
|
|
245
331
|
{
|
|
246
332
|
description: 'Neutron is a smart contract blockchain within the Cosmos ecosystem, leveraging the Cosmos Hub\'s security to provide cross-chain DeFi applications.',
|
|
247
333
|
denom_units: [{
|
package/esm/mainnet/injective.js
CHANGED
|
@@ -1226,6 +1226,7 @@ const assets = {
|
|
|
1226
1226
|
'automations'
|
|
1227
1227
|
],
|
|
1228
1228
|
socials: {
|
|
1229
|
+
website: 'https://kopi.money/',
|
|
1229
1230
|
twitter: 'https://x.com/kopi_money',
|
|
1230
1231
|
discord: 'https://discord.gg/kopi-money'
|
|
1231
1232
|
},
|
|
@@ -7856,6 +7857,7 @@ const assets = {
|
|
|
7856
7857
|
'automations'
|
|
7857
7858
|
],
|
|
7858
7859
|
socials: {
|
|
7860
|
+
website: 'https://kopi.money/',
|
|
7859
7861
|
twitter: 'https://x.com/kopi_money',
|
|
7860
7862
|
discord: 'https://discord.gg/kopi-money'
|
|
7861
7863
|
},
|
package/esm/mainnet/irisnet.js
CHANGED
|
@@ -1335,7 +1335,7 @@ const assets = {
|
|
|
1335
1335
|
base: 'ibc/1EC0D41FED64D7C9C0D87E059F478965BE3962841BA14EFBF8C5A75F4458143A',
|
|
1336
1336
|
name: 'Sentinel',
|
|
1337
1337
|
display: 'dvpn',
|
|
1338
|
-
symbol: '
|
|
1338
|
+
symbol: 'P2P',
|
|
1339
1339
|
logo_URIs: {
|
|
1340
1340
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
1341
1341
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -1350,7 +1350,7 @@ const assets = {
|
|
|
1350
1350
|
}],
|
|
1351
1351
|
socials: {
|
|
1352
1352
|
website: 'https://www.sentinel.co/',
|
|
1353
|
-
twitter: 'https://x.com/
|
|
1353
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
1354
1354
|
},
|
|
1355
1355
|
type_asset: 'sdk.coin',
|
|
1356
1356
|
traces: [{
|
|
@@ -1747,7 +1747,7 @@ const assets = {
|
|
|
1747
1747
|
base: 'ibc/1EC0D41FED64D7C9C0D87E059F478965BE3962841BA14EFBF8C5A75F4458143A',
|
|
1748
1748
|
name: 'Sentinel',
|
|
1749
1749
|
display: 'dvpn',
|
|
1750
|
-
symbol: '
|
|
1750
|
+
symbol: 'P2P',
|
|
1751
1751
|
logo_URIs: {
|
|
1752
1752
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
1753
1753
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -1762,7 +1762,7 @@ const assets = {
|
|
|
1762
1762
|
}],
|
|
1763
1763
|
socials: {
|
|
1764
1764
|
website: 'https://www.sentinel.co/',
|
|
1765
|
-
twitter: 'https://x.com/
|
|
1765
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
1766
1766
|
},
|
|
1767
1767
|
type_asset: 'sdk.coin',
|
|
1768
1768
|
traces: [{
|
|
@@ -102,7 +102,7 @@ const assets = {
|
|
|
102
102
|
base: 'ibc/B7489F796F582168A256F44B1B2AB93DD2E868487DA91F28FD2BA967E97F5712',
|
|
103
103
|
name: 'Sentinel',
|
|
104
104
|
display: 'dvpn',
|
|
105
|
-
symbol: '
|
|
105
|
+
symbol: 'P2P',
|
|
106
106
|
logo_URIs: {
|
|
107
107
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
108
108
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -117,7 +117,7 @@ const assets = {
|
|
|
117
117
|
}],
|
|
118
118
|
socials: {
|
|
119
119
|
website: 'https://www.sentinel.co/',
|
|
120
|
-
twitter: 'https://x.com/
|
|
120
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
121
121
|
},
|
|
122
122
|
type_asset: 'sdk.coin',
|
|
123
123
|
traces: [{
|
|
@@ -233,7 +233,7 @@ const assets = {
|
|
|
233
233
|
base: 'ibc/B7489F796F582168A256F44B1B2AB93DD2E868487DA91F28FD2BA967E97F5712',
|
|
234
234
|
name: 'Sentinel',
|
|
235
235
|
display: 'dvpn',
|
|
236
|
-
symbol: '
|
|
236
|
+
symbol: 'P2P',
|
|
237
237
|
logo_URIs: {
|
|
238
238
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.png',
|
|
239
239
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sentinel/images/dvpn.svg'
|
|
@@ -248,7 +248,7 @@ const assets = {
|
|
|
248
248
|
}],
|
|
249
249
|
socials: {
|
|
250
250
|
website: 'https://www.sentinel.co/',
|
|
251
|
-
twitter: 'https://x.com/
|
|
251
|
+
twitter: 'https://x.com/SentinelP2P'
|
|
252
252
|
},
|
|
253
253
|
type_asset: 'sdk.coin',
|
|
254
254
|
traces: [{
|
package/esm/mainnet/milkyway.js
CHANGED
|
@@ -82,6 +82,46 @@ const assets = {
|
|
|
82
82
|
}
|
|
83
83
|
}]
|
|
84
84
|
},
|
|
85
|
+
{
|
|
86
|
+
description: 'The native token of Initia',
|
|
87
|
+
denom_units: [{
|
|
88
|
+
denom: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
|
|
89
|
+
exponent: 0,
|
|
90
|
+
aliases: ['uinit']
|
|
91
|
+
}, {
|
|
92
|
+
denom: 'INIT',
|
|
93
|
+
exponent: 6
|
|
94
|
+
}],
|
|
95
|
+
base: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
|
|
96
|
+
display: 'INIT',
|
|
97
|
+
name: 'Initia',
|
|
98
|
+
symbol: 'INIT',
|
|
99
|
+
images: [{
|
|
100
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
101
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
102
|
+
theme: {
|
|
103
|
+
circle: true,
|
|
104
|
+
primary_color_hex: '#040404'
|
|
105
|
+
}
|
|
106
|
+
}],
|
|
107
|
+
socials: {
|
|
108
|
+
website: 'https://initia.xyz/',
|
|
109
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
110
|
+
},
|
|
111
|
+
type_asset: 'sdk.coin',
|
|
112
|
+
coingecko_id: 'initia',
|
|
113
|
+
traces: [{
|
|
114
|
+
type: 'ibc',
|
|
115
|
+
counterparty: {
|
|
116
|
+
channel_id: 'channel-80',
|
|
117
|
+
base_denom: 'uinit',
|
|
118
|
+
chain_name: 'initia'
|
|
119
|
+
},
|
|
120
|
+
chain: {
|
|
121
|
+
channel_id: 'channel-5'
|
|
122
|
+
}
|
|
123
|
+
}]
|
|
124
|
+
},
|
|
85
125
|
{
|
|
86
126
|
description: 'The native token of Babylon Genesis.',
|
|
87
127
|
denom_units: [{
|
|
@@ -163,6 +203,46 @@ const assets = {
|
|
|
163
203
|
}
|
|
164
204
|
}]
|
|
165
205
|
},
|
|
206
|
+
{
|
|
207
|
+
description: 'The native token of Initia',
|
|
208
|
+
denom_units: [{
|
|
209
|
+
denom: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
|
|
210
|
+
exponent: 0,
|
|
211
|
+
aliases: ['uinit']
|
|
212
|
+
}, {
|
|
213
|
+
denom: 'INIT',
|
|
214
|
+
exponent: 6
|
|
215
|
+
}],
|
|
216
|
+
base: 'ibc/FF1404DE8D24A4E1E07A7C85ADD9575FCA11D951CAED401E17EE12796816EC76',
|
|
217
|
+
display: 'INIT',
|
|
218
|
+
name: 'Initia',
|
|
219
|
+
symbol: 'INIT',
|
|
220
|
+
images: [{
|
|
221
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.png',
|
|
222
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/initia/images/INIT.svg',
|
|
223
|
+
theme: {
|
|
224
|
+
circle: true,
|
|
225
|
+
primary_color_hex: '#040404'
|
|
226
|
+
}
|
|
227
|
+
}],
|
|
228
|
+
socials: {
|
|
229
|
+
website: 'https://initia.xyz/',
|
|
230
|
+
twitter: 'https://twitter.com/initiaFDN'
|
|
231
|
+
},
|
|
232
|
+
type_asset: 'sdk.coin',
|
|
233
|
+
coingecko_id: 'initia',
|
|
234
|
+
traces: [{
|
|
235
|
+
type: 'ibc',
|
|
236
|
+
counterparty: {
|
|
237
|
+
channel_id: 'channel-80',
|
|
238
|
+
base_denom: 'uinit',
|
|
239
|
+
chain_name: 'initia'
|
|
240
|
+
},
|
|
241
|
+
chain: {
|
|
242
|
+
channel_id: 'channel-5'
|
|
243
|
+
}
|
|
244
|
+
}]
|
|
245
|
+
},
|
|
166
246
|
{
|
|
167
247
|
description: 'The native token of Osmosis',
|
|
168
248
|
denom_units: [{
|
package/esm/mainnet/noble.js
CHANGED
|
@@ -1818,6 +1818,7 @@ const assets = {
|
|
|
1818
1818
|
'automations'
|
|
1819
1819
|
],
|
|
1820
1820
|
socials: {
|
|
1821
|
+
website: 'https://kopi.money/',
|
|
1821
1822
|
twitter: 'https://x.com/kopi_money',
|
|
1822
1823
|
discord: 'https://discord.gg/kopi-money'
|
|
1823
1824
|
},
|
|
@@ -4341,6 +4342,7 @@ const assets = {
|
|
|
4341
4342
|
'automations'
|
|
4342
4343
|
],
|
|
4343
4344
|
socials: {
|
|
4345
|
+
website: 'https://kopi.money/',
|
|
4344
4346
|
twitter: 'https://x.com/kopi_money',
|
|
4345
4347
|
discord: 'https://discord.gg/kopi-money'
|
|
4346
4348
|
},
|