@chain-registry/osmosis 1.34.2 → 1.34.4

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/main/assets.js CHANGED
@@ -104,8 +104,8 @@ var assets = {
104
104
  }
105
105
  }],
106
106
  logo_URIs: {
107
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg',
108
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png'
107
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png',
108
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.svg'
109
109
  },
110
110
  images: [{
111
111
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.axl.png',
@@ -160,11 +160,14 @@ var assets = {
160
160
  }
161
161
  }],
162
162
  logo_URIs: {
163
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
163
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
164
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
164
165
  },
165
166
  images: [{
166
167
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
167
168
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
169
+ }, {
170
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png'
168
171
  }]
169
172
  }, {
170
173
  description: 'Wrapped Bitcoin on Axelar',
@@ -208,8 +211,8 @@ var assets = {
208
211
  }
209
212
  }],
210
213
  logo_URIs: {
211
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg',
212
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png'
214
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png',
215
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.svg'
213
216
  },
214
217
  images: [{
215
218
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.axl.png',
@@ -263,7 +266,8 @@ var assets = {
263
266
  }
264
267
  }],
265
268
  logo_URIs: {
266
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.axl.svg'
269
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
270
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.svg'
267
271
  },
268
272
  images: [{
269
273
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/axelar/images/usdt.png',
@@ -537,11 +541,14 @@ var assets = {
537
541
  }
538
542
  }],
539
543
  logo_URIs: {
540
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png'
544
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png',
545
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg'
541
546
  },
542
547
  images: [{
543
548
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png',
544
549
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.svg'
550
+ }, {
551
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polygon/images/matic-purple.png'
545
552
  }]
546
553
  }, {
547
554
  description: 'AVAX is the native token of Avalanche. It is a hard-capped, scarce asset that is used to pay for fees, secure the platform through staking, and provide a basic unit of account between the multiple subnets created on Avalanche.',
@@ -585,11 +592,14 @@ var assets = {
585
592
  }
586
593
  }],
587
594
  logo_URIs: {
588
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png'
595
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png',
596
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.svg'
589
597
  },
590
598
  images: [{
591
599
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png',
592
600
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.svg'
601
+ }, {
602
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/avalanche/images/avax.png'
593
603
  }]
594
604
  }, {
595
605
  description: 'The native staking token of Terra Classic.',
@@ -708,7 +718,8 @@ var assets = {
708
718
  }
709
719
  }],
710
720
  logo_URIs: {
711
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dot.axl.svg'
721
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
722
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.svg'
712
723
  },
713
724
  images: [{
714
725
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/polkadot/images/dot.png',
@@ -2502,7 +2513,8 @@ var assets = {
2502
2513
  }
2503
2514
  }],
2504
2515
  logo_URIs: {
2505
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wbtc.grv.svg'
2516
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
2517
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.svg'
2506
2518
  },
2507
2519
  images: [{
2508
2520
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wbtc.png',
@@ -2552,7 +2564,7 @@ var assets = {
2552
2564
  }
2553
2565
  }],
2554
2566
  logo_URIs: {
2555
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.grv.svg'
2567
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
2556
2568
  },
2557
2569
  images: [{
2558
2570
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/weth.svg'
@@ -2601,7 +2613,7 @@ var assets = {
2601
2613
  }
2602
2614
  }],
2603
2615
  logo_URIs: {
2604
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.grv.svg'
2616
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
2605
2617
  },
2606
2618
  images: [{
2607
2619
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
@@ -2650,7 +2662,7 @@ var assets = {
2650
2662
  }
2651
2663
  }],
2652
2664
  logo_URIs: {
2653
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/dai.grv.svg'
2665
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
2654
2666
  },
2655
2667
  images: [{
2656
2668
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/dai.svg'
@@ -2699,7 +2711,7 @@ var assets = {
2699
2711
  }
2700
2712
  }],
2701
2713
  logo_URIs: {
2702
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.grv.svg'
2714
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
2703
2715
  },
2704
2716
  images: [{
2705
2717
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
@@ -5573,7 +5585,7 @@ var assets = {
5573
5585
  }
5574
5586
  }],
5575
5587
  logo_URIs: {
5576
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/polygon.usdc.svg'
5588
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
5577
5589
  },
5578
5590
  images: [{
5579
5591
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
@@ -5629,7 +5641,7 @@ var assets = {
5629
5641
  }
5630
5642
  }],
5631
5643
  logo_URIs: {
5632
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/avalanche.usdc.svg'
5644
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
5633
5645
  },
