@chain-registry/osmosis 1.67.191 → 1.67.193
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 +0 -16
- package/assets.js +708 -3144
- package/esm/asset_list.js +0 -16
- package/esm/assets.js +708 -3144
- package/package.json +3 -3
package/asset_list.js
CHANGED
|
@@ -1729,7 +1729,6 @@ const asset_list = {
|
|
|
1729
1729
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
1730
1730
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
1731
1731
|
},
|
|
1732
|
-
coingecko_id: 'consciousdao',
|
|
1733
1732
|
images: [{
|
|
1734
1733
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
1735
1734
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
@@ -4705,7 +4704,6 @@ const asset_list = {
|
|
|
4705
4704
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png',
|
|
4706
4705
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg'
|
|
4707
4706
|
},
|
|
4708
|
-
coingecko_id: 'lambda',
|
|
4709
4707
|
images: [{
|
|
4710
4708
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png',
|
|
4711
4709
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg'
|
|
@@ -5905,7 +5903,6 @@ const asset_list = {
|
|
|
5905
5903
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
5906
5904
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
5907
5905
|
},
|
|
5908
|
-
coingecko_id: 'odin-protocol',
|
|
5909
5906
|
images: [{
|
|
5910
5907
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
5911
5908
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
@@ -6175,7 +6172,6 @@ const asset_list = {
|
|
|
6175
6172
|
'bridge',
|
|
6176
6173
|
'staking'
|
|
6177
6174
|
],
|
|
6178
|
-
coingecko_id: 'onomy-protocol',
|
|
6179
6175
|
images: [{
|
|
6180
6176
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png',
|
|
6181
6177
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg'
|
|
@@ -7944,7 +7940,6 @@ const asset_list = {
|
|
|
7944
7940
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
7945
7941
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
7946
7942
|
},
|
|
7947
|
-
coingecko_id: 'consciousdao',
|
|
7948
7943
|
images: [{
|
|
7949
7944
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.png',
|
|
7950
7945
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/conscious/images/cvn.svg'
|
|
@@ -10920,7 +10915,6 @@ const asset_list = {
|
|
|
10920
10915
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png',
|
|
10921
10916
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg'
|
|
10922
10917
|
},
|
|
10923
|
-
coingecko_id: 'lambda',
|
|
10924
10918
|
images: [{
|
|
10925
10919
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.png',
|
|
10926
10920
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lambda/images/lambda.svg'
|
|
@@ -12156,7 +12150,6 @@ const asset_list = {
|
|
|
12156
12150
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
12157
12151
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
12158
12152
|
},
|
|
12159
|
-
coingecko_id: 'odin-protocol',
|
|
12160
12153
|
images: [{
|
|
12161
12154
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.png',
|
|
12162
12155
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/odin/images/odin.svg'
|
|
@@ -12426,7 +12419,6 @@ const asset_list = {
|
|
|
12426
12419
|
'bridge',
|
|
12427
12420
|
'staking'
|
|
12428
12421
|
],
|
|
12429
|
-
coingecko_id: 'onomy-protocol',
|
|
12430
12422
|
images: [{
|
|
12431
12423
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.png',
|
|
12432
12424
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/onomy/images/nom.svg'
|
|
@@ -19927,7 +19919,6 @@ const asset_list = {
|
|
|
19927
19919
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
19928
19920
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
19929
19921
|
},
|
|
19930
|
-
coingecko_id: 'rebus',
|
|
19931
19922
|
images: [{
|
|
19932
19923
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
19933
19924
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
@@ -20168,7 +20159,6 @@ const asset_list = {
|
|
|
20168
20159
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
20169
20160
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
20170
20161
|
},
|
|
20171
|
-
coingecko_id: 'scorum',
|
|
20172
20162
|
images: [{
|
|
20173
20163
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
20174
20164
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
@@ -20472,7 +20462,6 @@ const asset_list = {
|
|
|
20472
20462
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
20473
20463
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
20474
20464
|
},
|
|
20475
|
-
coingecko_id: 'six-sigma',
|
|
20476
20465
|
images: [{
|
|
20477
20466
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
20478
20467
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
@@ -20864,7 +20853,6 @@ const asset_list = {
|
|
|
20864
20853
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
20865
20854
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
20866
20855
|
},
|
|
20867
|
-
coingecko_id: 'starname',
|
|
20868
20856
|
images: [{
|
|
20869
20857
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
20870
20858
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
@@ -29855,7 +29843,6 @@ const asset_list = {
|
|
|
29855
29843
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
29856
29844
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
29857
29845
|
},
|
|
29858
|
-
coingecko_id: 'rebus',
|
|
29859
29846
|
images: [{
|
|
29860
29847
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.png',
|
|
29861
29848
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/rebus/images/rebus.svg'
|
|
@@ -30096,7 +30083,6 @@ const asset_list = {
|
|
|
30096
30083
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
30097
30084
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
30098
30085
|
},
|
|
30099
|
-
coingecko_id: 'scorum',
|
|
30100
30086
|
images: [{
|
|
30101
30087
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.png',
|
|
30102
30088
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/scorum/images/scr.svg'
|
|
@@ -30400,7 +30386,6 @@ const asset_list = {
|
|
|
30400
30386
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
30401
30387
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg'
|
|
30402
30388
|
},
|
|
30403
|
-
coingecko_id: 'six-sigma',
|
|
30404
30389
|
images: [{
|
|
30405
30390
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.png',
|
|
30406
30391
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/sge/images/sge.svg',
|
|
@@ -30792,7 +30777,6 @@ const asset_list = {
|
|
|
30792
30777
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
30793
30778
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|
|
30794
30779
|
},
|
|
30795
|
-
coingecko_id: 'starname',
|
|
30796
30780
|
images: [{
|
|
30797
30781
|
png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.png',
|
|
30798
30782
|
svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/starname/images/iov.svg'
|