chain-registry 2.0.176 → 2.0.178

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.
@@ -29,6 +29,39 @@ const info = {
29
29
  x: 'https://x.com/akashnet'
30
30
  },
31
31
  typeAsset: 'sdk.coin'
32
+ }, {
33
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
34
+ denomUnits: [
35
+ {
36
+ denom: 'uact',
37
+ exponent: 0
38
+ },
39
+ {
40
+ denom: 'mact',
41
+ exponent: 3
42
+ },
43
+ {
44
+ denom: 'act',
45
+ exponent: 6
46
+ }
47
+ ],
48
+ base: 'uact',
49
+ name: 'Akash Compute Token',
50
+ display: 'act',
51
+ symbol: 'ACT',
52
+ logoURIs: {
53
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
54
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
55
+ },
56
+ images: [{
57
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
58
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
59
+ }],
60
+ socials: {
61
+ website: 'https://akash.network/',
62
+ x: 'https://x.com/akashnet'
63
+ },
64
+ typeAsset: 'sdk.coin'
32
65
  }]
33
66
  };
34
67
  export default info;
@@ -27,28 +27,28 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  gitRepo: 'https://github.com/akash-network/node/',
30
- recommendedVersion: 'v0.38.1',
31
- compatibleVersions: ['v0.38.0', 'v0.38.1'],
30
+ recommendedVersion: 'v2.0.1',
31
+ compatibleVersions: ['v2.0.1'],
32
32
  binaries: {
33
- "linux/amd64": 'https://github.com/akash-network/node/releases/download/v0.38.1/akash_linux_amd64.zip',
34
- "linux/arm64": 'https://github.com/akash-network/node/releases/download/v0.38.1/akash_linux_arm64.zip'
33
+ "linux/amd64": 'https://github.com/akash-network/node/releases/download/v2.0.1/akash_linux_amd64.zip',
34
+ "linux/arm64": 'https://github.com/akash-network/node/releases/download/v2.0.1/akash_linux_arm64.zip'
35
35
  },
36
36
  consensus: {
37
37
  type: 'cometbft',
38
- version: 'v0.34.27',
38
+ version: 'v0.38.21',
39
39
  repo: 'https://github.com/akash-network/cometbft',
40
- tag: 'v0.34.27-akash'
40
+ tag: 'v0.38.21-akash.1'
41
41
  },
42
42
  genesis: {
43
43
  genesisUrl: 'https://raw.githubusercontent.com/akash-network/net/master/mainnet/genesis.json'
44
44
  },
45
45
  sdk: {
46
46
  type: 'cosmos',
47
- version: 'v0.45.16'
47
+ version: 'v0.53.5'
48
48
  },
49
49
  ibc: {
50
50
  type: 'go',
51
- version: 'v4.6.0'
51
+ version: 'v10.5.0'
52
52
  }
53
53
  },