5634
5646
  images: [{
5635
5647
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
@@ -7364,7 +7376,7 @@ var assets = {
7364
7376
  }
7365
7377
  }],
7366
7378
  logo_URIs: {
7367
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/wstETH.axl.svg'
7379
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/wsteth.svg'
7368
7380
  },
7369
7381
  images: [{
7370
7382
  image_sync: {
@@ -8381,7 +8393,7 @@ var assets = {
8381
8393
  }
8382
8394
  }],
8383
8395
  logo_URIs: {
8384
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.hole.svg'
8396
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg'
8385
8397
  },
8386
8398
  images: [{
8387
8399
  image_sync: {
@@ -8469,7 +8481,7 @@ var assets = {
8469
8481
  }
8470
8482
  }],
8471
8483
  logo_URIs: {
8472
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/apt-dm.svg'
8484
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
8473
8485
  },
8474
8486
  images: [{
8475
8487
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/aptos/images/aptos.svg'
@@ -8589,7 +8601,7 @@ var assets = {
8589
8601
  }
8590
8602
  }],
8591
8603
  logo_URIs: {
8592
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdc.hole.svg'
8604
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
8593
8605
  },
8594
8606
  images: [{
8595
8607
  image_sync: {
@@ -8643,7 +8655,8 @@ var assets = {
8643
8655
  }
8644
8656
  }],
8645
8657
  logo_URIs: {
8646
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/weth.hole.svg'
8658
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
8659
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.svg'
8647
8660
  },
8648
8661
  images: [{
8649
8662
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/eth-white.png',
@@ -8693,7 +8706,8 @@ var assets = {
8693
8706
  }
8694
8707
  }],
8695
8708
  logo_URIs: {
8696
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
8709
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.png',
8710
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDCoin.svg'
8697
8711
  },
8698
8712
  images: [{
8699
8713
  image_sync: {
@@ -9219,7 +9233,8 @@ var assets = {
9219
9233
  }
9220
9234
  }],
9221
9235
  logo_URIs: {
9222
- svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx-circle.svg'
9236
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.png',
9237
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/dydx/images/dydx.svg'
9223
9238
  },
9224
9239
  images: [{
9225
9240
  image_sync: {
@@ -10201,7 +10216,6 @@ var assets = {
10201
10216
  }
10202
10217
  }],
10203
10218
  logo_URIs: {
10204
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png',
10205
10219
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg'
10206
10220
  },
10207
10221
  images: [{
@@ -10209,7 +10223,6 @@ var assets = {
10209
10223
  chain_name: 'binancesmartchain',
10210
10224
  base_denom: '0x29a63F4B209C29B4DC47f06FFA896F32667DAD2C'
10211
10225
  },
10212
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.png',
10213
10226
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/pundix/images/purse-token-logo.svg'
10214
10227
  }],
10215
10228
  keywords: ['osmosis_unlisted']
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.34.2",
3
+ "version": "1.34.4",
4
4
  "description": "Chain Registry info for Osmosis",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/cosmology-tech/chain-registry",
@@ -50,14 +50,14 @@
50
50
  "@babel/plugin-transform-runtime": "7.21.4",
51
51
  "@babel/preset-env": "7.21.4",
52
52
  "@babel/preset-typescript": "^7.21.4",
53
- "@chain-registry/utils": "^1.19.2",
53
+ "@chain-registry/utils": "^1.19.3",
54
54
  "@types/jest": "^29.5.1",
55
55
  "@typescript-eslint/eslint-plugin": "5.59.0",
56
56
  "@typescript-eslint/parser": "5.59.0",
57
57
  "babel-core": "7.0.0-bridge.0",
58
58
  "babel-jest": "29.5.0",
59
59
  "babel-watch": "^7.7.2",
60
- "chain-registry": "^1.33.2",
60
+ "chain-registry": "^1.33.4",
61
61
  "cross-env": "^7.0.2",
62
62
  "eslint": "8.38.0",
63
63
  "eslint-config-prettier": "^8.8.0",
@@ -72,7 +72,7 @@
72
72
  },
73
73
  "dependencies": {
74
74
  "@babel/runtime": "^7.21.0",
75
- "@chain-registry/types": "^0.18.3"
75
+ "@chain-registry/types": "^0.18.4"
76
76
  },
77
- "gitHead": "3da58f4178fd61379a8358fca13f9d53f85d25cc"
77
+ "gitHead": "c90ade5d22023fd839a362af31d5d0dc5ba11f8b"
78
78
  }