@chain-registry/osmosis 1.67.222 → 1.67.224

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 CHANGED
@@ -662,6 +662,7 @@ const asset_list = {
662
662
  website: 'https://atom.one',
663
663
  twitter: 'https://x.com/_atomone'
664
664
  },
665
+ coingecko_id: 'photon-2',
665
666
  traces: [{
666
667
  type: 'ibc',
667
668
  counterparty: {
@@ -2409,9 +2410,11 @@ const asset_list = {
2409
2410
  display: 'echelon',
2410
2411
  symbol: 'ECH',
2411
2412
  logo_URIs: {
2413
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
2412
2414
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
2413
2415
  },
2414
2416
  images: [{
2417
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
2415
2418
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
2416
2419
  }],
2417
2420
  type_asset: 'sdk.coin',
@@ -6888,6 +6891,7 @@ const asset_list = {
6888
6891
  website: 'https://atom.one',
6889
6892
  twitter: 'https://x.com/_atomone'
6890
6893
  },
6894
+ coingecko_id: 'photon-2',
6891
6895
  traces: [{
6892
6896
  type: 'ibc',
6893
6897
  counterparty: {
@@ -8635,9 +8639,11 @@ const asset_list = {
8635
8639
  display: 'echelon',
8636
8640
  symbol: 'ECH',
8637
8641
  logo_URIs: {
8642
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
8638
8643
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
8639
8644
  },
8640
8645
  images: [{
8646
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
8641
8647
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
8642
8648
  }],
8643
8649
  type_asset: 'sdk.coin',
@@ -22437,10 +22443,28 @@ const asset_list = {
22437
22443
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
22438
22444
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
22439
22445
  },
22440
- images: [{
22446
+ images: [
22447
+ {
22441
22448
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
22442
22449
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
22443
- }],
22450
+ },
22451
+ {
22452
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
22453
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
22454
+ },
22455
+ {
22456
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
22457
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
22458
+ },
22459
+ {
22460
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
22461
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
22462
+ },
22463
+ {
22464
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
22465
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
22466
+ }
22467
+ ],
22444
22468
  type_asset: 'sdk.coin',
22445
22469
  traces: [{
22446
22470
  type: 'ibc',
@@ -32474,10 +32498,28 @@ const asset_list = {
32474
32498
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
32475
32499
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
32476
32500
  },
32477
- images: [{
32501
+ images: [
32502
+ {
32478
32503
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
32479
32504
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
32480
- }],
32505
+ },
32506
+ {
32507
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
32508
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
32509
+ },
32510
+ {
32511
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
32512
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
32513
+ },
32514
+ {
32515
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
32516
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
32517
+ },
32518
+ {
32519
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
32520
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
32521
+ }
32522
+ ],
32481
32523
  type_asset: 'sdk.coin',
32482
32524
  traces: [{
32483
32525
  type: 'ibc',
@@ -42412,12 +42454,6 @@ const asset_list = {
42412
42454
  name: 'Chainlink (Portal)',
42413
42455
  display: 'link',
42414
42456
  symbol: 'LINK',
42415
- logo_URIs: {
42416
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
42417
- },
42418
- images: [{
42419
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
42420
- }],
42421
42457
  traces: [{
42422
42458
  type: 'ibc-cw20',
42423
42459
  counterparty: {
@@ -42430,6 +42466,14 @@ const asset_list = {
42430
42466
  port: 'transfer',
42431
42467
  channel_id: 'channel-78488'
42432
42468
  }
42469
+ }],
42470
+ logo_URIs: {
42471
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
42472
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
42473
+ },
42474
+ images: [{
42475
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
42476
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
42433
42477
  }]
42434
42478
  },
42435
42479
  {
@@ -44446,12 +44490,6 @@ const asset_list = {
44446
44490
  name: 'Paxos Gold (Portal)',
44447
44491
  display: 'paxg',
44448
44492
  symbol: 'PAXG',
44449
- logo_URIs: {
44450
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
44451
- },
44452
- images: [{
44453
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
44454
- }],
44455
44493
  traces: [{
44456
44494
  type: 'ibc-cw20',
44457
44495
  counterparty: {
@@ -44464,6 +44502,18 @@ const asset_list = {
44464
44502
  port: 'transfer',
44465
44503
  channel_id: 'channel-78488'
44466
44504
  }
44505
+ }],
44506
+ logo_URIs: {
44507
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
44508
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
44509
+ },
44510
+ images: [{
44511
+ image_sync: {
44512
+ chain_name: 'ethereum',
44513
+ base_denom: '0x45804880De22913dAFE09f4980848ECE6EcbAf78'
44514
+ },
44515
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
44516
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
44467
44517
  }]
44468
44518
  },
44469
44519
  {
@@ -44516,12 +44566,6 @@ const asset_list = {
44516
44566
  name: 'ChainLink Token',
44517
44567
  display: 'link',
44518
44568
  symbol: 'LINK',
44519
- logo_URIs: {
44520
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
44521
- },
44522
- images: [{
44523
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
44524
- }],
44525
44569
  traces: [{
44526
44570
  type: 'ibc-cw20',
44527
44571
  counterparty: {
@@ -44534,6 +44578,14 @@ const asset_list = {
44534
44578
  port: 'transfer',
44535
44579
  channel_id: 'channel-78488'
44536
44580
  }
44581
+ }],
44582
+ logo_URIs: {
44583
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
44584
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
44585
+ },
44586
+ images: [{
44587
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
44588
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
44537
44589
  }]
44538
44590
  },
44539
44591
  {
@@ -50944,12 +50996,6 @@ const asset_list = {
50944
50996
  name: 'Chainlink (Portal)',
50945
50997
  display: 'link',
50946
50998
  symbol: 'LINK',
50947
- logo_URIs: {
50948
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
50949
- },
50950
- images: [{
50951
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
50952
- }],
50953
50999
  traces: [{
50954
51000
  type: 'ibc-cw20',
50955
51001
  counterparty: {
@@ -50962,6 +51008,14 @@ const asset_list = {
50962
51008
  port: 'transfer',
50963
51009
  channel_id: 'channel-78488'
50964
51010
  }
51011
+ }],
51012
+ logo_URIs: {
51013
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
51014
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
51015
+ },
51016
+ images: [{
51017
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
51018
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
50965
51019
  }]
50966
51020
  },
50967
51021
  {
@@ -52978,12 +53032,6 @@ const asset_list = {
52978
53032
  name: 'Paxos Gold (Portal)',
52979
53033
  display: 'paxg',
52980
53034
  symbol: 'PAXG',
52981
- logo_URIs: {
52982
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
52983
- },
52984
- images: [{
52985
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
52986
- }],
52987
53035
  traces: [{
52988
53036
  type: 'ibc-cw20',
52989
53037
  counterparty: {
@@ -52996,6 +53044,18 @@ const asset_list = {
52996
53044
  port: 'transfer',
52997
53045
  channel_id: 'channel-78488'
52998
53046
  }
53047
+ }],
53048
+ logo_URIs: {
53049
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
53050
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
53051
+ },
53052
+ images: [{
53053
+ image_sync: {
53054
+ chain_name: 'ethereum',
53055
+ base_denom: '0x45804880De22913dAFE09f4980848ECE6EcbAf78'
53056
+ },
53057
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
53058
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
52999
53059
  }]
53000
53060
  },
53001
53061
  {
@@ -53048,12 +53108,6 @@ const asset_list = {
53048
53108
  name: 'ChainLink Token',
53049
53109
  display: 'link',
53050
53110
  symbol: 'LINK',
53051
- logo_URIs: {
53052
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
53053
- },
53054
- images: [{
53055
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
53056
- }],
53057
53111
  traces: [{
53058
53112
  type: 'ibc-cw20',
53059
53113
  counterparty: {
@@ -53066,6 +53120,14 @@ const asset_list = {
53066
53120
  port: 'transfer',
53067
53121
  channel_id: 'channel-78488'
53068
53122
  }
53123
+ }],
53124
+ logo_URIs: {
53125
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
53126
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
53127
+ },
53128
+ images: [{
53129
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
53130
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
53069
53131
  }]
53070
53132
  },
53071
53133
  {
package/esm/asset_list.js CHANGED
@@ -660,6 +660,7 @@ const asset_list = {
660
660
  website: 'https://atom.one',
661
661
  twitter: 'https://x.com/_atomone'
662
662
  },
663
+ coingecko_id: 'photon-2',
663
664
  traces: [{
664
665
  type: 'ibc',
665
666
  counterparty: {
@@ -2407,9 +2408,11 @@ const asset_list = {
2407
2408
  display: 'echelon',
2408
2409
  symbol: 'ECH',
2409
2410
  logo_URIs: {
2411
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
2410
2412
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
2411
2413
  },
2412
2414
  images: [{
2415
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
2413
2416
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
2414
2417
  }],
2415
2418
  type_asset: 'sdk.coin',
@@ -6886,6 +6889,7 @@ const asset_list = {
6886
6889
  website: 'https://atom.one',
6887
6890
  twitter: 'https://x.com/_atomone'
6888
6891
  },
6892
+ coingecko_id: 'photon-2',
6889
6893
  traces: [{
6890
6894
  type: 'ibc',
6891
6895
  counterparty: {
@@ -8633,9 +8637,11 @@ const asset_list = {
8633
8637
  display: 'echelon',
8634
8638
  symbol: 'ECH',
8635
8639
  logo_URIs: {
8640
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
8636
8641
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
8637
8642
  },
8638
8643
  images: [{
8644
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.png',
8639
8645
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/echelon/images/ech.svg'
8640
8646
  }],
8641
8647
  type_asset: 'sdk.coin',
@@ -22435,10 +22441,28 @@ const asset_list = {
22435
22441
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
22436
22442
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
22437
22443
  },
22438
- images: [{
22444
+ images: [
22445
+ {
22439
22446
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
22440
22447
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
22441
- }],
22448
+ },
22449
+ {
22450
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
22451
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
22452
+ },
22453
+ {
22454
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
22455
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
22456
+ },
22457
+ {
22458
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
22459
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
22460
+ },
22461
+ {
22462
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
22463
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
22464
+ }
22465
+ ],
22442
22466
  type_asset: 'sdk.coin',
22443
22467
  traces: [{
22444
22468
  type: 'ibc',
@@ -32472,10 +32496,28 @@ const asset_list = {
32472
32496
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
32473
32497
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
32474
32498
  },
32475
- images: [{
32499
+ images: [
32500
+ {
32476
32501
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.png',
32477
32502
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient.svg'
32478
- }],
32503
+ },
32504
+ {
32505
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.png',
32506
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white.svg'
32507
+ },
32508
+ {
32509
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.png',
32510
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-gradient_lines.svg'
32511
+ },
32512
+ {
32513
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.png',
32514
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-white_lines.svg'
32515
+ },
32516
+ {
32517
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.png',
32518
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/tgrade/images/tgrade-symbol-black_lines.svg'
32519
+ }
32520
+ ],
32479
32521
  type_asset: 'sdk.coin',
32480
32522
  traces: [{
32481
32523
  type: 'ibc',
@@ -42410,12 +42452,6 @@ const asset_list = {
42410
42452
  name: 'Chainlink (Portal)',
42411
42453
  display: 'link',
42412
42454
  symbol: 'LINK',
42413
- logo_URIs: {
42414
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
42415
- },
42416
- images: [{
42417
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
42418
- }],
42419
42455
  traces: [{
42420
42456
  type: 'ibc-cw20',
42421
42457
  counterparty: {
@@ -42428,6 +42464,14 @@ const asset_list = {
42428
42464
  port: 'transfer',
42429
42465
  channel_id: 'channel-78488'
42430
42466
  }
42467
+ }],
42468
+ logo_URIs: {
42469
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
42470
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
42471
+ },
42472
+ images: [{
42473
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
42474
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
42431
42475
  }]
42432
42476
  },
42433
42477
  {
@@ -44444,12 +44488,6 @@ const asset_list = {
44444
44488
  name: 'Paxos Gold (Portal)',
44445
44489
  display: 'paxg',
44446
44490
  symbol: 'PAXG',
44447
- logo_URIs: {
44448
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
44449
- },
44450
- images: [{
44451
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
44452
- }],
44453
44491
  traces: [{
44454
44492
  type: 'ibc-cw20',
44455
44493
  counterparty: {
@@ -44462,6 +44500,18 @@ const asset_list = {
44462
44500
  port: 'transfer',
44463
44501
  channel_id: 'channel-78488'
44464
44502
  }
44503
+ }],
44504
+ logo_URIs: {
44505
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
44506
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
44507
+ },
44508
+ images: [{
44509
+ image_sync: {
44510
+ chain_name: 'ethereum',
44511
+ base_denom: '0x45804880De22913dAFE09f4980848ECE6EcbAf78'
44512
+ },
44513
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
44514
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
44465
44515
  }]
44466
44516
  },
44467
44517
  {
@@ -44514,12 +44564,6 @@ const asset_list = {
44514
44564
  name: 'ChainLink Token',
44515
44565
  display: 'link',
44516
44566
  symbol: 'LINK',
44517
- logo_URIs: {
44518
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
44519
- },
44520
- images: [{
44521
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
44522
- }],
44523
44567
  traces: [{
44524
44568
  type: 'ibc-cw20',
44525
44569
  counterparty: {
@@ -44532,6 +44576,14 @@ const asset_list = {
44532
44576
  port: 'transfer',
44533
44577
  channel_id: 'channel-78488'
44534
44578
  }
44579
+ }],
44580
+ logo_URIs: {
44581
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
44582
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
44583
+ },
44584
+ images: [{
44585
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
44586
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
44535
44587
  }]
44536
44588
  },
44537
44589
  {
@@ -50942,12 +50994,6 @@ const asset_list = {
50942
50994
  name: 'Chainlink (Portal)',
50943
50995
  display: 'link',
50944
50996
  symbol: 'LINK',
50945
- logo_URIs: {
50946
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
50947
- },
50948
- images: [{
50949
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
50950
- }],
50951
50997
  traces: [{
50952
50998
  type: 'ibc-cw20',
50953
50999
  counterparty: {
@@ -50960,6 +51006,14 @@ const asset_list = {
50960
51006
  port: 'transfer',
50961
51007
  channel_id: 'channel-78488'
50962
51008
  }
51009
+ }],
51010
+ logo_URIs: {
51011
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
51012
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
51013
+ },
51014
+ images: [{
51015
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
51016
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
50963
51017
  }]
50964
51018
  },
50965
51019
  {
@@ -52976,12 +53030,6 @@ const asset_list = {
52976
53030
  name: 'Paxos Gold (Portal)',
52977
53031
  display: 'paxg',
52978
53032
  symbol: 'PAXG',
52979
- logo_URIs: {
52980
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
52981
- },
52982
- images: [{
52983
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/paxg.png'
52984
- }],
52985
53033
  traces: [{
52986
53034
  type: 'ibc-cw20',
52987
53035
  counterparty: {
@@ -52994,6 +53042,18 @@ const asset_list = {
52994
53042
  port: 'transfer',
52995
53043
  channel_id: 'channel-78488'
52996
53044
  }
53045
+ }],
53046
+ logo_URIs: {
53047
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
53048
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
53049
+ },
53050
+ images: [{
53051
+ image_sync: {
53052
+ chain_name: 'ethereum',
53053
+ base_denom: '0x45804880De22913dAFE09f4980848ECE6EcbAf78'
53054
+ },
53055
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.png',
53056
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/paxg.svg'
52997
53057
  }]
52998
53058
  },
52999
53059
  {
@@ -53046,12 +53106,6 @@ const asset_list = {
53046
53106
  name: 'ChainLink Token',
53047
53107
  display: 'link',
53048
53108
  symbol: 'LINK',
53049
- logo_URIs: {
53050
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
53051
- },
53052
- images: [{
53053
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/terra/images/link.png'
53054
- }],
53055
53109
  traces: [{
53056
53110
  type: 'ibc-cw20',
53057
53111
  counterparty: {
@@ -53064,6 +53118,14 @@ const asset_list = {
53064
53118
  port: 'transfer',
53065
53119
  channel_id: 'channel-78488'
53066
53120
  }
53121
+ }],
53122
+ logo_URIs: {
53123
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
53124
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
53125
+ },
53126
+ images: [{
53127
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.png',
53128
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/link.svg'
53067
53129
  }]
53068
53130
  },
53069
53131
  {
package/esm/testnet.js CHANGED
@@ -85,7 +85,8 @@ const testnet = {
85
85
  }]
86
86
  },
87
87
  logo_URIs: {
88
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmosis-chain-logo.png'
88
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
89
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
89
90
  },
90
91
  explorers: [{
91
92
  kind: 'mintscan',
@@ -100,7 +101,11 @@ const testnet = {
100
101
  }],
101
102
  keywords: ['dex', 'testnet'],
102
103
  images: [{
103
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmosis-chain-logo.png'
104
+ image_sync: {
105
+ chain_name: 'osmosis'
106
+ },
107
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
108
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
104
109
  }]
105
110
  };
106
111
  export default testnet;
@@ -261,16 +261,16 @@ const testnet_assets = {
261
261
  }
262
262
  }],
263
263
  logo_URIs: {
264
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
265
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
264
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
265
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
266
266
  },
267
267
  images: [{
268
268
  image_sync: {
269
- chain_name: 'junotestnet',
269
+ chain_name: 'junotestnet6',
270
270
  base_denom: 'ujunox'
271
271
  },
272
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
273
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
272
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
273
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
274
274
  }],
275
275
  coingecko_id: 'juno-network'
276
276
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.222",
3
+ "version": "1.67.224",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^0.50.222"
32
+ "@chain-registry/types": "^0.50.224"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "aa75a5253b212095fc7e71df93e5b9d3da7e00a0"
41
+ "gitHead": "ee91b452fc9c6c803d43c5bf4623054ab5d00c99"
42
42
  }
package/testnet.js CHANGED
@@ -87,7 +87,8 @@ const testnet = {
87
87
  }]
88
88
  },
89
89
  logo_URIs: {
90
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmosis-chain-logo.png'
90
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
91
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
91
92
  },
92
93
  explorers: [{
93
94
  kind: 'mintscan',
@@ -102,7 +103,11 @@ const testnet = {
102
103
  }],
103
104
  keywords: ['dex', 'testnet'],
104
105
  images: [{
105
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmosis-chain-logo.png'
106
+ image_sync: {
107
+ chain_name: 'osmosis'
108
+ },
109
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg',
110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
106
111
  }]
107
112
  };
108
113
  exports.default = testnet;
package/testnet_assets.js CHANGED
@@ -263,16 +263,16 @@ const testnet_assets = {
263
263
  }
264
264
  }],
265
265
  logo_URIs: {
266
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
267
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
266
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
267
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
268
268
  },
269
269
  images: [{
270
270
  image_sync: {
271
- chain_name: 'junotestnet',
271
+ chain_name: 'junotestnet6',
272
272
  base_denom: 'ujunox'
273
273
  },
274
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.png',
275
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/testnets/junotestnet/images/juno.svg'
274
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.png',
275
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/juno.svg'
276
276
  }],
277
277
  coingecko_id: 'juno-network'
278
278
  },