54
54
  logoURIs: {
@@ -157,10 +157,6 @@ const info = {
157
157
  address: 'https://dymension-rpc.noders.services',
158
158
  provider: '[NODERS]TEAM'
159
159
  },
160
- {
161
- address: 'https://rpc.mainnet.dymension.aviaone.com',
162
- provider: 'AVIAONE 🟢'
163
- },
164
160
  {
165
161
  address: 'https://rpc.archive.dymension.mainnet.dteam.tech:443',
166
162
  provider: 'DTEAM'
@@ -283,10 +279,6 @@ const info = {
283
279
  address: 'https://dymension-api.noders.services',
284
280
  provider: '[NODERS]TEAM'
285
281
  },
286
- {
287
- address: 'https://api.mainnet.dymension.aviaone.com',
288
- provider: 'AVIAONE 🟢'
289
- },
290
282
  {
291
283
  address: 'https://api.archive.dymension.mainnet.dteam.tech:443',
292
284
  provider: 'DTEAM'
@@ -377,10 +369,6 @@ const info = {
377
369
  address: 'dymension-grpc.noders.services:12090',
378
370
  provider: '[NODERS]TEAM'
379
371
  },
380
- {
381
- address: 'https://grpc.mainnet.dymension.aviaone.com:9092',
382
- provider: 'AVIAONE 🟢'
383
- },
384
372
  {
385
373
  address: 'grpc.archive.dymension.mainnet.dteam.tech:29090',
386
374
  provider: 'DTEAM'
@@ -480,12 +468,6 @@ const info = {
480
468
  txPage: 'https://explorer.posthuman.digital/dymension/tx/${txHash}',
481
469
  accountPage: 'https://explorer.posthuman.digital/dymension/account/${accountAddress}'
482
470
  },
483
- {
484
- kind: 'AVIAONE 🟢',
485
- url: 'https://mainnet.explorer.aviaone.com/dymension',
486
- txPage: 'https://mainnet.explorer.aviaone.com/dymension/tx/${txHash}',
487
- accountPage: 'https://mainnet.explorer.aviaone.com/dymension/account/${accountAddress}'
488
- },
489
471
  {
490
472
  kind: 'WhisperNode 🤐',
491
473
  url: 'https://mainnet.whispernode.com/dymension',
@@ -27,7 +27,8 @@ const info = {
27
27
  genesisUrl: 'https://lwp-mainnet-rpc.lumiwavelab.com/genesis'
28
28
  },
29
29
  recommendedVersion: 'v0.0.11',
30
- compatibleVersions: ['v0.0.11']
30
+ compatibleVersions: ['v0.0.11'],
31
+ tag: 'v0.0.11'
31
32
  },
32
33
  logoURIs: {
33
34
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.png',
@@ -28,23 +28,24 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  gitRepo: 'https://github.com/stochainassociation/stoc-blockchain-mainnet',
31
- recommendedVersion: 'latest-a2d23f37',
32
- compatibleVersions: ['latest-a2d23f37'],
31
+ recommendedVersion: 'latest-83111dde',
32
+ compatibleVersions: ['latest-83111dde'],
33
33
  consensus: {
34
34
  type: 'cometbft',
35
- version: 'v0.38.19'
35
+ version: 'v0.38.18'
36
36
  },
37
37
  genesis: {
38
38
  genesisUrl: 'https://rpc-stoc-mainnet.stochainscan.io/genesis'
39
39
  },
40
40
  sdk: {
41
41
  type: 'cosmos',
42
- version: 'v0.53.3'
42
+ version: 'v0.53.4'
43
43
  },
44
44
  ibc: {
45
45
  type: 'go',
46
- version: 'v8.7.0'
47
- }
46
+ version: 'v10.2.0'
47
+ },
48
+ tag: 'latest-83111dde'
48
49
  },
49
50
  description: 'STO Chain is a Cosmos-based blockchain network designed to enable the digitization, compliance, and cross-chain circulation of real assets such as real estate, stocks, and commodities through blockchain technology.',
50
51
  logoURIs: {
@@ -62,6 +63,10 @@ const info = {
62
63
  grpc: [{
63
64
  address: 'grpc-stoc-mainnet.stochainscan.io:443',
64
65
  provider: 'STO Chain'
66
+ }],
67
+ evmHttpJsonrpc: [{
68
+ address: 'https://evm-stoc-mainnet.stochainscan.io',
69
+ provider: 'STO Chain'
65
70
  }]
66
71
  },
67
72
  explorers: [{
@@ -27,7 +27,8 @@ const info = {
27
27
  genesisUrl: 'https://lwp-testnet.lumiwavelab.com/tendermint/genesis'
28
28
  },
29
29
  recommendedVersion: 'v0.0.11',
30
- compatibleVersions: ['v0.0.11']
30
+ compatibleVersions: ['v0.0.11'],
31
+ tag: 'v0.0.11'
31
32
  },
32
33
  logoURIs: {
33
34
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.png',
@@ -31,6 +31,39 @@ const info = {
31
31
  x: 'https://x.com/akashnet'
32
32
  },
33
33
  typeAsset: 'sdk.coin'
34
+ }, {
35
+ description: 'Akash Compute Token (ACT) is the native utility token for compute on the Akash Network.',
36
+ denomUnits: [
37
+ {
38
+ denom: 'uact',
39
+ exponent: 0
40
+ },
41
+ {
42
+ denom: 'mact',
43
+ exponent: 3
44
+ },
45
+ {
46
+ denom: 'act',
47
+ exponent: 6
48
+ }
49
+ ],
50
+ base: 'uact',
51
+ name: 'Akash Compute Token',
52
+ display: 'act',
53
+ symbol: 'ACT',
54
+ logoURIs: {
55
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
56
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
57
+ },
58
+ images: [{
59
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.png',
60
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/akash/images/akt.svg'
61
+ }],
62
+ socials: {
63
+ website: 'https://akash.network/',
64
+ x: 'https://x.com/akashnet'
65
+ },
66
+ typeAsset: 'sdk.coin'
34
67
  }]
35
68
  };
36
69
  exports.default = info;
@@ -29,28 +29,28 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  gitRepo: 'https://github.com/akash-network/node/',
32
- recommendedVersion: 'v0.38.1',
33
- compatibleVersions: ['v0.38.0', 'v0.38.1'],
32
+ recommendedVersion: 'v2.0.1',
33
+ compatibleVersions: ['v2.0.1'],
34
34
  binaries: {
35
- "linux/amd64": 'https://github.com/akash-network/node/releases/download/v0.38.1/akash_linux_amd64.zip',
36
- "linux/arm64": 'https://github.com/akash-network/node/releases/download/v0.38.1/akash_linux_arm64.zip'
35
+ "linux/amd64": 'https://github.com/akash-network/node/releases/download/v2.0.1/akash_linux_amd64.zip',
36
+ "linux/arm64": 'https://github.com/akash-network/node/releases/download/v2.0.1/akash_linux_arm64.zip'
37
37
  },
38
38
  consensus: {
39
39
  type: 'cometbft',
40
- version: 'v0.34.27',
40
+ version: 'v0.38.21',
41
41
  repo: 'https://github.com/akash-network/cometbft',
42
- tag: 'v0.34.27-akash'
42
+ tag: 'v0.38.21-akash.1'
43
43
  },
44
44
  genesis: {
45
45
  genesisUrl: 'https://raw.githubusercontent.com/akash-network/net/master/mainnet/genesis.json'
46
46
  },
47
47
  sdk: {
48
48
  type: 'cosmos',
49
- version: 'v0.45.16'
49
+ version: 'v0.53.5'
50
50
  },
51
51
  ibc: {
52
52
  type: 'go',
53
- version: 'v4.6.0'
53
+ version: 'v10.5.0'
54
54
  }
55
55
  },
56
56
  logoURIs: {
@@ -159,10 +159,6 @@ const info = {
159
159
  address: 'https://dymension-rpc.noders.services',
160
160
  provider: '[NODERS]TEAM'
161
161
  },
162
- {
163
- address: 'https://rpc.mainnet.dymension.aviaone.com',
164
- provider: 'AVIAONE 🟢'
165
- },
166
162
  {
167
163
  address: 'https://rpc.archive.dymension.mainnet.dteam.tech:443',
168
164
  provider: 'DTEAM'
@@ -285,10 +281,6 @@ const info = {
285
281
  address: 'https://dymension-api.noders.services',
286
282
  provider: '[NODERS]TEAM'
287
283
  },
288
- {
289
- address: 'https://api.mainnet.dymension.aviaone.com',
290
- provider: 'AVIAONE 🟢'
291
- },
292
284
  {
293
285
  address: 'https://api.archive.dymension.mainnet.dteam.tech:443',
294
286
  provider: 'DTEAM'
@@ -379,10 +371,6 @@ const info = {
379
371
  address: 'dymension-grpc.noders.services:12090',
380
372
  provider: '[NODERS]TEAM'
381
373
  },
382
- {
383
- address: 'https://grpc.mainnet.dymension.aviaone.com:9092',
384
- provider: 'AVIAONE 🟢'
385
- },
386
374
  {
387
375
  address: 'grpc.archive.dymension.mainnet.dteam.tech:29090',
388
376
  provider: 'DTEAM'
@@ -482,12 +470,6 @@ const info = {
482
470
  txPage: 'https://explorer.posthuman.digital/dymension/tx/${txHash}',
483
471
  accountPage: 'https://explorer.posthuman.digital/dymension/account/${accountAddress}'
484
472
  },
485
- {
486
- kind: 'AVIAONE 🟢',
487
- url: 'https://mainnet.explorer.aviaone.com/dymension',
488
- txPage: 'https://mainnet.explorer.aviaone.com/dymension/tx/${txHash}',
489
- accountPage: 'https://mainnet.explorer.aviaone.com/dymension/account/${accountAddress}'
490
- },
491
473
  {
492
474
  kind: 'WhisperNode 🤐',
493
475
  url: 'https://mainnet.whispernode.com/dymension',
@@ -29,7 +29,8 @@ const info = {
29
29
  genesisUrl: 'https://lwp-mainnet-rpc.lumiwavelab.com/genesis'
30
30
  },
31
31
  recommendedVersion: 'v0.0.11',
32
- compatibleVersions: ['v0.0.11']
32
+ compatibleVersions: ['v0.0.11'],
33
+ tag: 'v0.0.11'
33
34
  },
34
35
  logoURIs: {
35
36
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.png',
@@ -30,23 +30,24 @@ const info = {
30
30
  },
31
31
  codebase: {
32
32
  gitRepo: 'https://github.com/stochainassociation/stoc-blockchain-mainnet',
33
- recommendedVersion: 'latest-a2d23f37',
34
- compatibleVersions: ['latest-a2d23f37'],
33
+ recommendedVersion: 'latest-83111dde',
34
+ compatibleVersions: ['latest-83111dde'],
35
35
  consensus: {
36
36
  type: 'cometbft',
37
- version: 'v0.38.19'
37
+ version: 'v0.38.18'
38
38
  },
39
39
  genesis: {
40
40
  genesisUrl: 'https://rpc-stoc-mainnet.stochainscan.io/genesis'
41
41
  },
42
42
  sdk: {
43
43
  type: 'cosmos',
44
- version: 'v0.53.3'
44
+ version: 'v0.53.4'
45
45
  },
46
46
  ibc: {
47
47
  type: 'go',
48
- version: 'v8.7.0'
49
- }
48
+ version: 'v10.2.0'
49
+ },
50
+ tag: 'latest-83111dde'
50
51
  },
51
52
  description: 'STO Chain is a Cosmos-based blockchain network designed to enable the digitization, compliance, and cross-chain circulation of real assets such as real estate, stocks, and commodities through blockchain technology.',
52
53
  logoURIs: {
@@ -64,6 +65,10 @@ const info = {
64
65
  grpc: [{
65
66
  address: 'grpc-stoc-mainnet.stochainscan.io:443',
66
67
  provider: 'STO Chain'
68
+ }],
69
+ evmHttpJsonrpc: [{
70
+ address: 'https://evm-stoc-mainnet.stochainscan.io',
71
+ provider: 'STO Chain'
67
72
  }]
68
73
  },
69
74
  explorers: [{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "2.0.176",
3
+ "version": "2.0.178",
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.176"
32
+ "@chain-registry/types": "^2.0.178"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "c29aaf0a7725d1a054e4c7a5900634087cfb8b97"
42
+ "gitHead": "1e32b73a4c50a58794fcb03d88a72331bffc2504"
43
43
  }
@@ -29,7 +29,8 @@ const info = {
29
29
  genesisUrl: 'https://lwp-testnet.lumiwavelab.com/tendermint/genesis'
30
30
  },
31
31
  recommendedVersion: 'v0.0.11',
32
- compatibleVersions: ['v0.0.11']
32
+ compatibleVersions: ['v0.0.11'],
33
+ tag: 'v0.0.11'
33
34
  },
34
35
  logoURIs: {
35
36
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/lumiwaveprotocol/images/lumiwave.png',