chain-registry 1.69.144 → 1.69.146

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.
Files changed (37) hide show
  1. package/esm/mainnet/atomone/chain.js +8 -8
  2. package/esm/mainnet/xpla/chain.js +7 -7
  3. package/esm/testnet/assets.js +2 -0
  4. package/esm/testnet/atomonetestnet/chain.js +8 -8
  5. package/esm/testnet/axelartestnet/assets.js +204 -984
  6. package/esm/testnet/axelartestnet/ibc.js +14 -9
  7. package/esm/testnet/babylontestnet/chain.js +4 -1
  8. package/esm/testnet/bfhevmtestnet/assets.js +27 -0
  9. package/esm/testnet/bfhevmtestnet/chain.js +63 -0
  10. package/esm/testnet/bfhevmtestnet/index.js +4 -0
  11. package/esm/testnet/chains.js +2 -0
  12. package/esm/testnet/manifesttestnet/assets.js +71 -2
  13. package/esm/testnet/manifesttestnet/ibc.js +28 -18
  14. package/esm/testnet/named.js +1 -0
  15. package/esm/testnet/osmosistestnet/assets.js +204 -1531
  16. package/esm/testnet/osmosistestnet/ibc.js +14 -9
  17. package/mainnet/atomone/chain.js +8 -8
  18. package/mainnet/xpla/chain.js +7 -7
  19. package/package.json +4 -4
  20. package/testnet/assets.js +2 -0
  21. package/testnet/atomonetestnet/chain.js +8 -8
  22. package/testnet/axelartestnet/assets.js +204 -984
  23. package/testnet/axelartestnet/ibc.js +14 -9
  24. package/testnet/babylontestnet/chain.js +4 -1
  25. package/testnet/bfhevmtestnet/assets.d.ts +3 -0
  26. package/testnet/bfhevmtestnet/assets.js +29 -0
  27. package/testnet/bfhevmtestnet/chain.d.ts +3 -0
  28. package/testnet/bfhevmtestnet/chain.js +65 -0
  29. package/testnet/bfhevmtestnet/index.d.ts +2 -0
  30. package/testnet/bfhevmtestnet/index.js +10 -0
  31. package/testnet/chains.js +2 -0
  32. package/testnet/manifesttestnet/assets.js +71 -2
  33. package/testnet/manifesttestnet/ibc.js +28 -18
  34. package/testnet/named.d.ts +1 -0
  35. package/testnet/named.js +4 -3
  36. package/testnet/osmosistestnet/assets.js +204 -1531
  37. package/testnet/osmosistestnet/ibc.js +14 -9
@@ -28,15 +28,15 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  git_repo: 'https://github.com/atomone-hub/atomone',
31
- recommended_version: 'v1.0.1',
32
- compatible_versions: ['v1.0.0', 'v1.0.1'],
31
+ recommended_version: 'v1.1.1',
32
+ compatible_versions: ['v1.1.1'],
33
33
  binaries: {
34
- "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-linux-amd64',
35
- "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-linux-arm64',
36
- "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-darwin-amd64',
37
- "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-darwin-arm64',
38
- "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-windows-amd64.exe',
39
- "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-windows-arm64.exe'
34
+ "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-linux-amd64',
35
+ "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-linux-arm64',
36
+ "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-darwin-amd64',
37
+ "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-darwin-arm64',
38
+ "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-windows-amd64.exe',
39
+ "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-windows-arm64.exe'
40
40
  },
41
41
  genesis: {
42
42
  genesis_url: 'https://atomone.fra1.digitaloceanspaces.com/atomone-1/genesis.json'
@@ -28,11 +28,11 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  git_repo: 'https://github.com/xpladev/xpla',
31
- recommended_version: 'v1.6.0',
32
- compatible_versions: ['v1.6.0'],
31
+ recommended_version: 'v1.7.1',
32
+ compatible_versions: ['v1.7.0', 'v1.7.1'],
33
33
  consensus: {
34
34
  type: 'cometbft',
35
- version: 'v0.37.5'
35
+ version: 'v0.38.12'
36
36
  },
37
37
  genesis: {
38
38
  genesis_url: 'https://raw.githubusercontent.com/xpladev/mainnet/main/dimension_37-1/genesis.json'
@@ -40,15 +40,15 @@ const info = {
40
40
  sdk: {
41
41
  type: 'cosmos',
42
42
  repo: 'https://github.com/xpladev/cosmos-sdk',
43
- version: 'v0.47.13',
44
- tag: 'v0.47.13-xpla'
43
+ version: 'v0.50.11',
44
+ tag: 'v0.50.11-xpla'
45
45
  },
46
46
  ibc: {
47
47
  type: 'go',
48
- version: 'v7.7.0'
48
+ version: 'v8.4.0'
49
49
  },
50
50
  cosmwasm: {
51
- version: 'v0.46.0'
51
+ version: 'v0.53.2'
52
52
  }
53
53
  },
54
54
  logo_URIs: {
@@ -9,6 +9,7 @@ import * as _auratestnet from './auratestnet';
9
9
  import * as _autheotestnet from './autheotestnet';
10
10
  import * as _axelartestnet from './axelartestnet';
11
11
  import * as _babylontestnet from './babylontestnet';
12
+ import * as _bfhevmtestnet from './bfhevmtestnet';
12
13
  import * as _bitcannadevnet from './bitcannadevnet';
13
14
  import * as _blockxtestnet from './blockxtestnet';
14
15
  import * as _cascadiatestnet from './cascadiatestnet';
@@ -135,6 +136,7 @@ const assets = [
135
136
  _autheotestnet.assets,
136
137
  _axelartestnet.assets,
137
138
  _babylontestnet.assets,
139
+ _bfhevmtestnet.assets,
138
140
  _bitcannadevnet.assets,
139
141
  _blockxtestnet.assets,
140
142
  _cascadiatestnet.assets,
@@ -28,15 +28,15 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  git_repo: 'https://github.com/atomone-hub/atomone',
31
- recommended_version: 'v1.0.1',
32
- compatible_versions: ['v1.0.0', 'v1.0.1'],
31
+ recommended_version: 'v1.1.1',
32
+ compatible_versions: ['v1.1.1'],
33
33
  binaries: {
34
- "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-linux-amd64',
35
- "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-linux-arm64',
36
- "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-darwin-amd64',
37
- "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-darwin-arm64',
38
- "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-windows-amd64.exe',
39
- "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.0.1/atomoned-v1.0.1-windows-arm64.exe'
34
+ "linux/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-linux-amd64',
35
+ "linux/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-linux-arm64',
36
+ "darwin/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-darwin-amd64',
37
+ "darwin/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-darwin-arm64',
38
+ "windows/amd64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-windows-amd64.exe',
39
+ "windows/arm64": 'https://github.com/atomone-hub/atomone/releases/download/v1.1.1/atomoned-v1.1.1-windows-arm64.exe'
40
40
  },
41
41
  genesis: {
42
42
  genesis_url: 'https://atomone.fra1.digitaloceanspaces.com/atomone-testnet-1/genesis.json'