chain-registry 1.69.157 → 1.69.158

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,13 +29,13 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  git_repo: 'https://github.com/liftedinit/manifest-ledger',
32
- recommended_version: 'v0.0.1-rc.1',
33
- compatible_versions: ['v0.0.1-rc.1'],
32
+ recommended_version: 'v1.0.3',
33
+ compatible_versions: ['v1.0.3'],
34
34
  binaries: {
35
- "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v0.0.1-rc.1/manifest-ledger-v0.0.1-rc.1-linux-amd64.tar.gz'
35
+ "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.3/manifest-ledger-v1.0.3-linux-amd64.tar.gz'
36
36
  },
37
37
  genesis: {
38
- genesis_url: 'https://github.com/liftedinit/manifest-ledger/blob/main/network/manifest-1/manifest-1_genesis.json'
38
+ genesis_url: 'https://nodes.liftedinit.tech/manifest/qa/rpc/genesis?'
39
39
  }
40
40
  },
41
41
  apis: {
@@ -27,13 +27,13 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  git_repo: 'https://github.com/liftedinit/manifest-ledger',
30
- recommended_version: 'v0.0.1-rc.1',
31
- compatible_versions: ['v0.0.1-rc.1'],
30
+ recommended_version: 'v1.0.3',
31
+ compatible_versions: ['v1.0.3'],
32
32
  binaries: {
33
- "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v0.0.1-rc.1/manifest-ledger-v0.0.1-rc.1-linux-amd64.tar.gz'
33
+ "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.3/manifest-ledger-v1.0.3-linux-amd64.tar.gz'
34
34
  },
35
35
  genesis: {
36
- genesis_url: 'https://github.com/liftedinit/manifest-ledger/blob/main/network/manifest-1/manifest-1_genesis.json'
36
+ genesis_url: 'https://nodes.liftedinit.tech/manifest/qa/rpc/genesis?'
37
37
  }
38
38
  },
39
39
  apis: {
@@ -27,13 +27,13 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  git_repo: 'https://github.com/liftedinit/manifest-ledger',
30
- recommended_version: 'v1.0.1',
31
- compatible_versions: ['v1.0.1'],
30
+ recommended_version: 'v1.0.3',
31
+ compatible_versions: ['v1.0.3'],
32
32
  binaries: {
33
- "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.1/manifest-ledger-v1.0.1-linux-amd64.tar.gz'
33
+ "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.3/manifest-ledger-v1.0.3-linux-amd64.tar.gz'
34
34
  },
35
35
  genesis: {
36
- genesis_url: 'https://raw.githubusercontent.com/liftedinit/manifest-ledger-genesis/refs/heads/main/mainnet/genesis.json'
36
+ genesis_url: 'https://nodes.liftedinit.app/manifest/rpc/genesis?'
37
37
  }
38
38
  },
