chain-registry 2.0.122 → 2.0.123

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.
@@ -2,7 +2,7 @@ const info = {
2
2
  $schema: '../assetlist.schema.json',
3
3
  chainName: 'epix',
4
4
  assets: [{
5
- description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
5
+ description: 'Epix is designed to power a completely decentralized internet, where websites are hosted by everyone and controlled by no one, making the web unstoppable.',
6
6
  denomUnits: [{
7
7
  denom: 'aepix',
8
8
  exponent: 0
@@ -230,6 +230,14 @@ const info = {
230
230
  {
231
231
  address: 'https://injective-evm-rpc.highstakes.ch',
232
232
  provider: 'High Stakes 🇨🇭'
233
+ },
234
+ {
235
+ address: 'https://sentry.evm-rpc.injective.network',
236
+ provider: 'injectivelabs.org'
237
+ },
238
+ {
239
+ address: 'https://injectiveevm-rpc.polkachu.com',
240
+ provider: 'Polkachu'
233
241
  }
234
242
  ]
235
243
  },
@@ -2,7 +2,7 @@ const info = {
2
2
  $schema: '../../assetlist.schema.json',
3
3
  chainName: 'epixtestnet',
4
4
  assets: [{
5
- description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
5
+ description: 'Epix is designed to power a completely decentralized internet, where websites are hosted by everyone and controlled by no one, making the web unstoppable.',
6
6
  denomUnits: [{
7
7
  denom: 'aepix',
8
8
  exponent: 0
@@ -4,7 +4,7 @@ const info = {
4
4
  $schema: '../assetlist.schema.json',
5
5
  chainName: 'epix',
6
6
  assets: [{
7
- description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
7
+ description: 'Epix is designed to power a completely decentralized internet, where websites are hosted by everyone and controlled by no one, making the web unstoppable.',
8
8
  denomUnits: [{
9
9
  denom: 'aepix',
10
10
  exponent: 0
@@ -232,6 +232,14 @@ const info = {
232
232
  {
233
233
  address: 'https://injective-evm-rpc.highstakes.ch',
234
234
  provider: 'High Stakes 🇨🇭'
235
+ },
236
+ {
237
+ address: 'https://sentry.evm-rpc.injective.network',
238
+ provider: 'injectivelabs.org'
239
+ },
240
+ {
241
+ address: 'https://injectiveevm-rpc.polkachu.com',
242
+ provider: 'Polkachu'
235
243
  }
236
244
  ]
237
245
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.122",
3
+ "version": "2.0.123",
4
4
  "description": "Cosmos chain registry ⚛️",
5
5
  "author": "Dan Lynch <pyramation@gmail.com>",
6
6
  "homepage": "https://github.com/hyperweb-io/chain-registry/tree/master/packages/chain-registry#readme",
@@ -29,7 +29,7 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "dependencies": {
32
- "@chain-registry/types": "^2.0.122"
32
+ "@chain-registry/types": "^2.0.123"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "664be9797c350a2b0a64046d96d6a9efac11f11a"
42
+ "gitHead": "adecec56a14bc3d698353444d1ac1a9ebf9ff2df"
43
43
  }
@@ -4,7 +4,7 @@ const info = {
4
4
  $schema: '../../assetlist.schema.json',
5
5
  chainName: 'epixtestnet',
6
6
  assets: [{
7
- description: 'The EPIX coin, the lifeblood of the Epix network, providing the utility that powers every interaction and transaction within the ecosystem.',
7
+ description: 'Epix is designed to power a completely decentralized internet, where websites are hosted by everyone and controlled by no one, making the web unstoppable.',
8
8
  denomUnits: [{
9
9
  denom: 'aepix',
10
10
  exponent: 0