@chain-registry/osmosis 1.67.20 → 1.67.22
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/asset_list.js +2 -0
- package/assets.js +442 -190
- package/esm/asset_list.js +2 -0
- package/esm/assets.js +442 -190
- package/package.json +3 -3
package/assets.js
CHANGED
|
@@ -320,8 +320,8 @@ const assets = {
|
|
|
320
320
|
}
|
|
321
321
|
],
|
|
322
322
|
logo_URIs: {
|
|
323
|
-
|
|
324
|
-
|
|
323
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
|
|
324
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.png'
|
|
325
325
|
},
|
|
326
326
|
images: [{
|
|
327
327
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg',
|
|
@@ -3341,8 +3341,8 @@ const assets = {
|
|
|
3341
3341
|
}
|
|
3342
3342
|
],
|
|
3343
3343
|
logo_URIs: {
|
|
3344
|
-
|
|
3345
|
-
|
|
3344
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
|
|
3345
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.png'
|
|
3346
3346
|
},
|
|
3347
3347
|
images: [{
|
|
3348
3348
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg',
|
|
@@ -3918,8 +3918,8 @@ const assets = {
|
|
|
3918
3918
|
}
|
|
3919
3919
|
}],
|
|
3920
3920
|
logo_URIs: {
|
|
3921
|
-
|
|
3922
|
-
|
|
3921
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
|
|
3922
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.png'
|
|
3923
3923
|
},
|
|
3924
3924
|
images: [{
|
|
3925
3925
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/link.axl.svg',
|
|
@@ -4208,8 +4208,8 @@ const assets = {
|
|
|
4208
4208
|
}
|
|
4209
4209
|
}],
|
|
4210
4210
|
logo_URIs: {
|
|
4211
|
-
|
|
4212
|
-
|
|
4211
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
|
|
4212
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.png'
|
|
4213
4213
|
},
|
|
4214
4214
|
images: [{
|
|
4215
4215
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shib.axl.svg',
|
|
@@ -5709,8 +5709,8 @@ const assets = {
|
|
|
5709
5709
|
}
|
|
5710
5710
|
}],
|
|
5711
5711
|
logo_URIs: {
|
|
5712
|
-
|
|
5713
|
-
|
|
5712
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.svg',
|
|
5713
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/unification/images/fund.png'
|
|
5714
5714
|
},
|
|
5715
5715
|
images: [{
|
|
5716
5716
|
image_sync: {
|
|
@@ -6213,7 +6213,7 @@ const assets = {
|
|
|
6213
6213
|
{
|
|
6214
6214
|
description: 'The native token of Medas Digital Network',
|
|
6215
6215
|
denom_units: [{
|
|
6216
|
-
denom: 'ibc/
|
|
6216
|
+
denom: 'ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C',
|
|
6217
6217
|
exponent: 0,
|
|
6218
6218
|
aliases: ['umedas']
|
|
6219
6219
|
}, {
|
|
@@ -6221,7 +6221,7 @@ const assets = {
|
|
|
6221
6221
|
exponent: 6
|
|
6222
6222
|
}],
|
|
6223
6223
|
type_asset: 'ics20',
|
|
6224
|
-
base: 'ibc/
|
|
6224
|
+
base: 'ibc/FBBC35295AA037DC0A77796B08DC3003EC918E18E75D61D675A0EEAC0643F36C',
|
|
6225
6225
|
name: 'Medas Digital Network',
|
|
6226
6226
|
display: 'medas',
|
|
6227
6227
|
symbol: 'MEDAS',
|
|
@@ -6233,8 +6233,8 @@ const assets = {
|
|
|
6233
6233
|
channel_id: 'channel-0'
|
|
6234
6234
|
},
|
|
6235
6235
|
chain: {
|
|
6236
|
-
channel_id: 'channel-
|
|
6237
|
-
path: 'transfer/channel-
|
|
6236
|
+
channel_id: 'channel-87042',
|
|
6237
|
+
path: 'transfer/channel-87042/umedas'
|
|
6238
6238
|
}
|
|
6239
6239
|
}],
|
|
6240
6240
|
logo_URIs: {
|
|
@@ -6251,8 +6251,7 @@ const assets = {
|
|
|
6251
6251
|
theme: {
|
|
6252
6252
|
primary_color_hex: '#147ccc'
|
|
6253
6253
|
}
|
|
6254
|
-
}]
|
|
6255
|
-
keywords: ['medas']
|
|
6254
|
+
}]
|
|
6256
6255
|
},
|
|
6257
6256
|
{
|
|
6258
6257
|
description: 'The native token cw20 for PHMN on Juno Chain',
|
|
@@ -8675,8 +8674,8 @@ const assets = {
|
|
|
8675
8674
|
}
|
|
8676
8675
|
}],
|
|
8677
8676
|
logo_URIs: {
|
|
8678
|
-
|
|
8679
|
-
|
|
8677
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
|
|
8678
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.png'
|
|
8680
8679
|
},
|
|
8681
8680
|
images: [{
|
|
8682
8681
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/arb.axl.svg',
|
|
@@ -8814,8 +8813,8 @@ const assets = {
|
|
|
8814
8813
|
}
|
|
8815
8814
|
}],
|
|
8816
8815
|
logo_URIs: {
|
|
8817
|
-
|
|
8818
|
-
|
|
8816
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
|
|
8817
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.png'
|
|
8819
8818
|
},
|
|
8820
8819
|
images: [{
|
|
8821
8820
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/pepe.axl.svg',
|
|
@@ -9654,8 +9653,8 @@ const assets = {
|
|
|
9654
9653
|
}
|
|
9655
9654
|
],
|
|
9656
9655
|
logo_URIs: {
|
|
9657
|
-
|
|
9658
|
-
|
|
9656
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
|
|
9657
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.png'
|
|
9659
9658
|
},
|
|
9660
9659
|
images: [{
|
|
9661
9660
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.pica.svg',
|
|
@@ -9946,8 +9945,8 @@ const assets = {
|
|
|
9946
9945
|
}
|
|
9947
9946
|
],
|
|
9948
9947
|
logo_URIs: {
|
|
9949
|
-
|
|
9950
|
-
|
|
9948
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
|
|
9949
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.png'
|
|
9951
9950
|
},
|
|
9952
9951
|
images: [{
|
|
9953
9952
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.kava.svg',
|
|
@@ -10229,8 +10228,8 @@ const assets = {
|
|
|
10229
10228
|
}
|
|
10230
10229
|
],
|
|
10231
10230
|
logo_URIs: {
|
|
10232
|
-
|
|
10233
|
-
|
|
10231
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
|
|
10232
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.png'
|
|
10234
10233
|
},
|
|
10235
10234
|
images: [{
|
|
10236
10235
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/sol.wh.svg',
|
|
@@ -10344,8 +10343,8 @@ const assets = {
|
|
|
10344
10343
|
}
|
|
10345
10344
|
],
|
|
10346
10345
|
logo_URIs: {
|
|
10347
|
-
|
|
10348
|
-
|
|
10346
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
|
|
10347
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.png'
|
|
10349
10348
|
},
|
|
10350
10349
|
images: [{
|
|
10351
10350
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.wh.svg',
|
|
@@ -10720,8 +10719,8 @@ const assets = {
|
|
|
10720
10719
|
}
|
|
10721
10720
|
],
|
|
10722
10721
|
logo_URIs: {
|
|
10723
|
-
|
|
10724
|
-
|
|
10722
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
|
|
10723
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png'
|
|
10725
10724
|
},
|
|
10726
10725
|
images: [{
|
|
10727
10726
|
image_sync: {
|
|
@@ -15643,8 +15642,8 @@ const assets = {
|
|
|
15643
15642
|
}
|
|
15644
15643
|
],
|
|
15645
15644
|
logo_URIs: {
|
|
15646
|
-
|
|
15647
|
-
|
|
15645
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
|
|
15646
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.png'
|
|
15648
15647
|
},
|
|
15649
15648
|
images: [{
|
|
15650
15649
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.pica.svg',
|
|
@@ -15986,8 +15985,8 @@ const assets = {
|
|
|
15986
15985
|
provider: 'LibraBridge'
|
|
15987
15986
|
}],
|
|
15988
15987
|
logo_URIs: {
|
|
15989
|
-
|
|
15990
|
-
|
|
15988
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.svg',
|
|
15989
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/0l/images/libra.png'
|
|
15991
15990
|
},
|
|
15992
15991
|
images: [{
|
|
15993
15992
|
image_sync: {
|
|
@@ -17145,8 +17144,8 @@ const assets = {
|
|
|
17145
17144
|
}
|
|
17146
17145
|
],
|
|
17147
17146
|
logo_URIs: {
|
|
17148
|
-
|
|
17149
|
-
|
|
17147
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
|
|
17148
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.png'
|
|
17150
17149
|
},
|
|
17151
17150
|
images: [{
|
|
17152
17151
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.solana.pica.svg',
|
|
@@ -17471,8 +17470,8 @@ const assets = {
|
|
|
17471
17470
|
provider: 'Osmosis'
|
|
17472
17471
|
}],
|
|
17473
17472
|
logo_URIs: {
|
|
17474
|
-
|
|
17475
|
-
|
|
17473
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg',
|
|
17474
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png'
|
|
17476
17475
|
},
|
|
17477
17476
|
images: [
|
|
17478
17477
|
{
|
|
@@ -17608,8 +17607,8 @@ const assets = {
|
|
|
17608
17607
|
provider: 'Osmosis'
|
|
17609
17608
|
}],
|
|
17610
17609
|
logo_URIs: {
|
|
17611
|
-
|
|
17612
|
-
|
|
17610
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.svg',
|
|
17611
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoin/images/btc.png'
|
|
17613
17612
|
},
|
|
17614
17613
|
images: [{
|
|
17615
17614
|
image_sync: {
|
|
@@ -18297,8 +18296,8 @@ const assets = {
|
|
|
18297
18296
|
provider: 'Osmosis'
|
|
18298
18297
|
}],
|
|
18299
18298
|
logo_URIs: {
|
|
18300
|
-
|
|
18301
|
-
|
|
18299
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.svg',
|
|
18300
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/solana/images/sol_circle.png'
|
|
18302
18301
|
},
|
|
18303
18302
|
images: [
|
|
18304
18303
|
{
|
|
@@ -18447,8 +18446,8 @@ const assets = {
|
|
|
18447
18446
|
provider: 'Router'
|
|
18448
18447
|
}],
|
|
18449
18448
|
logo_URIs: {
|
|
18450
|
-
|
|
18451
|
-
|
|
18449
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
|
|
18450
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.png'
|
|
18452
18451
|
},
|
|
18453
18452
|
images: [{
|
|
18454
18453
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/trx.rt.svg',
|
|
@@ -18664,8 +18663,8 @@ const assets = {
|
|
|
18664
18663
|
provider: 'Osmosis'
|
|
18665
18664
|
}],
|
|
18666
18665
|
logo_URIs: {
|
|
18667
|
-
|
|
18668
|
-
|
|
18666
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.svg',
|
|
18667
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/tron/images/trx.png'
|
|
18669
18668
|
},
|
|
18670
18669
|
images: [{
|
|
18671
18670
|
image_sync: {
|
|
@@ -18717,8 +18716,8 @@ const assets = {
|
|
|
18717
18716
|
}
|
|
18718
18717
|
}],
|
|
18719
18718
|
logo_URIs: {
|
|
18720
|
-
|
|
18721
|
-
|
|
18719
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.svg',
|
|
18720
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/routerchain/images/router.png'
|
|
18722
18721
|
},
|
|
18723
18722
|
images: [{
|
|
18724
18723
|
image_sync: {
|
|
@@ -18756,8 +18755,8 @@ const assets = {
|
|
|
18756
18755
|
provider: 'Osmosis'
|
|
18757
18756
|
}],
|
|
18758
18757
|
logo_URIs: {
|
|
18759
|
-
|
|
18760
|
-
|
|
18758
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.svg',
|
|
18759
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/optimism/images/op.png'
|
|
18761
18760
|
},
|
|
18762
18761
|
images: [{
|
|
18763
18762
|
image_sync: {
|
|
@@ -18811,8 +18810,8 @@ const assets = {
|
|
|
18811
18810
|
}
|
|
18812
18811
|
}],
|
|
18813
18812
|
logo_URIs: {
|
|
18814
|
-
|
|
18815
|
-
|
|
18813
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
|
|
18814
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.png'
|
|
18816
18815
|
},
|
|
18817
18816
|
images: [{
|
|
18818
18817
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/op.axl.svg',
|
|
@@ -19274,8 +19273,8 @@ const assets = {
|
|
|
19274
19273
|
}
|
|
19275
19274
|
],
|
|
19276
19275
|
logo_URIs: {
|
|
19277
|
-
|
|
19278
|
-
|
|
19276
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
|
|
19277
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.png'
|
|
19279
19278
|
},
|
|
19280
19279
|
images: [{
|
|
19281
19280
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.inj.svg',
|
|
@@ -19496,8 +19495,8 @@ const assets = {
|
|
|
19496
19495
|
}
|
|
19497
19496
|
}],
|
|
19498
19497
|
logo_URIs: {
|
|
19499
|
-
|
|
19500
|
-
|
|
19498
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
|
|
19499
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.png'
|
|
19501
19500
|
},
|
|
19502
19501
|
images: [{
|
|
19503
19502
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ton.orai.svg',
|
|
@@ -19541,8 +19540,8 @@ const assets = {
|
|
|
19541
19540
|
provider: 'Osmosis'
|
|
19542
19541
|
}],
|
|
19543
19542
|
logo_URIs: {
|
|
19544
|
-
|
|
19545
|
-
|
|
19543
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.svg',
|
|
19544
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ton/images/ton.png'
|
|
19546
19545
|
},
|
|
19547
19546
|
images: [{
|
|
19548
19547
|
image_sync: {
|
|
@@ -19698,8 +19697,8 @@ const assets = {
|
|
|
19698
19697
|
provider: 'Router'
|
|
19699
19698
|
}],
|
|
19700
19699
|
logo_URIs: {
|
|
19701
|
-
|
|
19702
|
-
|
|
19700
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
|
|
19701
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.png'
|
|
19703
19702
|
},
|
|
19704
19703
|
images: [{
|
|
19705
19704
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avail.eth.rt.svg',
|
|
@@ -19857,8 +19856,8 @@ const assets = {
|
|
|
19857
19856
|
provider: 'Omnity Network'
|
|
19858
19857
|
}],
|
|
19859
19858
|
logo_URIs: {
|
|
19860
|
-
|
|
19861
|
-
|
|
19859
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.svg',
|
|
19860
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/internetcomputer/images/ckbtc.png'
|
|
19862
19861
|
},
|
|
19863
19862
|
images: [{
|
|
19864
19863
|
image_sync: {
|
|
@@ -20104,7 +20103,7 @@ const assets = {
|
|
|
20104
20103
|
{
|
|
20105
20104
|
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.',
|
|
20106
20105
|
denom_units: [{
|
|
20107
|
-
denom: 'ibc/
|
|
20106
|
+
denom: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
20108
20107
|
exponent: 0,
|
|
20109
20108
|
aliases: ['uKIMA']
|
|
20110
20109
|
}, {
|
|
@@ -20112,7 +20111,7 @@ const assets = {
|
|
|
20112
20111
|
exponent: 6
|
|
20113
20112
|
}],
|
|
20114
20113
|
type_asset: 'ics20',
|
|
20115
|
-
base: 'ibc/
|
|
20114
|
+
base: 'ibc/629B5691DE993DCD07AA1B0587AD52A7FA4E8F28B77DE15BCBDF936CA6F76E6C',
|
|
20116
20115
|
name: 'Kima Network',
|
|
20117
20116
|
display: 'KIMA',
|
|
20118
20117
|
symbol: 'KIMA',
|
|
@@ -20121,11 +20120,11 @@ const assets = {
|
|
|
20121
20120
|
counterparty: {
|
|
20122
20121
|
chain_name: 'kimanetwork',
|
|
20123
20122
|
base_denom: 'uKIMA',
|
|
20124
|
-
channel_id: 'channel-
|
|
20123
|
+
channel_id: 'channel-4'
|
|
20125
20124
|
},
|
|
20126
20125
|
chain: {
|
|
20127
|
-
channel_id: 'channel-
|
|
20128
|
-
path: 'transfer/channel-
|
|
20126
|
+
channel_id: 'channel-86496',
|
|
20127
|
+
path: 'transfer/channel-86496/uKIMA'
|
|
20129
20128
|
}
|
|
20130
20129
|
}],
|
|
20131
20130
|
logo_URIs: {
|
|
@@ -20226,8 +20225,8 @@ const assets = {
|
|
|
20226
20225
|
}
|
|
20227
20226
|
}],
|
|
20228
20227
|
logo_URIs: {
|
|
20229
|
-
|
|
20230
|
-
|
|
20228
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
|
|
20229
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.png'
|
|
20231
20230
|
},
|
|
20232
20231
|
images: [{
|
|
20233
20232
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/uni.axl.svg',
|
|
@@ -20393,8 +20392,8 @@ const assets = {
|
|
|
20393
20392
|
}
|
|
20394
20393
|
}],
|
|
20395
20394
|
logo_URIs: {
|
|
20396
|
-
|
|
20397
|
-
|
|
20395
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
20396
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.png'
|
|
20398
20397
|
},
|
|
20399
20398
|
images: [{
|
|
20400
20399
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/doge.int3.svg',
|
|
@@ -20445,8 +20444,8 @@ const assets = {
|
|
|
20445
20444
|
}
|
|
20446
20445
|
}],
|
|
20447
20446
|
logo_URIs: {
|
|
20448
|
-
|
|
20449
|
-
|
|
20447
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
20448
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.png'
|
|
20450
20449
|
},
|
|
20451
20450
|
images: [{
|
|
20452
20451
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/btc.int3.svg',
|
|
@@ -20497,8 +20496,8 @@ const assets = {
|
|
|
20497
20496
|
}
|
|
20498
20497
|
}],
|
|
20499
20498
|
logo_URIs: {
|
|
20500
|
-
|
|
20501
|
-
|
|
20499
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
20500
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.png'
|
|
20502
20501
|
},
|
|
20503
20502
|
images: [{
|
|
20504
20503
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bch.int3.svg',
|
|
@@ -20549,8 +20548,8 @@ const assets = {
|
|
|
20549
20548
|
}
|
|
20550
20549
|
}],
|
|
20551
20550
|
logo_URIs: {
|
|
20552
|
-
|
|
20553
|
-
|
|
20551
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
20552
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.png'
|
|
20554
20553
|
},
|
|
20555
20554
|
images: [{
|
|
20556
20555
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/ltc.int3.svg',
|
|
@@ -20828,8 +20827,8 @@ const assets = {
|
|
|
20828
20827
|
}
|
|
20829
20828
|
],
|
|
20830
20829
|
logo_URIs: {
|
|
20831
|
-
|
|
20832
|
-
|
|
20830
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.svg',
|
|
20831
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.png'
|
|
20833
20832
|
},
|
|
20834
20833
|
images: [{
|
|
20835
20834
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/cbbtc.axl.svg',
|
|
@@ -20893,8 +20892,8 @@ const assets = {
|
|
|
20893
20892
|
}
|
|
20894
20893
|
],
|
|
20895
20894
|
logo_URIs: {
|
|
20896
|
-
|
|
20897
|
-
|
|
20895
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
|
|
20896
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.png'
|
|
20898
20897
|
},
|
|
20899
20898
|
images: [{
|
|
20900
20899
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/fbtc.axl.svg',
|
|
@@ -20959,8 +20958,8 @@ const assets = {
|
|
|
20959
20958
|
}
|
|
20960
20959
|
],
|
|
20961
20960
|
logo_URIs: {
|
|
20962
|
-
|
|
20963
|
-
|
|
20961
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
|
|
20962
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.png'
|
|
20964
20963
|
},
|
|
20965
20964
|
images: [{
|
|
20966
20965
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/lbtc.axl.svg',
|
|
@@ -21021,8 +21020,8 @@ const assets = {
|
|
|
21021
21020
|
}
|
|
21022
21021
|
],
|
|
21023
21022
|
logo_URIs: {
|
|
21024
|
-
|
|
21025
|
-
|
|
21023
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
|
|
21024
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.png'
|
|
21026
21025
|
},
|
|
21027
21026
|
images: [{
|
|
21028
21027
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/rbtc.rt.svg',
|
|
@@ -21102,8 +21101,8 @@ const assets = {
|
|
|
21102
21101
|
provider: 'Osmosis'
|
|
21103
21102
|
}],
|
|
21104
21103
|
logo_URIs: {
|
|
21105
|
-
|
|
21106
|
-
|
|
21104
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg',
|
|
21105
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png'
|
|
21107
21106
|
},
|
|
21108
21107
|
images: [{
|
|
21109
21108
|
image_sync: {
|
|
@@ -21142,8 +21141,8 @@ const assets = {
|
|
|
21142
21141
|
provider: 'Osmosis'
|
|
21143
21142
|
}],
|
|
21144
21143
|
logo_URIs: {
|
|
21145
|
-
|
|
21146
|
-
|
|
21144
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.svg',
|
|
21145
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/bitcoincash/images/bch.png'
|
|
21147
21146
|
},
|
|
21148
21147
|
images: [{
|
|
21149
21148
|
image_sync: {
|
|
@@ -21222,6 +21221,360 @@ const assets = {
|
|
|
21222
21221
|
}
|
|
21223
21222
|
]
|
|
21224
21223
|
},
|
|
21224
|
+
{
|
|
21225
|
+
description: 'The native staking and governance token of AtomOne',
|
|
21226
|
+
denom_units: [{
|
|
21227
|
+
denom: 'ibc/715283E4A955EB803AB1DD30B488587A4D63BF0B51BADA537053DEE479BA10D6',
|
|
21228
|
+
exponent: 0,
|
|
21229
|
+
aliases: ['uatone']
|
|
21230
|
+
}, {
|
|
21231
|
+
denom: 'atone',
|
|
21232
|
+
exponent: 6
|
|
21233
|
+
}],
|
|
21234
|
+
type_asset: 'ics20',
|
|
21235
|
+
base: 'ibc/715283E4A955EB803AB1DD30B488587A4D63BF0B51BADA537053DEE479BA10D6',
|
|
21236
|
+
name: 'AtomOne',
|
|
21237
|
+
display: 'atone',
|
|
21238
|
+
symbol: 'ATONE',
|
|
21239
|
+
traces: [{
|
|
21240
|
+
type: 'ibc',
|
|
21241
|
+
counterparty: {
|
|
21242
|
+
chain_name: 'atomone',
|
|
21243
|
+
base_denom: 'uatone',
|
|
21244
|
+
channel_id: 'channel-0'
|
|
21245
|
+
},
|
|
21246
|
+
chain: {
|
|
21247
|
+
channel_id: 'channel-85309',
|
|
21248
|
+
path: 'transfer/channel-85309/uatone'
|
|
21249
|
+
}
|
|
21250
|
+
}],
|
|
21251
|
+
logo_URIs: {
|
|
21252
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
21253
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
21254
|
+
},
|
|
21255
|
+
images: [{
|
|
21256
|
+
image_sync: {
|
|
21257
|
+
chain_name: 'atomone',
|
|
21258
|
+
base_denom: 'uatone'
|
|
21259
|
+
},
|
|
21260
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.png',
|
|
21261
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/atomone/images/atomone.svg'
|
|
21262
|
+
}]
|
|
21263
|
+
},
|
|
21264
|
+
{
|
|
21265
|
+
description: 'The Spice memecoin',
|
|
21266
|
+
denom_units: [{
|
|
21267
|
+
denom: 'factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice',
|
|
21268
|
+
exponent: 0
|
|
21269
|
+
}, {
|
|
21270
|
+
denom: 'Spice',
|
|
21271
|
+
exponent: 6
|
|
21272
|
+
}],
|
|
21273
|
+
type_asset: 'sdk.coin',
|
|
21274
|
+
base: 'factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice',
|
|
21275
|
+
name: 'Spice',
|
|
21276
|
+
display: 'Spice',
|
|
21277
|
+
symbol: 'SPICE',
|
|
21278
|
+
logo_URIs: {
|
|
21279
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png'
|
|
21280
|
+
},
|
|
21281
|
+
images: [{
|
|
21282
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png',
|
|
21283
|
+
theme: {
|
|
21284
|
+
primary_color_hex: '#e5ba44'
|
|
21285
|
+
}
|
|
21286
|
+
}],
|
|
21287
|
+
keywords: ['meme'],
|
|
21288
|
+
socials: {
|
|
21289
|
+
twitter: 'https://x.com/spiceoncosmos'
|
|
21290
|
+
}
|
|
21291
|
+
},
|
|
21292
|
+
{
|
|
21293
|
+
description: 'YUM is the Cacao Swap token, powering decentralised rails.',
|
|
21294
|
+
denom_units: [{
|
|
21295
|
+
denom: 'ibc/21D8071EF5B02A86D945430D859A594CBF28287D38104A264BB9FD3B22BBF5DE',
|
|
21296
|
+
exponent: 0,
|
|
21297
|
+
aliases: ['yum-wei']
|
|
21298
|
+
}, {
|
|
21299
|
+
denom: 'yum',
|
|
21300
|
+
exponent: 18
|
|
21301
|
+
}],
|
|
21302
|
+
type_asset: 'ics20',
|
|
21303
|
+
base: 'ibc/21D8071EF5B02A86D945430D859A594CBF28287D38104A264BB9FD3B22BBF5DE',
|
|
21304
|
+
name: 'Yum',
|
|
21305
|
+
display: 'yum',
|
|
21306
|
+
symbol: 'YUM',
|
|
21307
|
+
traces: [{
|
|
21308
|
+
type: 'bridge',
|
|
21309
|
+
counterparty: {
|
|
21310
|
+
chain_name: 'ethereum',
|
|
21311
|
+
base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
|
|
21312
|
+
},
|
|
21313
|
+
provider: 'Axelar'
|
|
21314
|
+
}, {
|
|
21315
|
+
type: 'ibc',
|
|
21316
|
+
counterparty: {
|
|
21317
|
+
chain_name: 'axelar',
|
|
21318
|
+
base_denom: 'yum-wei',
|
|
21319
|
+
channel_id: 'channel-3'
|
|
21320
|
+
},
|
|
21321
|
+
chain: {
|
|
21322
|
+
channel_id: 'channel-208',
|
|
21323
|
+
path: 'transfer/channel-208/yum-wei'
|
|
21324
|
+
}
|
|
21325
|
+
}],
|
|
21326
|
+
logo_URIs: {
|
|
21327
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
|
|
21328
|
+
},
|
|
21329
|
+
images: [{
|
|
21330
|
+
image_sync: {
|
|
21331
|
+
chain_name: 'ethereum',
|
|
21332
|
+
base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
|
|
21333
|
+
},
|
|
21334
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png',
|
|
21335
|
+
theme: {
|
|
21336
|
+
primary_color_hex: '#33a6e7'
|
|
21337
|
+
}
|
|
21338
|
+
}],
|
|
21339
|
+
socials: {
|
|
21340
|
+
website: 'https://cacaoswap.app',
|
|
21341
|
+
twitter: 'https://x.com/CacaoSwap'
|
|
21342
|
+
}
|
|
21343
|
+
},
|
|
21344
|
+
{
|
|
21345
|
+
description: 'GATA Yield DAO Governance Token powered by OmniFlixHub',
|
|
21346
|
+
denom_units: [{
|
|
21347
|
+
denom: 'ibc/50F886EFA15E1FF3D9226B177083A1EFF944176181C70B6131D74FE5AFB1F2C0',
|
|
21348
|
+
exponent: 0,
|
|
21349
|
+
aliases: ['factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata']
|
|
21350
|
+
}, {
|
|
21351
|
+
denom: 'ygata',
|
|
21352
|
+
exponent: 6
|
|
21353
|
+
}],
|
|
21354
|
+
type_asset: 'ics20',
|
|
21355
|
+
base: 'ibc/50F886EFA15E1FF3D9226B177083A1EFF944176181C70B6131D74FE5AFB1F2C0',
|
|
21356
|
+
name: 'Yield GATA',
|
|
21357
|
+
display: 'ygata',
|
|
21358
|
+
symbol: 'YGATA',
|
|
21359
|
+
traces: [{
|
|
21360
|
+
type: 'ibc',
|
|
21361
|
+
counterparty: {
|
|
21362
|
+
chain_name: 'omniflixhub',
|
|
21363
|
+
base_denom: 'factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata',
|
|
21364
|
+
channel_id: 'channel-1'
|
|
21365
|
+
},
|
|
21366
|
+
chain: {
|
|
21367
|
+
channel_id: 'channel-199',
|
|
21368
|
+
path: 'transfer/channel-199/factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata'
|
|
21369
|
+
}
|
|
21370
|
+
}],
|
|
21371
|
+
logo_URIs: {
|
|
21372
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.png',
|
|
21373
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.svg'
|
|
21374
|
+
},
|
|
21375
|
+
images: [{
|
|
21376
|
+
image_sync: {
|
|
21377
|
+
chain_name: 'omniflixhub',
|
|
21378
|
+
base_denom: 'factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata'
|
|
21379
|
+
},
|
|
21380
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.png',
|
|
21381
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/omniflixhub/images/ygata.svg',
|
|
21382
|
+
theme: {
|
|
21383
|
+
primary_color_hex: '#7b5aff'
|
|
21384
|
+
}
|
|
21385
|
+
}]
|
|
21386
|
+
},
|
|
21387
|
+
{
|
|
21388
|
+
description: 'Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
|
|
21389
|
+
denom_units: [{
|
|
21390
|
+
denom: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
21391
|
+
exponent: 0,
|
|
21392
|
+
aliases: ['udgn']
|
|
21393
|
+
}, {
|
|
21394
|
+
denom: 'DGN',
|
|
21395
|
+
exponent: 6
|
|
21396
|
+
}],
|
|
21397
|
+
type_asset: 'ics20',
|
|
21398
|
+
base: 'ibc/3B95D63B520C283BCA86F8CD426D57584039463FD684A5CBA31D2780B86A1995',
|
|
21399
|
+
name: 'Dragon',
|
|
21400
|
+
display: 'DGN',
|
|
21401
|
+
symbol: 'DGN',
|
|
21402
|
+
traces: [{
|
|
21403
|
+
type: 'ibc',
|
|
21404
|
+
counterparty: {
|
|
21405
|
+
chain_name: 'dungeon',
|
|
21406
|
+
base_denom: 'udgn',
|
|
21407
|
+
channel_id: 'channel-2'
|
|
21408
|
+
},
|
|
21409
|
+
chain: {
|
|
21410
|
+
channel_id: 'channel-85791',
|
|
21411
|
+
path: 'transfer/channel-85791/udgn'
|
|
21412
|
+
}
|
|
21413
|
+
}],
|
|
21414
|
+
logo_URIs: {
|
|
21415
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png'
|
|
21416
|
+
},
|
|
21417
|
+
images: [{
|
|
21418
|
+
image_sync: {
|
|
21419
|
+
chain_name: 'dungeon',
|
|
21420
|
+
base_denom: 'udgn'
|
|
21421
|
+
},
|
|
21422
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dungeon/images/DGN.png',
|
|
21423
|
+
theme: {
|
|
21424
|
+
circle: true
|
|
21425
|
+
}
|
|
21426
|
+
}]
|
|
21427
|
+
},
|
|
21428
|
+
{
|
|
21429
|
+
description: 'Synternet is a blockchain that powers modular, interoperable data infrastructure across all major chains.',
|
|
21430
|
+
denom_units: [{
|
|
21431
|
+
denom: 'ibc/1B454982D3746951510D3845145B83628D4ED380D95722C8077776C4689F973A',
|
|
21432
|
+
exponent: 0,
|
|
21433
|
+
aliases: ['usynt']
|
|
21434
|
+
}, {
|
|
21435
|
+
denom: 'SYNT',
|
|
21436
|
+
exponent: 6
|
|
21437
|
+
}],
|
|
21438
|
+
type_asset: 'ics20',
|
|
21439
|
+
base: 'ibc/1B454982D3746951510D3845145B83628D4ED380D95722C8077776C4689F973A',
|
|
21440
|
+
name: 'Synternet',
|
|
21441
|
+
display: 'SYNT',
|
|
21442
|
+
symbol: 'SYNT',
|
|
21443
|
+
traces: [{
|
|
21444
|
+
type: 'ibc',
|
|
21445
|
+
counterparty: {
|
|
21446
|
+
chain_name: 'synternet',
|
|
21447
|
+
base_denom: 'usynt',
|
|
21448
|
+
channel_id: 'channel-1'
|
|
21449
|
+
},
|
|
21450
|
+
chain: {
|
|
21451
|
+
channel_id: 'channel-85186',
|
|
21452
|
+
path: 'transfer/channel-85186/usynt'
|
|
21453
|
+
}
|
|
21454
|
+
}],
|
|
21455
|
+
logo_URIs: {
|
|
21456
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.png',
|
|
21457
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.svg'
|
|
21458
|
+
},
|
|
21459
|
+
images: [{
|
|
21460
|
+
image_sync: {
|
|
21461
|
+
chain_name: 'synternet',
|
|
21462
|
+
base_denom: 'usynt'
|
|
21463
|
+
},
|
|
21464
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.png',
|
|
21465
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/synternet/images/synt.svg',
|
|
21466
|
+
theme: {
|
|
21467
|
+
primary_color_hex: '#272d45'
|
|
21468
|
+
}
|
|
21469
|
+
}]
|
|
21470
|
+
},
|
|
21471
|
+
{
|
|
21472
|
+
description: 'Sssshhh…',
|
|
21473
|
+
denom_units: [{
|
|
21474
|
+
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
|
|
21475
|
+
exponent: 0
|
|
21476
|
+
}, {
|
|
21477
|
+
denom: 'BOMU',
|
|
21478
|
+
exponent: 6
|
|
21479
|
+
}],
|
|
21480
|
+
type_asset: 'sdk.coin',
|
|
21481
|
+
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
21482
|
+
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
|
|
21483
|
+
name: '$bomu',
|
|
21484
|
+
display: 'BOMU',
|
|
21485
|
+
symbol: 'BOMU',
|
|
21486
|
+
logo_URIs: {
|
|
21487
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bomu.png'
|
|
21488
|
+
},
|
|
21489
|
+
images: [{
|
|
21490
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bomu.png'
|
|
21491
|
+
}]
|
|
21492
|
+
},
|
|
21493
|
+
{
|
|
21494
|
+
description: 'Drop staked ATOM',
|
|
21495
|
+
denom_units: [{
|
|
21496
|
+
denom: 'ibc/C1B4D4804EB8F95FFB75E6395A301F0AD6D7DDE5C3A45571B70E46A368DD353E',
|
|
21497
|
+
exponent: 0,
|
|
21498
|
+
aliases: ['factory/neutron1k6hr0f83e7un2wjf29cspk7j69jrnskk65k3ek2nj9dztrlzpj6q00rtsa/udatom']
|
|
21499
|
+
}, {
|
|
21500
|
+
denom: 'dATOM',
|
|
21501
|
+
exponent: 6
|
|
21502
|
+
}],
|
|
21503
|
+
type_asset: 'ics20',
|
|
21504
|
+
base: 'ibc/C1B4D4804EB8F95FFB75E6395A301F0AD6D7DDE5C3A45571B70E46A368DD353E',
|
|
21505
|
+
name: 'dATOM',
|
|
21506
|
+
display: 'dATOM',
|
|
21507
|
+
symbol: 'dATOM',
|
|
21508
|
+
traces: [{
|
|
21509
|
+
type: 'liquid-stake',
|
|
21510
|
+
counterparty: {
|
|
21511
|
+
chain_name: 'cosmoshub',
|
|
21512
|
+
base_denom: 'uatom'
|
|
21513
|
+
},
|
|
21514
|
+
provider: 'Drop Protocol'
|
|
21515
|
+
}, {
|
|
21516
|
+
type: 'ibc',
|
|
21517
|
+
counterparty: {
|
|
21518
|
+
chain_name: 'neutron',
|
|
21519
|
+
base_denom: 'factory/neutron1k6hr0f83e7un2wjf29cspk7j69jrnskk65k3ek2nj9dztrlzpj6q00rtsa/udatom',
|
|
21520
|
+
channel_id: 'channel-10'
|
|
21521
|
+
},
|
|
21522
|
+
chain: {
|
|
21523
|
+
channel_id: 'channel-874',
|
|
21524
|
+
path: 'transfer/channel-874/factory/neutron1k6hr0f83e7un2wjf29cspk7j69jrnskk65k3ek2nj9dztrlzpj6q00rtsa/udatom'
|
|
21525
|
+
}
|
|
21526
|
+
}],
|
|
21527
|
+
logo_URIs: {
|
|
21528
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dATOM.svg'
|
|
21529
|
+
},
|
|
21530
|
+
images: [{
|
|
21531
|
+
image_sync: {
|
|
21532
|
+
chain_name: 'neutron',
|
|
21533
|
+
base_denom: 'factory/neutron1k6hr0f83e7un2wjf29cspk7j69jrnskk65k3ek2nj9dztrlzpj6q00rtsa/udatom'
|
|
21534
|
+
},
|
|
21535
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dATOM.svg'
|
|
21536
|
+
}]
|
|
21537
|
+
},
|
|
21538
|
+
{
|
|
21539
|
+
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.',
|
|
21540
|
+
denom_units: [{
|
|
21541
|
+
denom: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
|
|
21542
|
+
exponent: 0,
|
|
21543
|
+
aliases: ['uKIMA']
|
|
21544
|
+
}, {
|
|
21545
|
+
denom: 'KIMA',
|
|
21546
|
+
exponent: 6
|
|
21547
|
+
}],
|
|
21548
|
+
type_asset: 'ics20',
|
|
21549
|
+
base: 'ibc/A6712952E566B8A9F29D0A533F043C3CE3CF9870B01A2180E390133119C14A71',
|
|
21550
|
+
name: 'Kima Network',
|
|
21551
|
+
display: 'KIMA',
|
|
21552
|
+
symbol: 'KIMA',
|
|
21553
|
+
traces: [{
|
|
21554
|
+
type: 'ibc',
|
|
21555
|
+
counterparty: {
|
|
21556
|
+
chain_name: 'kimanetwork',
|
|
21557
|
+
base_denom: 'uKIMA',
|
|
21558
|
+
channel_id: 'channel-0'
|
|
21559
|
+
},
|
|
21560
|
+
chain: {
|
|
21561
|
+
channel_id: 'channel-83350',
|
|
21562
|
+
path: 'transfer/channel-83350/uKIMA'
|
|
21563
|
+
}
|
|
21564
|
+
}],
|
|
21565
|
+
logo_URIs: {
|
|
21566
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
21567
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
21568
|
+
},
|
|
21569
|
+
images: [{
|
|
21570
|
+
image_sync: {
|
|
21571
|
+
chain_name: 'kimanetwork',
|
|
21572
|
+
base_denom: 'uKIMA'
|
|
21573
|
+
},
|
|
21574
|
+
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.png',
|
|
21575
|
+
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/kimanetwork/images/kima.svg'
|
|
21576
|
+
}]
|
|
21577
|
+
},
|
|
21225
21578
|
{
|
|
21226
21579
|
description: 'The native token of Furya',
|
|
21227
21580
|
denom_units: [{
|
|
@@ -21580,107 +21933,6 @@ const assets = {
|
|
|
21580
21933
|
name: 'Earn CDT Vault',
|
|
21581
21934
|
display: 'earnCDT',
|
|
21582
21935
|
symbol: 'earnCDT'
|
|
21583
|
-
},
|
|
21584
|
-
{
|
|
21585
|
-
description: 'The Spice memecoin',
|
|
21586
|
-
denom_units: [{
|
|
21587
|
-
denom: 'factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice',
|
|
21588
|
-
exponent: 0
|
|
21589
|
-
}, {
|
|
21590
|
-
denom: 'Spice',
|
|
21591
|
-
exponent: 6
|
|
21592
|
-
}],
|
|
21593
|
-
type_asset: 'sdk.coin',
|
|
21594
|
-
base: 'factory/osmo1n6asrjy9754q8y9jsxqf557zmsv3s3xa5m9eg5/uspice',
|
|
21595
|
-
name: 'Spice',
|
|
21596
|
-
display: 'Spice',
|
|
21597
|
-
symbol: 'SPICE',
|
|
21598
|
-
logo_URIs: {
|
|
21599
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png'
|
|
21600
|
-
},
|
|
21601
|
-
images: [{
|
|
21602
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/spice.png',
|
|
21603
|
-
theme: {
|
|
21604
|
-
primary_color_hex: '#e5ba44'
|
|
21605
|
-
}
|
|
21606
|
-
}],
|
|
21607
|
-
keywords: ['meme'],
|
|
21608
|
-
socials: {
|
|
21609
|
-
twitter: 'https://x.com/spiceoncosmos'
|
|
21610
|
-
}
|
|
21611
|
-
},
|
|
21612
|
-
{
|
|
21613
|
-
type_asset: 'ics20',
|
|
21614
|
-
denom_units: [{
|
|
21615
|
-
denom: 'ibc/21D8071EF5B02A86D945430D859A594CBF28287D38104A264BB9FD3B22BBF5DE',
|
|
21616
|
-
exponent: 0,
|
|
21617
|
-
aliases: ['yum-wei']
|
|
21618
|
-
}, {
|
|
21619
|
-
denom: 'yum',
|
|
21620
|
-
exponent: 18
|
|
21621
|
-
}],
|
|
21622
|
-
base: 'ibc/21D8071EF5B02A86D945430D859A594CBF28287D38104A264BB9FD3B22BBF5DE',
|
|
21623
|
-
name: 'Axelar Wrapped YUM',
|
|
21624
|
-
socials: {
|
|
21625
|
-
website: 'https://cacaoswap.app',
|
|
21626
|
-
twitter: 'https://x.com/CacaoSwap'
|
|
21627
|
-
},
|
|
21628
|
-
display: 'yum',
|
|
21629
|
-
symbol: 'YUM.axl',
|
|
21630
|
-
traces: [{
|
|
21631
|
-
type: 'bridge',
|
|
21632
|
-
counterparty: {
|
|
21633
|
-
chain_name: 'ethereum',
|
|
21634
|
-
base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
|
|
21635
|
-
},
|
|
21636
|
-
provider: 'Axelar'
|
|
21637
|
-
}, {
|
|
21638
|
-
type: 'ibc',
|
|
21639
|
-
counterparty: {
|
|
21640
|
-
chain_name: 'axelar',
|
|
21641
|
-
base_denom: 'yum-wei',
|
|
21642
|
-
channel_id: 'channel-3'
|
|
21643
|
-
},
|
|
21644
|
-
chain: {
|
|
21645
|
-
channel_id: 'channel-208',
|
|
21646
|
-
path: 'transfer/channel-208/yum-wei'
|
|
21647
|
-
}
|
|
21648
|
-
}],
|
|
21649
|
-
images: [{
|
|
21650
|
-
image_sync: {
|
|
21651
|
-
chain_name: 'ethereum',
|
|
21652
|
-
base_denom: '0xcE682c89C63d2850Cb2ca898E44D6c7c30d897a6'
|
|
21653
|
-
},
|
|
21654
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png',
|
|
21655
|
-
theme: {
|
|
21656
|
-
primary_color_hex: '#33a6e7'
|
|
21657
|
-
}
|
|
21658
|
-
}],
|
|
21659
|
-
logo_URIs: {
|
|
21660
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/yum.png'
|
|
21661
|
-
}
|
|
21662
|
-
},
|
|
21663
|
-
{
|
|
21664
|
-
description: 'Sssshhh…',
|
|
21665
|
-
denom_units: [{
|
|
21666
|
-
denom: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
|
|
21667
|
-
exponent: 0
|
|
21668
|
-
}, {
|
|
21669
|
-
denom: 'BOMU',
|
|
21670
|
-
exponent: 6
|
|
21671
|
-
}],
|
|
21672
|
-
type_asset: 'sdk.coin',
|
|
21673
|
-
address: 'osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8',
|
|
21674
|
-
base: 'factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/bomu',
|
|
21675
|
-
name: '$bomu',
|
|
21676
|
-
display: 'BOMU',
|
|
21677
|
-
symbol: 'BOMU',
|
|
21678
|
-
images: [{
|
|
21679
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bomu.png'
|
|
21680
|
-
}],
|
|
21681
|
-
logo_URIs: {
|
|
21682
|
-
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/bomu.png'
|
|
21683
|
-
}
|
|
21684
21936
|
}
|
|
21685
21937
|
]
|
|
21686
21938
|
};
|