39
39
  apis: {
@@ -523,13 +523,8 @@ const info = {
523
523
  name: 'v3',
524
524
  genesis_url: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
525
525
  },
526
- recommended_version: '28.0.4',
527
- compatible_versions: [
528
- '28.0.1',
529
- '28.0.2',
530
- '28.0.3',
531
- '28.0.4'
532
- ],
526
+ recommended_version: '29.0.0',
527
+ compatible_versions: ['29.0.0-rc1'],
533
528
  consensus: {
534
529
  type: 'cometbft',
535
530
  version: '0.38.17',
@@ -537,9 +532,9 @@ const info = {
537
532
  tag: 'v0.38.17-v28-osmo-1'
538
533
  },
539
534
  cosmwasm: {
540
- version: '0.53.0',
535
+ version: '0.53.2',
541
536
  repo: 'https://github.com/CosmWasm/wasmd',
542
- tag: 'v0.53.0',
537
+ tag: 'v0.53.2',
543
538
  enabled: true
544
539
  },
545
540
  sdk: {
@@ -550,9 +545,9 @@ const info = {
550
545
  },
551
546
  ibc: {
552
547
  type: 'go',
553
- version: '8.5.2',
548
+ version: 'v8.7.0',
554
549
  repo: 'https://github.com/cosmos/ibc-go',
555
- tag: 'v8.5.2',
550
+ tag: '8.7.0',
556
551
  ics_enabled: ['ics20-1']
557
552
  },
558
553
  language: {
@@ -560,8 +555,8 @@ const info = {
560
555
  version: '1.22.11'
561
556
  },
562
557
  binaries: {
563
- "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-amd64',
564
- "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-arm64'
558
+ "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v29.0.0-rc1/osmosisd-29.0.0-rc1-linux-amd64',
559
+ "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v29.0.0-rc1/osmosisd-29.0.0-rc1-linux-arm64'
565
560
  }
566
561
  },
567
562
  images: [{
@@ -36,21 +36,21 @@ const info = {
36
36
  },
37
37
  codebase: {
38
38
  git_repo: 'https://github.com/burnt-labs/xion',
39
- tag: 'v17.0.0',
40
- recommended_version: 'v17.0.0',
39
+ tag: 'v17.1.0',
40
+ recommended_version: 'v17.1.0',
41
41
  language: {
42
42
  type: 'go',
43
43
  version: 'v1.23'
44
44
  },
45
45
  binaries: {
46
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b',
47
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638',
48
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29',
49
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086'
46
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_amd64.zip?checksum=sha256:4ea876e3d083314d208fa6f42086bef257898638ed1e0a1f5247f407e3bce517',
47
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_arm64.zip?checksum=sha256:aa73852b76389abf5dd2667a6bc8a187429a79dc2eb5d350b2fea4ebe2faf608',
48
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_amd64.zip?checksum=sha256:80a3d3c434b9f6948c63d866635ed20f1ffdc47c297c55b70b73c23950bfe230',
49
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_arm64.zip?checksum=sha256:71f5860ad34cdd07bc00257438ee494cda6c7eb9a3ce7024b99afa8e6c2a8a17'
50
50
  },
51
51
  sdk: {
52
52
  type: 'cosmos',
53
- version: 'v0.50.12'
53
+ version: 'v0.50.13'
54
54
  },
55
55
  consensus: {
56
56
  type: 'cometbft',
@@ -62,7 +62,7 @@ const info = {
62
62
  },
63
63
  ibc: {
64
64
  type: 'go',
65
- version: 'v8.6.1'
65
+ version: 'v8.7.0'
66
66
  },
67
67
  genesis: {
68
68
  genesis_url: 'https://raw.githubusercontent.com/burnt-labs/burnt-networks/refs/heads/main/mainnet/xion-mainnet-1/genesis.json'
@@ -27,16 +27,16 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  git_repo: 'https://github.com/cosmos/gaia',
30
- recommended_version: 'v22.2.0',
31
- compatible_versions: ['v22.2.0'],
30
+ recommended_version: 'v23.0.0',
31
+ compatible_versions: ['v23.0.0'],
32
32
  consensus: {
33
33
  type: 'cometbft',
34
34
  version: 'v0.38.17'
35
35
  },
36
36
  binaries: {
37
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v22.2.0/gaiad-v22.2.0-linux-amd64',
38
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v22.2.0/gaiad-v22.2.0-darwin-amd64',
39
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v22.2.0/gaiad-v22.2.0-darwin-arm64'
37
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v23.0.0/gaiad-v23.0.0-linux-amd64',
38
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v23.0.0/gaiad-v23.0.0-darwin-amd64',
39
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v23.0.0/gaiad-v23.0.0-darwin-arm64'
40
40
  },
41
41
  genesis: {
42
42
  genesis_url: 'https://raw.githubusercontent.com/cosmos/testnets/master/interchain-security/provider/provider-genesis.json'
@@ -48,7 +48,7 @@ const info = {
48
48
  },
49
49
  ibc: {
50
50
  type: 'go',
51
- version: 'v8.5.2'
51
+ version: 'v10.1.0'
52
52
  }
53
53
  },
54
54
  apis: {
@@ -27,13 +27,13 @@ const info = {
27
27
  },
28
28
  codebase: {
29
29
  git_repo: 'https://github.com/liftedinit/manifest-ledger',
30
- recommended_version: 'v0.0.1-rc.1',
31
- compatible_versions: ['v0.0.1-rc.1'],
30
+ recommended_version: 'v1.0.3',
31
+ compatible_versions: ['v1.0.3'],
32
32
  binaries: {
33
- "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v0.0.1-rc.1/manifest-ledger-v0.0.1-rc.1-linux-amd64.tar.gz'
33
+ "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.3/manifest-ledger-v1.0.3-linux-amd64.tar.gz'
34
34
  },
35
35
  genesis: {
36
- genesis_url: 'https://github.com/liftedinit/manifest-ledger/blob/main/network/manifest-1/manifest-1_genesis.json'
36
+ genesis_url: 'https://nodes.liftedinit.tech/manifest/testnet/rpc/genesis?'
37
37
  }
38
38
  },
39
39
  apis: {
@@ -36,21 +36,21 @@ const info = {
36
36
  },
37
37
  codebase: {
38
38
  git_repo: 'https://github.com/burnt-labs/xion',
39
- tag: 'v17.0.0',
40
- recommended_version: 'v17.0.0',
39
+ tag: 'v17.1.0',
40
+ recommended_version: 'v17.1.0',
41
41
  language: {
42
42
  type: 'go',
43
43
  version: 'v1.23'
44
44
  },
45
45
  binaries: {
46
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b',
47
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638',
48
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29',
49
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086'
46
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_amd64.zip?checksum=sha256:4ea876e3d083314d208fa6f42086bef257898638ed1e0a1f5247f407e3bce517',
47
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_arm64.zip?checksum=sha256:aa73852b76389abf5dd2667a6bc8a187429a79dc2eb5d350b2fea4ebe2faf608',
48
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_amd64.zip?checksum=sha256:80a3d3c434b9f6948c63d866635ed20f1ffdc47c297c55b70b73c23950bfe230',
49
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_arm64.zip?checksum=sha256:71f5860ad34cdd07bc00257438ee494cda6c7eb9a3ce7024b99afa8e6c2a8a17'
50
50
  },
51
51
  sdk: {
52
52
  type: 'cosmos',
53
- version: 'v0.50.12'
53
+ version: 'v0.50.13'
54
54
  },
55
55
  consensus: {
56
56
  type: 'cometbft',
@@ -62,7 +62,7 @@ const info = {
62
62
  },
63
63
  ibc: {
64
64
  type: 'go',
65
- version: 'v8.6.1'
65
+ version: 'v8.7.0'
66
66
  },
67
67
  genesis: {
68
68
  genesis_url: 'https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/genesis.json'
@@ -1,7 +1,8 @@
1
1
  const info = {
2
2
  $schema: '../../assetlist.schema.json',
3
3
  chain_name: 'xiontestnet2',
4
- assets: [{
4
+ assets: [
5
+ {
5
6
  description: 'The native staking token of the Xion network.',
6
7
  denom_units: [{
7
8
  denom: 'uxion',
@@ -23,6 +24,91 @@ const info = {
23
24
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
24
25
  }],
25
26
  type_asset: 'sdk.coin'
26
- }]
27
+ },
28
+ {
29
+ denom_units: [{
30
+ denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
31
+ exponent: 0,
32
+ aliases: ['uosmo']
33
+ }, {
34
+ denom: 'osmo',
35
+ exponent: 6
36
+ }],
37
+ type_asset: 'ics20',
38
+ base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
39
+ name: 'Osmosis OSMO Token',
40
+ display: 'osmo',
41
+ symbol: 'OSMO',
42
+ traces: [{
43
+ type: 'ibc',
44
+ counterparty: {
45
+ chain_name: 'osmosistestnet',
46
+ base_denom: 'uosmo',
47
+ channel_id: 'channel-10231'
48
+ },
49
+ chain: {
50
+ channel_id: 'channel-2',
51
+ path: 'transfer/channel-2/uosmo'
52
+ }
53
+ }],
54
+ images: [{
55
+ image_sync: {
56
+ chain_name: 'osmosistestnet',
57
+ base_denom: 'uosmo'
58
+ },
59
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
60
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
61
+ }],
62
+ logo_URIs: {
63
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
64
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
65
+ },
66
+ coingecko_id: 'osmosis'
67
+ },
68
+ {
69
+ denom_units: [{
70
+ denom: 'ibc/6490A7EAB61059BFC1CDDEB05917DD70BDF3A611654162A1A47DB930D40D8AF4',
71
+ exponent: 0,
72
+ aliases: ['uusdc']
73
+ }, {
74
+ denom: 'usdc',
75
+ exponent: 6
76
+ }],
77
+ type_asset: 'ics20',
78
+ base: 'ibc/6490A7EAB61059BFC1CDDEB05917DD70BDF3A611654162A1A47DB930D40D8AF4',
79
+ name: 'Noble USDC Token',
80
+ display: 'usdc',
81
+ symbol: 'USDC',
82
+ coingecko_id: 'usd-coin',
83
+ traces: [{
84
+ type: 'ibc',
85
+ counterparty: {
86
+ chain_name: 'nobletestnet',
87
+ base_denom: 'uusdc',
88
+ channel_id: 'channel-333'
89
+ },
90
+ chain: {
91
+ channel_id: 'channel-3',
92
+ path: 'transfer/channel-3/uusdc'
93
+ }
94
+ }],
95
+ images: [{
96
+ image_sync: {
97
+ chain_name: 'nobletestnet',
98
+ base_denom: 'uusdc'
99
+ },
100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
102
+ theme: {
103
+ circle: true,
104
+ primary_color_hex: '#2775CA'
105
+ }
106
+ }],
107
+ logo_URIs: {
108
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
109
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
110
+ }
111
+ }
112
+ ]
27
113
  };
28
114
  export default info;
@@ -36,21 +36,21 @@ const info = {
36
36
  },
37
37
  codebase: {
38
38
  git_repo: 'https://github.com/burnt-labs/xion',
39
- tag: 'v17.0.0',
40
- recommended_version: 'v17.0.0',
39
+ tag: 'v17.1.0',
40
+ recommended_version: 'v17.1.0',
41
41
  language: {
42
42
  type: 'go',
43
43
  version: 'v1.23'
44
44
  },
45
45
  binaries: {
46
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b',
47
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638',
48
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29',
49
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086'
46
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_amd64.zip?checksum=sha256:4ea876e3d083314d208fa6f42086bef257898638ed1e0a1f5247f407e3bce517',
47
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_arm64.zip?checksum=sha256:aa73852b76389abf5dd2667a6bc8a187429a79dc2eb5d350b2fea4ebe2faf608',
48
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_amd64.zip?checksum=sha256:80a3d3c434b9f6948c63d866635ed20f1ffdc47c297c55b70b73c23950bfe230',
49
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_arm64.zip?checksum=sha256:71f5860ad34cdd07bc00257438ee494cda6c7eb9a3ce7024b99afa8e6c2a8a17'
50
50
  },
51
51
  sdk: {
52
52
  type: 'cosmos',
53
- version: 'v0.50.12'
53
+ version: 'v0.50.13'
54
54
  },
55
55
  consensus: {
56
56
  type: 'cometbft',
@@ -62,7 +62,7 @@ const info = {
62
62
  },
63
63
  ibc: {
64
64
  type: 'go',
65
- version: 'v8.6.1'
65
+ version: 'v8.7.0'
66
66
  },
67
67
  genesis: {
68
68
  genesis_url: 'https://raw.githubusercontent.com/burnt-labs/xion-testnet-2/config/genesis.json'
@@ -29,13 +29,13 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  git_repo: 'https://github.com/liftedinit/manifest-ledger',
32
- recommended_version: 'v1.0.1',
33
- compatible_versions: ['v1.0.1'],
32
+ recommended_version: 'v1.0.3',
33
+ compatible_versions: ['v1.0.3'],
34
34
  binaries: {
35
- "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.1/manifest-ledger-v1.0.1-linux-amd64.tar.gz'
35
+ "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.3/manifest-ledger-v1.0.3-linux-amd64.tar.gz'
36
36
  },
37
37
  genesis: {
38
- genesis_url: 'https://raw.githubusercontent.com/liftedinit/manifest-ledger-genesis/refs/heads/main/mainnet/genesis.json'
38
+ genesis_url: 'https://nodes.liftedinit.app/manifest/rpc/genesis?'
39
39
  }
40
40
  },
41
41
  apis: {
@@ -525,13 +525,8 @@ const info = {
525
525
  name: 'v3',
526
526
  genesis_url: 'https://github.com/osmosis-labs/networks/raw/main/osmosis-1/genesis.json'
527
527
  },
528
- recommended_version: '28.0.4',
529
- compatible_versions: [
530
- '28.0.1',
531
- '28.0.2',
532
- '28.0.3',
533
- '28.0.4'
534
- ],
528
+ recommended_version: '29.0.0',
529
+ compatible_versions: ['29.0.0-rc1'],
535
530
  consensus: {
536
531
  type: 'cometbft',
537
532
  version: '0.38.17',
@@ -539,9 +534,9 @@ const info = {
539
534
  tag: 'v0.38.17-v28-osmo-1'
540
535
  },
541
536
  cosmwasm: {
542
- version: '0.53.0',
537
+ version: '0.53.2',
543
538
  repo: 'https://github.com/CosmWasm/wasmd',
544
- tag: 'v0.53.0',
539
+ tag: 'v0.53.2',
545
540
  enabled: true
546
541
  },
547
542
  sdk: {
@@ -552,9 +547,9 @@ const info = {
552
547
  },
553
548
  ibc: {
554
549
  type: 'go',
555
- version: '8.5.2',
550
+ version: 'v8.7.0',
556
551
  repo: 'https://github.com/cosmos/ibc-go',
557
- tag: 'v8.5.2',
552
+ tag: '8.7.0',
558
553
  ics_enabled: ['ics20-1']
559
554
  },
560
555
  language: {
@@ -562,8 +557,8 @@ const info = {
562
557
  version: '1.22.11'
563
558
  },
564
559
  binaries: {
565
- "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-amd64',
566
- "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v28.0.4/osmosisd-28.0.4-linux-arm64'
560
+ "linux/amd64": 'https://github.com/osmosis-labs/osmosis/releases/download/v29.0.0-rc1/osmosisd-29.0.0-rc1-linux-amd64',
561
+ "linux/arm64": 'https://github.com/osmosis-labs/osmosis/releases/download/v29.0.0-rc1/osmosisd-29.0.0-rc1-linux-arm64'
567
562
  }
568
563
  },
569
564
  images: [{
@@ -38,21 +38,21 @@ const info = {
38
38
  },
39
39
  codebase: {
40
40
  git_repo: 'https://github.com/burnt-labs/xion',
41
- tag: 'v17.0.0',
42
- recommended_version: 'v17.0.0',
41
+ tag: 'v17.1.0',
42
+ recommended_version: 'v17.1.0',
43
43
  language: {
44
44
  type: 'go',
45
45
  version: 'v1.23'
46
46
  },
47
47
  binaries: {
48
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b',
49
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638',
50
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29',
51
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086'
48
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_amd64.zip?checksum=sha256:4ea876e3d083314d208fa6f42086bef257898638ed1e0a1f5247f407e3bce517',
49
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_arm64.zip?checksum=sha256:aa73852b76389abf5dd2667a6bc8a187429a79dc2eb5d350b2fea4ebe2faf608',
50
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_amd64.zip?checksum=sha256:80a3d3c434b9f6948c63d866635ed20f1ffdc47c297c55b70b73c23950bfe230',
51
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_arm64.zip?checksum=sha256:71f5860ad34cdd07bc00257438ee494cda6c7eb9a3ce7024b99afa8e6c2a8a17'
52
52
  },
53
53
  sdk: {
54
54
  type: 'cosmos',
55
- version: 'v0.50.12'
55
+ version: 'v0.50.13'
56
56
  },
57
57
  consensus: {
58
58
  type: 'cometbft',
@@ -64,7 +64,7 @@ const info = {
64
64
  },
65
65
  ibc: {
66
66
  type: 'go',
67
- version: 'v8.6.1'
67
+ version: 'v8.7.0'
68
68
  },
69
69
  genesis: {
70
70
  genesis_url: 'https://raw.githubusercontent.com/burnt-labs/burnt-networks/refs/heads/main/mainnet/xion-mainnet-1/genesis.json'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.157",
3
+ "version": "1.69.158",
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,11 +29,11 @@
29
29
  "test:watch": "jest --watch"
30
30
  },
31
31
  "devDependencies": {
32
- "@chain-registry/utils": "^1.51.96",
32
+ "@chain-registry/utils": "^1.51.97",
33
33
  "deepmerge": "^4.2.2"
34
34
  },
35
35
  "dependencies": {
36
- "@chain-registry/types": "^0.50.96"
36
+ "@chain-registry/types": "^0.50.97"
37
37
  },
38
38
  "keywords": [
39
39
  "chain-registry",
@@ -43,5 +43,5 @@
43
43
  "interchain",
44
44
  "tokens"
45
45
  ],
46
- "gitHead": "79f30f9d58141504bffe03f57af1ed5f86d196d2"
46
+ "gitHead": "f8da4c8a4083fb2ff69215c843047dd6ad8c2733"
47
47
  }
@@ -29,16 +29,16 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  git_repo: 'https://github.com/cosmos/gaia',
32
- recommended_version: 'v22.2.0',
33
- compatible_versions: ['v22.2.0'],
32
+ recommended_version: 'v23.0.0',
33
+ compatible_versions: ['v23.0.0'],
34
34
  consensus: {
35
35
  type: 'cometbft',
36
36
  version: 'v0.38.17'
37
37
  },
38
38
  binaries: {
39
- "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v22.2.0/gaiad-v22.2.0-linux-amd64',
40
- "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v22.2.0/gaiad-v22.2.0-darwin-amd64',
41
- "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v22.2.0/gaiad-v22.2.0-darwin-arm64'
39
+ "linux/amd64": 'https://github.com/cosmos/gaia/releases/download/v23.0.0/gaiad-v23.0.0-linux-amd64',
40
+ "darwin/amd64": 'https://github.com/cosmos/gaia/releases/download/v23.0.0/gaiad-v23.0.0-darwin-amd64',
41
+ "darwin/arm64": 'https://github.com/cosmos/gaia/releases/download/v23.0.0/gaiad-v23.0.0-darwin-arm64'
42
42
  },
43
43
  genesis: {
44
44
  genesis_url: 'https://raw.githubusercontent.com/cosmos/testnets/master/interchain-security/provider/provider-genesis.json'
@@ -50,7 +50,7 @@ const info = {
50
50
  },
51
51
  ibc: {
52
52
  type: 'go',
53
- version: 'v8.5.2'
53
+ version: 'v10.1.0'
54
54
  }
55
55
  },
56
56
  apis: {
@@ -29,13 +29,13 @@ const info = {
29
29
  },
30
30
  codebase: {
31
31
  git_repo: 'https://github.com/liftedinit/manifest-ledger',
32
- recommended_version: 'v0.0.1-rc.1',
33
- compatible_versions: ['v0.0.1-rc.1'],
32
+ recommended_version: 'v1.0.3',
33
+ compatible_versions: ['v1.0.3'],
34
34
  binaries: {
35
- "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v0.0.1-rc.1/manifest-ledger-v0.0.1-rc.1-linux-amd64.tar.gz'
35
+ "linux/amd64": 'https://github.com/liftedinit/manifest-ledger/releases/download/v1.0.3/manifest-ledger-v1.0.3-linux-amd64.tar.gz'
36
36
  },
37
37
  genesis: {
38
- genesis_url: 'https://github.com/liftedinit/manifest-ledger/blob/main/network/manifest-1/manifest-1_genesis.json'
38
+ genesis_url: 'https://nodes.liftedinit.tech/manifest/testnet/rpc/genesis?'
39
39
  }
40
40
  },
41
41
  apis: {
@@ -38,21 +38,21 @@ const info = {
38
38
  },
39
39
  codebase: {
40
40
  git_repo: 'https://github.com/burnt-labs/xion',
41
- tag: 'v17.0.0',
42
- recommended_version: 'v17.0.0',
41
+ tag: 'v17.1.0',
42
+ recommended_version: 'v17.1.0',
43
43
  language: {
44
44
  type: 'go',
45
45
  version: 'v1.23'
46
46
  },
47
47
  binaries: {
48
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b',
49
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638',
50
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29',
51
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086'
48
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_amd64.zip?checksum=sha256:4ea876e3d083314d208fa6f42086bef257898638ed1e0a1f5247f407e3bce517',
49
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_arm64.zip?checksum=sha256:aa73852b76389abf5dd2667a6bc8a187429a79dc2eb5d350b2fea4ebe2faf608',
50
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_amd64.zip?checksum=sha256:80a3d3c434b9f6948c63d866635ed20f1ffdc47c297c55b70b73c23950bfe230',
51
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_arm64.zip?checksum=sha256:71f5860ad34cdd07bc00257438ee494cda6c7eb9a3ce7024b99afa8e6c2a8a17'
52
52
  },
53
53
  sdk: {
54
54
  type: 'cosmos',
55
- version: 'v0.50.12'
55
+ version: 'v0.50.13'
56
56
  },
57
57
  consensus: {
58
58
  type: 'cometbft',
@@ -64,7 +64,7 @@ const info = {
64
64
  },
65
65
  ibc: {
66
66
  type: 'go',
67
- version: 'v8.6.1'
67
+ version: 'v8.7.0'
68
68
  },
69
69
  genesis: {
70
70
  genesis_url: 'https://raw.githubusercontent.com/burnt-labs/burnt-networks/main/testnets/xion-testnet-1/genesis.json'
@@ -3,7 +3,8 @@ Object.defineProperty(exports, "__esModule", { value: true });
3
3
  const info = {
4
4
  $schema: '../../assetlist.schema.json',
5
5
  chain_name: 'xiontestnet2',
6
- assets: [{
6
+ assets: [
7
+ {
7
8
  description: 'The native staking token of the Xion network.',
8
9
  denom_units: [{
9
10
  denom: 'uxion',
@@ -25,6 +26,91 @@ const info = {
25
26
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/xion/images/burnt-round.png'
26
27
  }],
27
28
  type_asset: 'sdk.coin'
28
- }]
29
+ },
30
+ {
31
+ denom_units: [{
32
+ denom: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
33
+ exponent: 0,
34
+ aliases: ['uosmo']
35
+ }, {
36
+ denom: 'osmo',
37
+ exponent: 6
38
+ }],
39
+ type_asset: 'ics20',
40
+ base: 'ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B',
41
+ name: 'Osmosis OSMO Token',
42
+ display: 'osmo',
43
+ symbol: 'OSMO',
44
+ traces: [{
45
+ type: 'ibc',
46
+ counterparty: {
47
+ chain_name: 'osmosistestnet',
48
+ base_denom: 'uosmo',
49
+ channel_id: 'channel-10231'
50
+ },
51
+ chain: {
52
+ channel_id: 'channel-2',
53
+ path: 'transfer/channel-2/uosmo'
54
+ }
55
+ }],
56
+ images: [{
57
+ image_sync: {
58
+ chain_name: 'osmosistestnet',
59
+ base_denom: 'uosmo'
60
+ },
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
63
+ }],
64
+ logo_URIs: {
65
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
66
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
67
+ },
68
+ coingecko_id: 'osmosis'
69
+ },
70
+ {
71
+ denom_units: [{
72
+ denom: 'ibc/6490A7EAB61059BFC1CDDEB05917DD70BDF3A611654162A1A47DB930D40D8AF4',
73
+ exponent: 0,
74
+ aliases: ['uusdc']
75
+ }, {
76
+ denom: 'usdc',
77
+ exponent: 6
78
+ }],
79
+ type_asset: 'ics20',
80
+ base: 'ibc/6490A7EAB61059BFC1CDDEB05917DD70BDF3A611654162A1A47DB930D40D8AF4',
81
+ name: 'Noble USDC Token',
82
+ display: 'usdc',
83
+ symbol: 'USDC',
84
+ coingecko_id: 'usd-coin',
85
+ traces: [{
86
+ type: 'ibc',
87
+ counterparty: {
88
+ chain_name: 'nobletestnet',
89
+ base_denom: 'uusdc',
90
+ channel_id: 'channel-333'
91
+ },
92
+ chain: {
93
+ channel_id: 'channel-3',
94
+ path: 'transfer/channel-3/uusdc'
95
+ }
96
+ }],
97
+ images: [{
98
+ image_sync: {
99
+ chain_name: 'nobletestnet',
100
+ base_denom: 'uusdc'
101
+ },
102
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
103
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
104
+ theme: {
105
+ circle: true,
106
+ primary_color_hex: '#2775CA'
107
+ }
108
+ }],
109
+ logo_URIs: {
110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
112
+ }
113
+ }
114
+ ]
29
115
  };
30
116
  exports.default = info;
@@ -38,21 +38,21 @@ const info = {
38
38
  },
39
39
  codebase: {
40
40
  git_repo: 'https://github.com/burnt-labs/xion',
41
- tag: 'v17.0.0',
42
- recommended_version: 'v17.0.0',
41
+ tag: 'v17.1.0',
42
+ recommended_version: 'v17.1.0',
43
43
  language: {
44
44
  type: 'go',
45
45
  version: 'v1.23'
46
46
  },
47
47
  binaries: {
48
- "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_amd64.zip?checksum=sha256:f8fe47d8a9f831c91c233e6fc757d2c236364d805905df207aa197a53628e06b',
49
- "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_darwin_arm64.zip?checksum=sha256:fa15044d4faecf0370cd0efad5fd1095ee7b4bdeb2416cf7b9c18b9cd7422638',
50
- "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_amd64.zip?checksum=sha256:6ec3066e973334e019d66eee77f0557044eb9e7ab723626b66ec88ac11c90d29',
51
- "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.0.0/xiond_17.0.0_linux_arm64.zip?checksum=sha256:4e85aa63362f983c86c504f1902d9b30c266449eb6c4263394d0b9616a65f086'
48
+ "darwin/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_amd64.zip?checksum=sha256:4ea876e3d083314d208fa6f42086bef257898638ed1e0a1f5247f407e3bce517',
49
+ "darwin/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_darwin_arm64.zip?checksum=sha256:aa73852b76389abf5dd2667a6bc8a187429a79dc2eb5d350b2fea4ebe2faf608',
50
+ "linux/amd64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_amd64.zip?checksum=sha256:80a3d3c434b9f6948c63d866635ed20f1ffdc47c297c55b70b73c23950bfe230',
51
+ "linux/arm64": 'https://github.com/burnt-labs/xion/releases/download/v17.1.0/xiond_17.1.0_linux_arm64.zip?checksum=sha256:71f5860ad34cdd07bc00257438ee494cda6c7eb9a3ce7024b99afa8e6c2a8a17'
52
52
  },
53
53
  sdk: {
54
54
  type: 'cosmos',
55
- version: 'v0.50.12'
55
+ version: 'v0.50.13'
56
56
  },
57
57
  consensus: {
58
58
  type: 'cometbft',
@@ -64,7 +64,7 @@ const info = {
64
64
  },
65
65
  ibc: {
66
66
  type: 'go',
67
- version: 'v8.6.1'
67
+ version: 'v8.7.0'
68
68
  },
69
69
  genesis: {
70
70
  genesis_url: 'https://raw.githubusercontent.com/burnt-labs/xion-testnet-2/config/genesis.json'