@chain-registry/osmosis 1.67.373 → 1.67.375

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
@@ -6019,7 +6019,6 @@ const asset_list = {
6019
6019
  name: 'Noble Dollar',
6020
6020
  display: 'usdn',
6021
6021
  symbol: 'USDN',
6022
- coingecko_id: 'noble-dollar-usdn',
6023
6022
  logo_URIs: {
6024
6023
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
6025
6024
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
@@ -12565,7 +12564,6 @@ const asset_list = {
12565
12564
  name: 'Noble Dollar',
12566
12565
  display: 'usdn',
12567
12566
  symbol: 'USDN',
12568
- coingecko_id: 'noble-dollar-usdn',
12569
12567
  logo_URIs: {
12570
12568
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
12571
12569
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
package/assets.js CHANGED
@@ -21574,8 +21574,7 @@ const assets = {
21574
21574
  },
21575
21575
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
21576
21576
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
21577
- }],
21578
- coingecko_id: 'noble-dollar-usdn'
21577
+ }]
21579
21578
  },
21580
21579
  {
21581
21580
  description: 'Formation Of $hit Tokens',
package/esm/asset_list.js CHANGED
@@ -6017,7 +6017,6 @@ const asset_list = {
6017
6017
  name: 'Noble Dollar',
6018
6018
  display: 'usdn',
6019
6019
  symbol: 'USDN',
6020
- coingecko_id: 'noble-dollar-usdn',
6021
6020
  logo_URIs: {
6022
6021
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
6023
6022
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
@@ -12563,7 +12562,6 @@ const asset_list = {
12563
12562
  name: 'Noble Dollar',
12564
12563
  display: 'usdn',
12565
12564
  symbol: 'USDN',
12566
- coingecko_id: 'noble-dollar-usdn',
12567
12565
  logo_URIs: {
12568
12566
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
12569
12567
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
package/esm/assets.js CHANGED
@@ -21572,8 +21572,7 @@ const assets = {
21572
21572
  },
21573
21573
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.png',
21574
21574
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/USDN.svg'
21575
- }],
21576
- coingecko_id: 'noble-dollar-usdn'
21575
+ }]
21577
21576
  },
21578
21577
  {
21579
21578
  description: 'Formation Of $hit Tokens',
package/esm/testnet.js CHANGED
@@ -88,17 +88,26 @@ const testnet = {
88
88
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
89
89
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
90
90
  },
91
- explorers: [{
91
+ explorers: [
92
+ {
92
93
  kind: 'mintscan',
93
94
  url: 'https://mintscan.io/osmosis-testnet',
94
95
  tx_page: 'https://mintscan.io/osmosis-testnet/txs/${txHash}',
95
96
  account_page: 'https://mintscan.io/osmosis-testnet/account/${accountAddress}'
96
- }, {
97
+ },
98
+ {
97
99
  kind: 'ping.pub',
98
100
  url: 'https://explorer.osmotest5.osmosis.zone',
99
101
  tx_page: 'https://explorer.osmotest5.osmosis.zone/osmo-test-5/tx/${txHash}',
100
102
  account_page: 'https://explorer.osmotest5.osmosis.zone/osmo-test-5/account/${accountAddress}'
101
- }],
103
+ },
104
+ {
105
+ kind: 'Valopers',
106
+ url: 'https://testnet.osmosis.valopers.com/',
107
+ tx_page: 'https://testnet.osmosis.valopers.com/transactions/${txHash}',
108
+ account_page: 'https://testnet.osmosis.valopers.com/account/${accountAddress}'
109
+ }
110
+ ],
102
111
  keywords: ['dex', 'testnet'],
103
112
  images: [{
104
113
  image_sync: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@chain-registry/osmosis",
3
- "version": "1.67.373",
3
+ "version": "1.67.375",
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.373"
32
+ "@chain-registry/types": "^0.50.375"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -38,5 +38,5 @@
38
38
  "interchain",
39
39
  "osmosis"
40
40
  ],
41
- "gitHead": "bf098e1a83a260cb7f4a7035220c1e33b94ed86d"
41
+ "gitHead": "ae00018a48a55039df2bba184bb0e272bb65bb3b"
42
42
  }
package/testnet.js CHANGED
@@ -90,17 +90,26 @@ const testnet = {
90
90
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
91
91
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
92
92
  },
93
- explorers: [{
93
+ explorers: [
94
+ {
94
95
  kind: 'mintscan',
95
96
  url: 'https://mintscan.io/osmosis-testnet',
96
97
  tx_page: 'https://mintscan.io/osmosis-testnet/txs/${txHash}',
97
98
  account_page: 'https://mintscan.io/osmosis-testnet/account/${accountAddress}'
98
- }, {
99
+ },
100
+ {
99
101
  kind: 'ping.pub',
100
102
  url: 'https://explorer.osmotest5.osmosis.zone',
101
103
  tx_page: 'https://explorer.osmotest5.osmosis.zone/osmo-test-5/tx/${txHash}',
102
104
  account_page: 'https://explorer.osmotest5.osmosis.zone/osmo-test-5/account/${accountAddress}'
103
- }],
105
+ },
106
+ {
107
+ kind: 'Valopers',
108
+ url: 'https://testnet.osmosis.valopers.com/',
109
+ tx_page: 'https://testnet.osmosis.valopers.com/transactions/${txHash}',
110
+ account_page: 'https://testnet.osmosis.valopers.com/account/${accountAddress}'
111
+ }
112
+ ],
104
113
  keywords: ['dex', 'testnet'],
105
114
  images: [{
106
115
  image_sync: {