chain-registry 1.69.362 → 1.69.363

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.
@@ -601,6 +601,36 @@ const info = [
601
601
  }
602
602
  }]
603
603
  },
604
+ {
605
+ $schema: '../ibc_data.schema.json',
606
+ chain_1: {
607
+ chain_name: 'cosmoshub',
608
+ client_id: '07-tendermint-1441',
609
+ connection_id: 'connection-1179'
610
+ },
611
+ chain_2: {
612
+ chain_name: 'dungeon',
613
+ client_id: '07-tendermint-24',
614
+ connection_id: 'connection-8631'
615
+ },
616
+ channels: [{
617
+ chain_1: {
618
+ channel_id: 'channel-1560',
619
+ port_id: 'transfer'
620
+ },
621
+ chain_2: {
622
+ channel_id: 'channel-5308',
623
+ port_id: 'transfer'
624
+ },
625
+ ordering: 'unordered',
626
+ version: 'ics20-1',
627
+ tags: {
628
+ status: 'live',
629
+ preferred: true,
630
+ dex: 'osmosis'
631
+ }
632
+ }]
633
+ },
604
634
  {
605
635
  $schema: '../ibc_data.schema.json',
606
636
  chain_1: {
@@ -100,7 +100,7 @@ const info = {
100
100
  provider: 'ITRocket'
101
101
  },
102
102
  {
103
- address: 'm-dora-grpc.ruangnode.com:30090',
103
+ address: 'm-dora-grpc.ruangnode.com:443',
104
104
  provider: 'ruangnode'
105
105
  },
106
106
  {
@@ -1,4 +1,35 @@
1
- const info = [{
1
+ const info = [
2
+ {
3
+ $schema: '../ibc_data.schema.json',
4
+ chain_1: {
5
+ chain_name: 'cosmoshub',
6
+ client_id: '07-tendermint-1441',
7
+ connection_id: 'connection-1179'
8
+ },
9
+ chain_2: {
10
+ chain_name: 'dungeon',
11
+ client_id: '07-tendermint-24',
12
+ connection_id: 'connection-8631'
13
+ },
14
+ channels: [{
15
+ chain_1: {
16
+ channel_id: 'channel-1560',
17
+ port_id: 'transfer'
18
+ },
19
+ chain_2: {
20
+ channel_id: 'channel-5308',
21
+ port_id: 'transfer'
22
+ },
23
+ ordering: 'unordered',
24
+ version: 'ics20-1',
25
+ tags: {
26
+ status: 'live',
27
+ preferred: true,
28
+ dex: 'osmosis'
29
+ }
30
+ }]
31
+ },
32
+ {
2
33
  $schema: '../ibc_data.schema.json',
3
34
  chain_1: {
4
35
  chain_name: 'dungeon',
@@ -26,7 +57,8 @@ const info = [{
26
57
  preferred: true
27
58
  }
28
59
  }]
29
- }, {
60
+ },
61
+ {
30
62
  $schema: '../ibc_data.schema.json',
31
63
  chain_1: {
32
64
  chain_name: 'dungeon',
@@ -55,5 +87,6 @@ const info = [{
55
87
  dex: 'osmosis'
56
88
  }
57
89
  }]
58
- }];
90
+ }
91
+ ];
59
92
  export default info;
@@ -2,7 +2,8 @@ const info = {
2
2
  $schema: '../assetlist.schema.json',
3
3
  chain_name: 'medasdigital',
4
4
  assets: [{
5
- description: 'The native token of Medas Digital Network',
5
+ description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
6
+ extended_description: 'MEDAS is the native utility token powering the MedasDigital decentralized scientific computing platform built on Cosmos SDK. The token enables a trustless marketplace connecting researchers who need computational resources with provider nodes that supply processing power. Researchers purchase and spend MEDAS tokens to submit computationally intensive scientific analysis jobs to the network, while nodes that execute jobs earn MEDAS tokens proportional to computational resources consumed and job complexity. Provider nodes stake MEDAS to participate in the network, ensuring accountability and quality of computational results. Token holders vote on scientific research priorities, protocol upgrades, and resource allocation. The platform supports astronomical computing including N-body orbital simulations, Trans-Neptunian Object clustering analysis, and systematic parameter space exploration for hypotheses like the Planet 9 search. Future expansion includes molecular dynamics for protein folding and drug discovery, climate science modeling, and distributed machine learning training. The economic model creates direct value exchange between computational supply and demand, with researchers getting access to distributed computing at competitive rates without relying on centralized cloud providers, while providers monetize unused computational capacity. All job submissions, results, and payments are recorded on-chain ensuring transparency and reproducibility. Initial deployment emphasizes astronomical research, specifically enabling large-scale grid searches over tens of thousands of orbital parameter combinations using real observational data from the Minor Planet Center and JPL Horizons.',
6
7
  denom_units: [{
7
8
  denom: 'umedas',
8
9
  exponent: 0
@@ -21,6 +22,10 @@ const info = {
21
22
  images: [{
22
23
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
23
24
  }],
25
+ socials: {
26
+ website: 'https://medas-digital.io/',
27
+ twitter: 'https://x.com/medasdigital'
28
+ },
24
29
  type_asset: 'sdk.coin'
25
30
  }]
26
31
  };
@@ -36,6 +36,7 @@ const info = {
36
36
  logo_URIs: {
37
37
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
38
38
  },
39
+ description: 'Decentralized scientific computing platform for computationally intensive research. Distributed network of provider nodes executes simulations and analyses across astrophysics, molecular dynamics, climate modeling, and AI training. Initial deployment focuses on astronomical computing including the Planet 9 search through large-scale N-body simulations and orbital parameter exploration.',
39
40
  apis: {
40
41
  rpc: [{
41
42
  address: 'https://rpc.medas-digital.io:26657/',
@@ -56,26 +57,17 @@ const info = {
56
57
  provider: 'Neptun Validator'
57
58
  }]
58
59
  },
59
- explorers: [
60
- {
61
- kind: 'BigDipper',
60
+ explorers: [{
61
+ kind: 'Ping',
62
62
  url: 'https://explorer.medas-digital.io:3100/medasdigital',
63
63
  tx_page: 'https://explorer.medas-digital.io:3100/medasdigital/transactions/${txHash}',
64
64
  account_page: 'explorer.medas-digital.io:3100/medasdigital/accounts/${accountAddress}'
65
- },
66
- {
67
- kind: 'atomscan',
68
- url: 'https://atomscan.com/frontier/medasdigital',
69
- tx_page: 'https://atomscan.com/frontier/medasdigital/transactions/${txHash}',
70
- account_page: 'https://atomscan.com/frontier/medasdigital/accounts/${accountAddress}'
71
- },
72
- {
65
+ }, {
73
66
  kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
74
67
  url: 'https://explorer.whenmoonwhenlambo.money/medasdigital',
75
68
  tx_page: 'https://explorer.whenmoonwhenlambo.money/medasdigital/tx/${txHash}',
76
69
  account_page: 'https://explorer.whenmoonwhenlambo.money/medasdigital/account/${accountAddress}'
77
- }
78
- ],
70
+ }],
79
71
  images: [{
80
72
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
81
73
  }]
@@ -30,18 +30,18 @@ const info = {
30
30
  },
31
31
  codebase: {
32
32
  git_repo: 'https://github.com/realiotech/realio-network',
33
- recommended_version: 'v1.3.0',
34
- compatible_versions: ['v1.3.0'],
33
+ recommended_version: 'v1.4.0',
34
+ compatible_versions: ['v1.4.0'],
35
35
  binaries: {
36
- "linux/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Linux_x86_64.tar.gz',
37
- "linux/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Linux_arm64.tar.gz',
38
- "darwin/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Darwin_x86_64.tar.gz',
39
- "darwin/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Darwin_arm64.tar.gz',
40
- "windows/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Windows_x86_64.zip'
36
+ "linux/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Linux_x86_64.tar.gz',
37
+ "linux/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Linux_arm64.tar.gz',
38
+ "darwin/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Darwin_x86_64.tar.gz',
39
+ "darwin/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Darwin_arm64.tar.gz',
40
+ "windows/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Windows_x86_64.zip'
41
41
  },
42
42
  consensus: {
43
43
  type: 'cometbft',
44
- version: 'v0.38.12'
44
+ version: 'v0.38.17'
45
45
  },
46
46
  genesis: {
47
47
  genesis_url: 'https://raw.githubusercontent.com/realiotech/mainnet/main/realionetwork_3301-1/genesis.json'
@@ -52,9 +52,9 @@ const info = {
52
52
  },
53
53
  ibc: {
54
54
  type: 'go',
55
- version: 'v8.5.1'
55
+ version: 'v10'
56
56
  },
57
- tag: 'v1.3.0'
57
+ tag: 'v1.4.0'
58
58
  },
59
59
  logo_URIs: {
60
60
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png'
@@ -400,21 +400,21 @@ const info = [
400
400
  $schema: '../../ibc_data.schema.json',
401
401
  chain_1: {
402
402
  chain_name: 'nobletestnet',
403
- client_id: '07-tendermint-555',
404
- connection_id: 'connection-507'
403
+ client_id: '07-tendermint-572',
404
+ connection_id: 'connection-520'
405
405
  },
406
406
  chain_2: {
407
407
  chain_name: 'zigchaintestnet',
408
- client_id: '07-tendermint-72',
409
- connection_id: 'connection-52'
408
+ client_id: '07-tendermint-84',
409
+ connection_id: 'connection-62'
410
410
  },
411
411
  channels: [{
412
412
  chain_1: {
413
- channel_id: 'channel-664',
413
+ channel_id: 'channel-704',
414
414
  port_id: 'transfer'
415
415
  },
416
416
  chain_2: {
417
- channel_id: 'channel-35',
417
+ channel_id: 'channel-44',
418
418
  port_id: 'transfer'
419
419
  },
420
420
  ordering: 'unordered',
@@ -80,7 +80,7 @@ const info = {
80
80
  {
81
81
  description: 'Noble USDC on ZIGChain',
82
82
  denom_units: [{
83
- denom: 'ibc/8E452E728A6598EEF051E63FFE49AF19004F5D2AA3F690413C2985660AAFD38F',
83
+ denom: 'ibc/5260516290F7883EC893AADA09A6B8CEC790F2EEF3196F440037908749785BE8',
84
84
  exponent: 0,
85
85
  aliases: ['microusdc', 'uusdc']
86
86
  }, {
@@ -88,7 +88,7 @@ const info = {
88
88
  exponent: 6
89
89
  }],
90
90
  type_asset: 'ics20',
91
- base: 'ibc/8E452E728A6598EEF051E63FFE49AF19004F5D2AA3F690413C2985660AAFD38F',
91
+ base: 'ibc/5260516290F7883EC893AADA09A6B8CEC790F2EEF3196F440037908749785BE8',
92
92
  name: 'Noble USDC',
93
93
  display: 'usdc',
94
94
  symbol: 'USDC',
@@ -114,11 +114,11 @@ const info = {
114
114
  counterparty: {
115
115
  chain_name: 'nobletestnet',
116
116
  base_denom: 'uusdc',
117
- channel_id: 'channel-664'
117
+ channel_id: 'channel-704'
118
118
  },
119
119
  chain: {
120
- channel_id: 'channel-35',
121
- path: 'transfer/channel-35/uusdc'
120
+ channel_id: 'channel-44',
121
+ path: 'transfer/channel-44/uusdc'
122
122
  }
123
123
  }
124
124
  ],
@@ -16,32 +16,85 @@ const info = {
16
16
  },
17
17
  key_algos: ['secp256k1'],
18
18
  slip44: 118,
19
+ description: 'ZIGChain (ZIG) is a Layer 1 blockchain focused on unlocking financial opportunities for everyone - regardless of their income, location, or level of knowledge.',
19
20
  fees: {
20
21
  fee_tokens: [{
21
- denom: 'uzig'
22
+ denom: 'uzig',
23
+ fixed_min_gas_price: 0.0025,
24
+ low_gas_price: 0.0025,
25
+ average_gas_price: 0.025,
26
+ high_gas_price: 0.05
22
27
  }]
23
28
  },
24
29
  staking: {
25
30
  staking_tokens: [{
26
31
  denom: 'uzig'
27
- }]
32
+ }],
33
+ lock_duration: {
34
+ time: '604800s'
35
+ }
28
36
  },
29
37
  apis: {
30
38
  rest: [{
31
39
  address: 'https://testnet-api.zigchain.com',
32
40
  provider: 'ZIGCHAIN'
33
41
  }, {
34
- address: ' https://public-zigchain-testnet-lcd.numia.xyz/',
42
+ address: 'https://public-zigchain-testnet-lcd.numia.xyz/',
35
43
  provider: 'Numia'
36
44
  }],
37
45
  rpc: [{
38
46
  address: 'https://testnet-rpc.zigchain.com',
39
47
  provider: 'ZIGCHAIN'
40
48
  }, {
41
- address: ' https://public-zigchain-testnet-rpc.numia.xyz/',
49
+ address: 'https://public-zigchain-testnet-rpc.numia.xyz/',
50
+ provider: 'Numia'
51
+ }],
52
+ grpc: [{
53
+ address: 'zigchain-grpc.327oz4i6b04df1e27394zieudsh.g.eu.link.numia.xyz:9090',
42
54
  provider: 'Numia'
43
55
  }]
44
56
  },
57
+ codebase: {
58
+ git_repo: 'https://github.com/ZIGChain/zigchain',
59
+ recommended_version: '1.2.2',
60
+ compatible_versions: ['1.2.2'],
61
+ consensus: {
62
+ type: 'cometbft',
63
+ version: '0.38.17'
64
+ },
65
+ sdk: {
66
+ type: 'cosmos',
67
+ version: '0.50.14'
68
+ },
69
+ ibc: {
70
+ type: 'go',
71
+ version: '8.4.0'
72
+ },
73
+ cosmwasm: {
74
+ version: '0.55.1',
75
+ enabled: true
76
+ },
77
+ genesis: {
78
+ genesis_url: 'https://github.com/ZIGChain/networks/raw/main/zig-test-2/genesis.json'
79
+ },
80
+ binaries: {
81
+ "linux/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v1.2.2-linux-amd64.tar.gz',
82
+ "darwin/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v1.2.2-darwin-amd64.tar.gz',
83
+ "darwin/arm64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v1.2.2-darwin-amd64.tar.gz'
84
+ },
85
+ tag: '1.2.2'
86
+ },
87
+ explorers: [{
88
+ kind: 'range',
89
+ url: 'https://app.range.org/address/zigchain-testnet/zigchain',
90
+ tx_page: 'https://app.range.org/tx/zig-test-2/${txHash}',
91
+ account_page: 'https://app.range.org/address/zig-test-2/${accountAddress}'
92
+ }, {
93
+ kind: 'zigscan',
94
+ url: 'https://testnet.zigscan.org',
95
+ tx_page: 'https://testnet.zigscan.org/tx/${txHash}',
96
+ account_page: 'https://testnet.zigscan.org/address/${accountAddress}'
97
+ }],
45
98
  keywords: [
46
99
  'wealth generation',
47
100
  'rwa',
@@ -30,21 +30,21 @@ const info = [{
30
30
  $schema: '../../ibc_data.schema.json',
31
31
  chain_1: {
32
32
  chain_name: 'nobletestnet',
33
- client_id: '07-tendermint-555',
34
- connection_id: 'connection-507'
33
+ client_id: '07-tendermint-572',
34
+ connection_id: 'connection-520'
35
35
  },
36
36
  chain_2: {
37
37
  chain_name: 'zigchaintestnet',
38
- client_id: '07-tendermint-72',
39
- connection_id: 'connection-52'
38
+ client_id: '07-tendermint-84',
39
+ connection_id: 'connection-62'
40
40
  },
41
41
  channels: [{
42
42
  chain_1: {
43
- channel_id: 'channel-664',
43
+ channel_id: 'channel-704',
44
44
  port_id: 'transfer'
45
45
  },
46
46
  chain_2: {
47
- channel_id: 'channel-35',
47
+ channel_id: 'channel-44',
48
48
  port_id: 'transfer'
49
49
  },
50
50
  ordering: 'unordered',
@@ -603,6 +603,36 @@ const info = [
603
603
  }
604
604
  }]
605
605
  },
606
+ {
607
+ $schema: '../ibc_data.schema.json',
608
+ chain_1: {
609
+ chain_name: 'cosmoshub',
610
+ client_id: '07-tendermint-1441',
611
+ connection_id: 'connection-1179'
612
+ },
613
+ chain_2: {
614
+ chain_name: 'dungeon',
615
+ client_id: '07-tendermint-24',
616
+ connection_id: 'connection-8631'
617
+ },
618
+ channels: [{
619
+ chain_1: {
620
+ channel_id: 'channel-1560',
621
+ port_id: 'transfer'
622
+ },
623
+ chain_2: {
624
+ channel_id: 'channel-5308',
625
+ port_id: 'transfer'
626
+ },
627
+ ordering: 'unordered',
628
+ version: 'ics20-1',
629
+ tags: {
630
+ status: 'live',
631
+ preferred: true,
632
+ dex: 'osmosis'
633
+ }
634
+ }]
635
+ },
606
636
  {
607
637
  $schema: '../ibc_data.schema.json',
608
638
  chain_1: {
@@ -102,7 +102,7 @@ const info = {
102
102
  provider: 'ITRocket'
103
103
  },
104
104
  {
105
- address: 'm-dora-grpc.ruangnode.com:30090',
105
+ address: 'm-dora-grpc.ruangnode.com:443',
106
106
  provider: 'ruangnode'
107
107
  },
108
108
  {
@@ -1,6 +1,37 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- const info = [{
3
+ const info = [
4
+ {
5
+ $schema: '../ibc_data.schema.json',
6
+ chain_1: {
7
+ chain_name: 'cosmoshub',
8
+ client_id: '07-tendermint-1441',
9
+ connection_id: 'connection-1179'
10
+ },
11
+ chain_2: {
12
+ chain_name: 'dungeon',
13
+ client_id: '07-tendermint-24',
14
+ connection_id: 'connection-8631'
15
+ },
16
+ channels: [{
17
+ chain_1: {
18
+ channel_id: 'channel-1560',
19
+ port_id: 'transfer'
20
+ },
21
+ chain_2: {
22
+ channel_id: 'channel-5308',
23
+ port_id: 'transfer'
24
+ },
25
+ ordering: 'unordered',
26
+ version: 'ics20-1',
27
+ tags: {
28
+ status: 'live',
29
+ preferred: true,
30
+ dex: 'osmosis'
31
+ }
32
+ }]
33
+ },
34
+ {
4
35
  $schema: '../ibc_data.schema.json',
5
36
  chain_1: {
6
37
  chain_name: 'dungeon',
@@ -28,7 +59,8 @@ const info = [{
28
59
  preferred: true
29
60
  }
30
61
  }]
31
- }, {
62
+ },
63
+ {
32
64
  $schema: '../ibc_data.schema.json',
33
65
  chain_1: {
34
66
  chain_name: 'dungeon',
@@ -57,5 +89,6 @@ const info = [{
57
89
  dex: 'osmosis'
58
90
  }
59
91
  }]
60
- }];
92
+ }
93
+ ];
61
94
  exports.default = info;
@@ -4,7 +4,8 @@ const info = {
4
4
  $schema: '../assetlist.schema.json',
5
5
  chain_name: 'medasdigital',
6
6
  assets: [{
7
- description: 'The native token of Medas Digital Network',
7
+ description: 'Utility token for decentralized scientific computing. Used to pay provider nodes for executing computational jobs including N-body simulations, orbital analysis, and large-scale parameter searches.',
8
+ extended_description: 'MEDAS is the native utility token powering the MedasDigital decentralized scientific computing platform built on Cosmos SDK. The token enables a trustless marketplace connecting researchers who need computational resources with provider nodes that supply processing power. Researchers purchase and spend MEDAS tokens to submit computationally intensive scientific analysis jobs to the network, while nodes that execute jobs earn MEDAS tokens proportional to computational resources consumed and job complexity. Provider nodes stake MEDAS to participate in the network, ensuring accountability and quality of computational results. Token holders vote on scientific research priorities, protocol upgrades, and resource allocation. The platform supports astronomical computing including N-body orbital simulations, Trans-Neptunian Object clustering analysis, and systematic parameter space exploration for hypotheses like the Planet 9 search. Future expansion includes molecular dynamics for protein folding and drug discovery, climate science modeling, and distributed machine learning training. The economic model creates direct value exchange between computational supply and demand, with researchers getting access to distributed computing at competitive rates without relying on centralized cloud providers, while providers monetize unused computational capacity. All job submissions, results, and payments are recorded on-chain ensuring transparency and reproducibility. Initial deployment emphasizes astronomical research, specifically enabling large-scale grid searches over tens of thousands of orbital parameter combinations using real observational data from the Minor Planet Center and JPL Horizons.',
8
9
  denom_units: [{
9
10
  denom: 'umedas',
10
11
  exponent: 0
@@ -23,6 +24,10 @@ const info = {
23
24
  images: [{
24
25
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
25
26
  }],
27
+ socials: {
28
+ website: 'https://medas-digital.io/',
29
+ twitter: 'https://x.com/medasdigital'
30
+ },
26
31
  type_asset: 'sdk.coin'
27
32
  }]
28
33
  };
@@ -38,6 +38,7 @@ const info = {
38
38
  logo_URIs: {
39
39
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
40
40
  },
41
+ description: 'Decentralized scientific computing platform for computationally intensive research. Distributed network of provider nodes executes simulations and analyses across astrophysics, molecular dynamics, climate modeling, and AI training. Initial deployment focuses on astronomical computing including the Planet 9 search through large-scale N-body simulations and orbital parameter exploration.',
41
42
  apis: {
42
43
  rpc: [{
43
44
  address: 'https://rpc.medas-digital.io:26657/',
@@ -58,26 +59,17 @@ const info = {
58
59
  provider: 'Neptun Validator'
59
60
  }]
60
61
  },
61
- explorers: [
62
- {
63
- kind: 'BigDipper',
62
+ explorers: [{
63
+ kind: 'Ping',
64
64
  url: 'https://explorer.medas-digital.io:3100/medasdigital',
65
65
  tx_page: 'https://explorer.medas-digital.io:3100/medasdigital/transactions/${txHash}',
66
66
  account_page: 'explorer.medas-digital.io:3100/medasdigital/accounts/${accountAddress}'
67
- },
68
- {
69
- kind: 'atomscan',
70
- url: 'https://atomscan.com/frontier/medasdigital',
71
- tx_page: 'https://atomscan.com/frontier/medasdigital/transactions/${txHash}',
72
- account_page: 'https://atomscan.com/frontier/medasdigital/accounts/${accountAddress}'
73
- },
74
- {
67
+ }, {
75
68
  kind: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥',
76
69
  url: 'https://explorer.whenmoonwhenlambo.money/medasdigital',
77
70
  tx_page: 'https://explorer.whenmoonwhenlambo.money/medasdigital/tx/${txHash}',
78
71
  account_page: 'https://explorer.whenmoonwhenlambo.money/medasdigital/account/${accountAddress}'
79
- }
80
- ],
72
+ }],
81
73
  images: [{
82
74
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/medasdigital/images/medas.png'
83
75
  }]
@@ -32,18 +32,18 @@ const info = {
32
32
  },
33
33
  codebase: {
34
34
  git_repo: 'https://github.com/realiotech/realio-network',
35
- recommended_version: 'v1.3.0',
36
- compatible_versions: ['v1.3.0'],
35
+ recommended_version: 'v1.4.0',
36
+ compatible_versions: ['v1.4.0'],
37
37
  binaries: {
38
- "linux/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Linux_x86_64.tar.gz',
39
- "linux/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Linux_arm64.tar.gz',
40
- "darwin/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Darwin_x86_64.tar.gz',
41
- "darwin/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Darwin_arm64.tar.gz',
42
- "windows/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.3.0/realio-network_Windows_x86_64.zip'
38
+ "linux/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Linux_x86_64.tar.gz',
39
+ "linux/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Linux_arm64.tar.gz',
40
+ "darwin/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Darwin_x86_64.tar.gz',
41
+ "darwin/arm64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Darwin_arm64.tar.gz',
42
+ "windows/amd64": 'https://github.com/realiotech/realio-network/releases/download/v1.4.0/realio-network_Windows_x86_64.zip'
43
43
  },
44
44
  consensus: {
45
45
  type: 'cometbft',
46
- version: 'v0.38.12'
46
+ version: 'v0.38.17'
47
47
  },
48
48
  genesis: {
49
49
  genesis_url: 'https://raw.githubusercontent.com/realiotech/mainnet/main/realionetwork_3301-1/genesis.json'
@@ -54,9 +54,9 @@ const info = {
54
54
  },
55
55
  ibc: {
56
56
  type: 'go',
57
- version: 'v8.5.1'
57
+ version: 'v10'
58
58
  },
59
- tag: 'v1.3.0'
59
+ tag: 'v1.4.0'
60
60
  },
61
61
  logo_URIs: {
62
62
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/realio/images/rio.png'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.362",
3
+ "version": "1.69.363",
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": "^0.50.225"
32
+ "@chain-registry/types": "^0.50.226"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "b9d229390c9475069a9168f90e7e12572f663475"
42
+ "gitHead": "b923d2ca30ff7ac5f74adcac434e762e7860ed23"
43
43
  }
@@ -402,21 +402,21 @@ const info = [
402
402
  $schema: '../../ibc_data.schema.json',
403
403
  chain_1: {
404
404
  chain_name: 'nobletestnet',
405
- client_id: '07-tendermint-555',
406
- connection_id: 'connection-507'
405
+ client_id: '07-tendermint-572',
406
+ connection_id: 'connection-520'
407
407
  },
408
408
  chain_2: {
409
409
  chain_name: 'zigchaintestnet',
410
- client_id: '07-tendermint-72',
411
- connection_id: 'connection-52'
410
+ client_id: '07-tendermint-84',
411
+ connection_id: 'connection-62'
412
412
  },
413
413
  channels: [{
414
414
  chain_1: {
415
- channel_id: 'channel-664',
415
+ channel_id: 'channel-704',
416
416
  port_id: 'transfer'
417
417
  },
418
418
  chain_2: {
419
- channel_id: 'channel-35',
419
+ channel_id: 'channel-44',
420
420
  port_id: 'transfer'
421
421
  },
422
422
  ordering: 'unordered',
@@ -82,7 +82,7 @@ const info = {
82
82
  {
83
83
  description: 'Noble USDC on ZIGChain',
84
84
  denom_units: [{
85
- denom: 'ibc/8E452E728A6598EEF051E63FFE49AF19004F5D2AA3F690413C2985660AAFD38F',
85
+ denom: 'ibc/5260516290F7883EC893AADA09A6B8CEC790F2EEF3196F440037908749785BE8',
86
86
  exponent: 0,
87
87
  aliases: ['microusdc', 'uusdc']
88
88
  }, {
@@ -90,7 +90,7 @@ const info = {
90
90
  exponent: 6
91
91
  }],
92
92
  type_asset: 'ics20',
93
- base: 'ibc/8E452E728A6598EEF051E63FFE49AF19004F5D2AA3F690413C2985660AAFD38F',
93
+ base: 'ibc/5260516290F7883EC893AADA09A6B8CEC790F2EEF3196F440037908749785BE8',
94
94
  name: 'Noble USDC',
95
95
  display: 'usdc',
96
96
  symbol: 'USDC',
@@ -116,11 +116,11 @@ const info = {
116
116
  counterparty: {
117
117
  chain_name: 'nobletestnet',
118
118
  base_denom: 'uusdc',
119
- channel_id: 'channel-664'
119
+ channel_id: 'channel-704'
120
120
  },
121
121
  chain: {
122
- channel_id: 'channel-35',
123
- path: 'transfer/channel-35/uusdc'
122
+ channel_id: 'channel-44',
123
+ path: 'transfer/channel-44/uusdc'
124
124
  }
125
125
  }
126
126
  ],
@@ -18,32 +18,85 @@ const info = {
18
18
  },
19
19
  key_algos: ['secp256k1'],
20
20
  slip44: 118,
21
+ description: 'ZIGChain (ZIG) is a Layer 1 blockchain focused on unlocking financial opportunities for everyone - regardless of their income, location, or level of knowledge.',
21
22
  fees: {
22
23
  fee_tokens: [{
23
- denom: 'uzig'
24
+ denom: 'uzig',
25
+ fixed_min_gas_price: 0.0025,
26
+ low_gas_price: 0.0025,
27
+ average_gas_price: 0.025,
28
+ high_gas_price: 0.05
24
29
  }]
25
30
  },
26
31
  staking: {
27
32
  staking_tokens: [{
28
33
  denom: 'uzig'
29
- }]
34
+ }],
35
+ lock_duration: {
36
+ time: '604800s'
37
+ }
30
38
  },
31
39
  apis: {
32
40
  rest: [{
33
41
  address: 'https://testnet-api.zigchain.com',
34
42
  provider: 'ZIGCHAIN'
35
43
  }, {
36
- address: ' https://public-zigchain-testnet-lcd.numia.xyz/',
44
+ address: 'https://public-zigchain-testnet-lcd.numia.xyz/',
37
45
  provider: 'Numia'
38
46
  }],
39
47
  rpc: [{
40
48
  address: 'https://testnet-rpc.zigchain.com',
41
49
  provider: 'ZIGCHAIN'
42
50
  }, {
43
- address: ' https://public-zigchain-testnet-rpc.numia.xyz/',
51
+ address: 'https://public-zigchain-testnet-rpc.numia.xyz/',
52
+ provider: 'Numia'
53
+ }],
54
+ grpc: [{
55
+ address: 'zigchain-grpc.327oz4i6b04df1e27394zieudsh.g.eu.link.numia.xyz:9090',
44
56
  provider: 'Numia'
45
57
  }]
46
58
  },
59
+ codebase: {
60
+ git_repo: 'https://github.com/ZIGChain/zigchain',
61
+ recommended_version: '1.2.2',
62
+ compatible_versions: ['1.2.2'],
63
+ consensus: {
64
+ type: 'cometbft',
65
+ version: '0.38.17'
66
+ },
67
+ sdk: {
68
+ type: 'cosmos',
69
+ version: '0.50.14'
70
+ },
71
+ ibc: {
72
+ type: 'go',
73
+ version: '8.4.0'
74
+ },
75
+ cosmwasm: {
76
+ version: '0.55.1',
77
+ enabled: true
78
+ },
79
+ genesis: {
80
+ genesis_url: 'https://github.com/ZIGChain/networks/raw/main/zig-test-2/genesis.json'
81
+ },
82
+ binaries: {
83
+ "linux/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v1.2.2-linux-amd64.tar.gz',
84
+ "darwin/amd64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v1.2.2-darwin-amd64.tar.gz',
85
+ "darwin/arm64": 'https://github.com/ZIGChain/networks/raw/refs/heads/main/zig-test-2/binaries/zigchaind-v1.2.2-darwin-amd64.tar.gz'
86
+ },
87
+ tag: '1.2.2'
88
+ },
89
+ explorers: [{
90
+ kind: 'range',
91
+ url: 'https://app.range.org/address/zigchain-testnet/zigchain',
92
+ tx_page: 'https://app.range.org/tx/zig-test-2/${txHash}',
93
+ account_page: 'https://app.range.org/address/zig-test-2/${accountAddress}'
94
+ }, {
95
+ kind: 'zigscan',
96
+ url: 'https://testnet.zigscan.org',
97
+ tx_page: 'https://testnet.zigscan.org/tx/${txHash}',
98
+ account_page: 'https://testnet.zigscan.org/address/${accountAddress}'
99
+ }],
47
100
  keywords: [
48
101
  'wealth generation',
49
102
  'rwa',
@@ -32,21 +32,21 @@ const info = [{
32
32
  $schema: '../../ibc_data.schema.json',
33
33
  chain_1: {
34
34
  chain_name: 'nobletestnet',
35
- client_id: '07-tendermint-555',
36
- connection_id: 'connection-507'
35
+ client_id: '07-tendermint-572',
36
+ connection_id: 'connection-520'
37
37
  },
38
38
  chain_2: {
39
39
  chain_name: 'zigchaintestnet',
40
- client_id: '07-tendermint-72',
41
- connection_id: 'connection-52'
40
+ client_id: '07-tendermint-84',
41
+ connection_id: 'connection-62'
42
42
  },
43
43
  channels: [{
44
44
  chain_1: {
45
- channel_id: 'channel-664',
45
+ channel_id: 'channel-704',
46
46
  port_id: 'transfer'
47
47
  },
48
48
  chain_2: {
49
- channel_id: 'channel-35',
49
+ channel_id: 'channel-44',
50
50
  port_id: 'transfer'
51
51
  },
52
52
  ordering: 'unordered',