chain-registry 1.69.242 → 1.69.243

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.
@@ -845,7 +845,7 @@ const info = {
845
845
  }
846
846
  }],
847
847
  socials: {
848
- website: 'https://www.nride.com',
848
+ website: 'https://www.nride.network',
849
849
  twitter: 'https://twitter.com/nRide12'
850
850
  }
851
851
  },
@@ -299,6 +299,7 @@ const info = {
299
299
  },
300
300
  {
301
301
  description: 'GATA Yield DAO Governance Token powered by OmniFlixHub',
302
+ extended_description: 'GATA Yield DAO is a decentralized, community-governed organization focused on sustainable yield generation and resource allocation. Governed by YGATA stakers, GATA Yield DAO is committed to long-term value growth and to support aligned projects in Cosmos/IBC, with decisions made through open and verifiable governance. Designed for equitable participation, GATA Yield DAO prioritizes community benefits and financial sustainability.',
302
303
  denom_units: [{
303
304
  denom: 'factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata',
304
305
  exponent: 0
@@ -321,6 +322,11 @@ const info = {
321
322
  primary_color_hex: '#7b5aff'
322
323
  }
323
324
  }],
325
+ coingecko_id: 'yield-gata',
326
+ socials: {
327
+ website: 'https://gatahub.zone',
328
+ twitter: 'https://x.com/GataHubZone'
329
+ },
324
330
  type_asset: 'sdk.coin'
325
331
  },
326
332
  {
@@ -21478,7 +21478,12 @@ const info = {
21478
21478
  theme: {
21479
21479
  primary_color_hex: '#7b5aff'
21480
21480
  }
21481
- }]
21481
+ }],
21482
+ coingecko_id: 'yield-gata',
21483
+ socials: {
21484
+ website: 'https://gatahub.zone',
21485
+ twitter: 'https://x.com/GataHubZone'
21486
+ }
21482
21487
  },
21483
21488
  {
21484
21489
  description: 'Deprecated after hard fork: Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
@@ -616,6 +616,7 @@ const info = {
616
616
  primary_color_hex: '#7b5aff'
617
617
  }
618
618
  }],
619
+ coingecko_id: 'yield-gata',
619
620
  socials: {
620
621
  website: 'https://gatahub.zone',
621
622
  twitter: 'https://x.com/GataHubZone'
@@ -44,6 +44,7 @@ import * as _finschiatestnet from './finschiatestnet';
44
44
  import * as _galacticatestnet from './galacticatestnet';
45
45
  import * as _gitopiatestnet from './gitopiatestnet';
46
46
  import * as _hedgetestnet from './hedgetestnet';
47
+ import * as _hippoprotocoltestnet from './hippoprotocoltestnet';
47
48
  import * as _humanstestnet from './humanstestnet';
48
49
  import * as _hypersigntestnet from './hypersigntestnet';
49
50
  import * as _impacthubtestnet from './impacthubtestnet';
@@ -180,6 +181,7 @@ const assets = [
180
181
  _galacticatestnet.assets,
181
182
  _gitopiatestnet.assets,
182
183
  _hedgetestnet.assets,
184
+ _hippoprotocoltestnet.assets,
183
185
  _humanstestnet.assets,
184
186
  _hypersigntestnet.assets,
185
187
  _impacthubtestnet.assets,
@@ -44,6 +44,7 @@ import * as _finschiatestnet from './finschiatestnet';
44
44
  import * as _galacticatestnet from './galacticatestnet';
45
45
  import * as _gitopiatestnet from './gitopiatestnet';
46
46
  import * as _hedgetestnet from './hedgetestnet';
47
+ import * as _hippoprotocoltestnet from './hippoprotocoltestnet';
47
48
  import * as _humanstestnet from './humanstestnet';
48
49
  import * as _hypersigntestnet from './hypersigntestnet';
49
50
  import * as _impacthubtestnet from './impacthubtestnet';
@@ -180,6 +181,7 @@ const chains = [
180
181
  _galacticatestnet.chain,
181
182
  _gitopiatestnet.chain,
182
183
  _hedgetestnet.chain,
184
+ _hippoprotocoltestnet.chain,
183
185
  _humanstestnet.chain,
184
186
  _hypersigntestnet.chain,
185
187
  _impacthubtestnet.chain,
@@ -0,0 +1,28 @@
1
+ const info = {
2
+ $schema: '../../assetlist.schema.json',
3
+ chain_name: 'hippoprotocoltestnet',
4
+ assets: [{
5
+ description: 'The native token of Hippo Protocol.',
6
+ denom_units: [{
7
+ denom: 'ahp',
8
+ exponent: 0
9
+ }],
10
+ type_asset: 'sdk.coin',
11
+ base: 'ahp',
12
+ name: 'Hippo',
13
+ display: 'ahp',
14
+ symbol: 'HP',
15
+ logo_URIs: {
16
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
17
+ },
18
+ images: [{
19
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
20
+ }],
21
+ coingecko_id: 'hippo-protocol',
22
+ socials: {
23
+ website: 'https://hippoprotocol.ai/',
24
+ twitter: 'https://x.com/Hippo_Protocol'
25
+ }
26
+ }]
27
+ };
28
+ export default info;
@@ -0,0 +1,86 @@
1
+ const info = {
2
+ $schema: '../../chain.schema.json',
3
+ chain_name: 'hippoprotocoltestnet',
4
+ status: 'live',
5
+ website: 'https://hippoprotocol.ai/',
6
+ network_type: 'testnet',
7
+ pretty_name: 'Hippo Protocol Testnet',
8
+ chain_type: 'cosmos',
9
+ chain_id: 'hippo-protocol-testnet-1',
10
+ bech32_prefix: 'hippo',
11
+ slip44: 118,
12
+ daemon_name: 'hippod',
13
+ node_home: '$HOME/.hippod',
14
+ key_algos: ['secp256k1'],
15
+ fees: {
16
+ fee_tokens: [{
17
+ denom: 'ahp',
18
+ low_gas_price: 4000000000000,
19
+ average_gas_price: 5000000000000,
20
+ high_gas_price: 10000000000000
21
+ }]
22
+ },
23
+ staking: {
24
+ staking_tokens: [{
25
+ denom: 'ahp'
26
+ }],
27
+ lock_duration: {
28
+ time: '1814400s'
29
+ }
30
+ },
31
+ codebase: {
32
+ git_repo: 'https://github.com/hippo-protocol/hippo-protocol',
33
+ recommended_version: 'v1.0.0',
34
+ compatible_versions: ['v1.0.0'],
35
+ genesis: {
36
+ genesis_url: 'https://github.com/hippo-protocol/hippo-protocol-hub/blob/main/hippo-protocol-testnet-1/genesis.json'
37
+ },
38
+ consensus: {
39
+ type: 'cometbft',
40
+ repo: 'https://github.com/cometbft/cometbft',
41
+ version: 'v0.38.17',
42
+ tag: 'v0.38.17'
43
+ },
44
+ sdk: {
45
+ type: 'cosmos',
46
+ repo: 'https://github.com/cosmos/cosmos-sdk',
47
+ version: 'v0.50.13',
48
+ tag: 'v0.50.13'
49
+ },
50
+ ibc: {
51
+ type: 'go',
52
+ repo: 'https://github.com/cosmos/ibc-go',
53
+ version: 'v8.7.0',
54
+ tag: 'v8.7.0'
55
+ },
56
+ language: {
57
+ type: 'go',
58
+ version: '1.23.0'
59
+ }
60
+ },
61
+ logo_URIs: {
62
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
63
+ },
64
+ apis: {
65
+ rpc: [{
66
+ address: 'https://rpc.testnet.hippo-protocol.com/',
67
+ provider: 'Hippo Protocol'
68
+ }],
69
+ rest: [{
70
+ address: 'https://api.testnet.hippo-protocol.com/',
71
+ provider: 'Hippo Protocol'
72
+ }],
73
+ grpc: []
74
+ },
75
+ explorers: [{
76
+ kind: 'Hippo River Testnet',
77
+ url: 'https://river-testnet.hippoprotocol.ai/',
78
+ tx_page: 'https://river-testnet.hippoprotocol.ai/hippo-protocol/tx/${txHash}',
79
+ account_page: 'https://river-testnet.hippoprotocol.ai/hippo-protocol/account/${accountAddress}'
80
+ }],
81
+ images: [{
82
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
83
+ }],
84
+ description: 'One Protocol. Every Patient. Infinite Possibility.'
85
+ };
86
+ export default info;
@@ -0,0 +1,4 @@
1
+ import _assets from './assets';
2
+ import _chain from './chain';
3
+ export const assets = _assets;
4
+ export const chain = _chain;
@@ -44,6 +44,7 @@ export * as finschiatestnet from './finschiatestnet';
44
44
  export * as galacticatestnet from './galacticatestnet';
45
45
  export * as gitopiatestnet from './gitopiatestnet';
46
46
  export * as hedgetestnet from './hedgetestnet';
47
+ export * as hippoprotocoltestnet from './hippoprotocoltestnet';
47
48
  export * as humanstestnet from './humanstestnet';
48
49
  export * as hypersigntestnet from './hypersigntestnet';
49
50
  export * as impacthubtestnet from './impacthubtestnet';
@@ -6,7 +6,7 @@ const info = {
6
6
  network_type: 'testnet',
7
7
  chain_type: 'cosmos',
8
8
  pretty_name: 'Zenrock Gardia Testnet',
9
- chain_id: 'gardia-5',
9
+ chain_id: 'gardia-9',
10
10
  bech32_prefix: 'zen',
11
11
  daemon_name: 'zenrockd',
12
12
  node_home: '$HOME/.zenrockd',
@@ -847,7 +847,7 @@ const info = {
847
847
  }
848
848
  }],
849
849
  socials: {
850
- website: 'https://www.nride.com',
850
+ website: 'https://www.nride.network',
851
851
  twitter: 'https://twitter.com/nRide12'
852
852
  }
853
853
  },
@@ -301,6 +301,7 @@ const info = {
301
301
  },
302
302
  {
303
303
  description: 'GATA Yield DAO Governance Token powered by OmniFlixHub',
304
+ extended_description: 'GATA Yield DAO is a decentralized, community-governed organization focused on sustainable yield generation and resource allocation. Governed by YGATA stakers, GATA Yield DAO is committed to long-term value growth and to support aligned projects in Cosmos/IBC, with decisions made through open and verifiable governance. Designed for equitable participation, GATA Yield DAO prioritizes community benefits and financial sustainability.',
304
305
  denom_units: [{
305
306
  denom: 'factory/omniflix1fwphj5p6qd8gtkehkzfgac38eur4uqzgz97uwvf6hsc0vjl004gqfj0xnv/ygata',
306
307
  exponent: 0
@@ -323,6 +324,11 @@ const info = {
323
324
  primary_color_hex: '#7b5aff'
324
325
  }
325
326
  }],
327
+ coingecko_id: 'yield-gata',
328
+ socials: {
329
+ website: 'https://gatahub.zone',
330
+ twitter: 'https://x.com/GataHubZone'
331
+ },
326
332
  type_asset: 'sdk.coin'
327
333
  },
328
334
  {
@@ -21480,7 +21480,12 @@ const info = {
21480
21480
  theme: {
21481
21481
  primary_color_hex: '#7b5aff'
21482
21482
  }
21483
- }]
21483
+ }],
21484
+ coingecko_id: 'yield-gata',
21485
+ socials: {
21486
+ website: 'https://gatahub.zone',
21487
+ twitter: 'https://x.com/GataHubZone'
21488
+ }
21484
21489
  },
21485
21490
  {
21486
21491
  description: 'Deprecated after hard fork: Dragon Token is the native staking and governance token of Dungeon Chain, serving as the backbone of the ecosystem. Its primary roles include staking, where users stake Dragon Tokens to secure the network, enhance its functionality, and earn rewards in return; governance, granting token holders voting rights to influence key decisions such as game onboarding, protocol updates, and community-driven initiatives; and ecosystem growth, facilitating transactions, incentivizing developers, and promoting the creation of new interchain games. Dragon Token ensures a decentralized, fair, and community-driven ecosystem, fostering the evolution of blockchain-based gaming. It plays a crucial role in driving the growth of Dungeon Chain by empowering both developers and players to participate actively in the ecosystem\'s governance and success.',
@@ -618,6 +618,7 @@ const info = {
618
618
  primary_color_hex: '#7b5aff'
619
619
  }
620
620
  }],
621
+ coingecko_id: 'yield-gata',
621
622
  socials: {
622
623
  website: 'https://gatahub.zone',
623
624
  twitter: 'https://x.com/GataHubZone'
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.242",
3
+ "version": "1.69.243",
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.151"
32
+ "@chain-registry/types": "^0.50.152"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "1f1d8c99437916d1762e9af9835f7984fc36c8a7"
42
+ "gitHead": "553c8a60df7eddbda897cedc2b4c29f8c0681e39"
43
43
  }
package/testnet/assets.js CHANGED
@@ -69,6 +69,7 @@ const _finschiatestnet = __importStar(require("./finschiatestnet"));
69
69
  const _galacticatestnet = __importStar(require("./galacticatestnet"));
70
70
  const _gitopiatestnet = __importStar(require("./gitopiatestnet"));
71
71
  const _hedgetestnet = __importStar(require("./hedgetestnet"));
72
+ const _hippoprotocoltestnet = __importStar(require("./hippoprotocoltestnet"));
72
73
  const _humanstestnet = __importStar(require("./humanstestnet"));
73
74
  const _hypersigntestnet = __importStar(require("./hypersigntestnet"));
74
75
  const _impacthubtestnet = __importStar(require("./impacthubtestnet"));
@@ -205,6 +206,7 @@ const assets = [
205
206
  _galacticatestnet.assets,
206
207
  _gitopiatestnet.assets,
207
208
  _hedgetestnet.assets,
209
+ _hippoprotocoltestnet.assets,
208
210
  _humanstestnet.assets,
209
211
  _hypersigntestnet.assets,
210
212
  _impacthubtestnet.assets,
package/testnet/chains.js CHANGED
@@ -69,6 +69,7 @@ const _finschiatestnet = __importStar(require("./finschiatestnet"));
69
69
  const _galacticatestnet = __importStar(require("./galacticatestnet"));
70
70
  const _gitopiatestnet = __importStar(require("./gitopiatestnet"));
71
71
  const _hedgetestnet = __importStar(require("./hedgetestnet"));
72
+ const _hippoprotocoltestnet = __importStar(require("./hippoprotocoltestnet"));
72
73
  const _humanstestnet = __importStar(require("./humanstestnet"));
73
74
  const _hypersigntestnet = __importStar(require("./hypersigntestnet"));
74
75
  const _impacthubtestnet = __importStar(require("./impacthubtestnet"));
@@ -205,6 +206,7 @@ const chains = [
205
206
  _galacticatestnet.chain,
206
207
  _gitopiatestnet.chain,
207
208
  _hedgetestnet.chain,
209
+ _hippoprotocoltestnet.chain,
208
210
  _humanstestnet.chain,
209
211
  _hypersigntestnet.chain,
210
212
  _impacthubtestnet.chain,
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,30 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../../assetlist.schema.json',
5
+ chain_name: 'hippoprotocoltestnet',
6
+ assets: [{
7
+ description: 'The native token of Hippo Protocol.',
8
+ denom_units: [{
9
+ denom: 'ahp',
10
+ exponent: 0
11
+ }],
12
+ type_asset: 'sdk.coin',
13
+ base: 'ahp',
14
+ name: 'Hippo',
15
+ display: 'ahp',
16
+ symbol: 'HP',
17
+ logo_URIs: {
18
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
19
+ },
20
+ images: [{
21
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
22
+ }],
23
+ coingecko_id: 'hippo-protocol',
24
+ socials: {
25
+ website: 'https://hippoprotocol.ai/',
26
+ twitter: 'https://x.com/Hippo_Protocol'
27
+ }
28
+ }]
29
+ };
30
+ exports.default = info;
@@ -0,0 +1,3 @@
1
+ import { Chain } from '@chain-registry/types';
2
+ declare const info: Chain;
3
+ export default info;
@@ -0,0 +1,88 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../../chain.schema.json',
5
+ chain_name: 'hippoprotocoltestnet',
6
+ status: 'live',
7
+ website: 'https://hippoprotocol.ai/',
8
+ network_type: 'testnet',
9
+ pretty_name: 'Hippo Protocol Testnet',
10
+ chain_type: 'cosmos',
11
+ chain_id: 'hippo-protocol-testnet-1',
12
+ bech32_prefix: 'hippo',
13
+ slip44: 118,
14
+ daemon_name: 'hippod',
15
+ node_home: '$HOME/.hippod',
16
+ key_algos: ['secp256k1'],
17
+ fees: {
18
+ fee_tokens: [{
19
+ denom: 'ahp',
20
+ low_gas_price: 4000000000000,
21
+ average_gas_price: 5000000000000,
22
+ high_gas_price: 10000000000000
23
+ }]
24
+ },
25
+ staking: {
26
+ staking_tokens: [{
27
+ denom: 'ahp'
28
+ }],
29
+ lock_duration: {
30
+ time: '1814400s'
31
+ }
32
+ },
33
+ codebase: {
34
+ git_repo: 'https://github.com/hippo-protocol/hippo-protocol',
35
+ recommended_version: 'v1.0.0',
36
+ compatible_versions: ['v1.0.0'],
37
+ genesis: {
38
+ genesis_url: 'https://github.com/hippo-protocol/hippo-protocol-hub/blob/main/hippo-protocol-testnet-1/genesis.json'
39
+ },
40
+ consensus: {
41
+ type: 'cometbft',
42
+ repo: 'https://github.com/cometbft/cometbft',
43
+ version: 'v0.38.17',
44
+ tag: 'v0.38.17'
45
+ },
46
+ sdk: {
47
+ type: 'cosmos',
48
+ repo: 'https://github.com/cosmos/cosmos-sdk',
49
+ version: 'v0.50.13',
50
+ tag: 'v0.50.13'
51
+ },
52
+ ibc: {
53
+ type: 'go',
54
+ repo: 'https://github.com/cosmos/ibc-go',
55
+ version: 'v8.7.0',
56
+ tag: 'v8.7.0'
57
+ },
58
+ language: {
59
+ type: 'go',
60
+ version: '1.23.0'
61
+ }
62
+ },
63
+ logo_URIs: {
64
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
65
+ },
66
+ apis: {
67
+ rpc: [{
68
+ address: 'https://rpc.testnet.hippo-protocol.com/',
69
+ provider: 'Hippo Protocol'
70
+ }],
71
+ rest: [{
72
+ address: 'https://api.testnet.hippo-protocol.com/',
73
+ provider: 'Hippo Protocol'
74
+ }],
75
+ grpc: []
76
+ },
77
+ explorers: [{
78
+ kind: 'Hippo River Testnet',
79
+ url: 'https://river-testnet.hippoprotocol.ai/',
80
+ tx_page: 'https://river-testnet.hippoprotocol.ai/hippo-protocol/tx/${txHash}',
81
+ account_page: 'https://river-testnet.hippoprotocol.ai/hippo-protocol/account/${accountAddress}'
82
+ }],
83
+ images: [{
84
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hippoprotocol/images/logo.svg'
85
+ }],
86
+ description: 'One Protocol. Every Patient. Infinite Possibility.'
87
+ };
88
+ exports.default = info;
@@ -0,0 +1,2 @@
1
+ export declare const assets: import("@chain-registry/types").AssetList;
2
+ export declare const chain: import("@chain-registry/types").Chain;
@@ -0,0 +1,10 @@
1
+ "use strict";
2
+ var __importDefault = (this && this.__importDefault) || function (mod) {
3
+ return (mod && mod.__esModule) ? mod : { "default": mod };
4
+ };
5
+ Object.defineProperty(exports, "__esModule", { value: true });
6
+ exports.chain = exports.assets = void 0;
7
+ const assets_1 = __importDefault(require("./assets"));
8
+ const chain_1 = __importDefault(require("./chain"));
9
+ exports.assets = assets_1.default;
10
+ exports.chain = chain_1.default;
@@ -44,6 +44,7 @@ export * as finschiatestnet from './finschiatestnet';
44
44
  export * as galacticatestnet from './galacticatestnet';
45
45
  export * as gitopiatestnet from './gitopiatestnet';
46
46
  export * as hedgetestnet from './hedgetestnet';
47
+ export * as hippoprotocoltestnet from './hippoprotocoltestnet';
47
48
  export * as humanstestnet from './humanstestnet';
48
49
  export * as hypersigntestnet from './hypersigntestnet';
49
50
  export * as impacthubtestnet from './impacthubtestnet';
package/testnet/named.js CHANGED
@@ -23,9 +23,9 @@ var __importStar = (this && this.__importStar) || function (mod) {
23
23
  return result;
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
- exports.imversedtestnet = exports.impacthubtestnet = exports.hypersigntestnet = exports.humanstestnet = exports.hedgetestnet = exports.gitopiatestnet = exports.galacticatestnet = exports.finschiatestnet = exports.fiammatestnet = exports.fetchhubtestnet = exports.evmostestnet = exports.epixtestnet = exports.empowertestnet = exports.empetestnet = exports.elystestnet = exports.dymensiontestnet1 = exports.dydxtestnet = exports.doravotatestnet = exports.dhealthtestnet = exports.desmostestnet = exports.deardogetestnet = exports.cudostestnet = exports.cosstestnet = exports.cosmwasmtestnet = exports.cosmosicsprovidertestnet = exports.cosmoshubtestnet = exports.coreumtestnet = exports.coolcattestnet = exports.composabletestnet = exports.chimbatestnet = exports.cheqdtestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.cascadiatestnet = exports.blockxtestnet = exports.bitcannadevnet = exports.bfhevmtestnet = exports.babylontestnet = exports.axelartestnet = exports.autheotestnet = exports.auratestnet = exports.atomonetestnet = exports.artelatestnet = exports.arkeonetworktestnet = exports.archwaytestnet = exports.alloratestnet = exports.akashtestnet = exports.airchainsvaranasitestnet = exports.airchainstestnet = exports.agoricdevnet = void 0;
27
- exports.seitestnet = exports.sedatestnet = exports.secretnetworktestnet = exports.sagatestnet = exports.qwoyntestnet = exports.quicksilvertestnet = exports.qubeticstestnet = exports.quasartestnet = exports.pryzmtestnet = exports.pockettestnet = exports.planqtestnet = exports.persistencetestnet2 = exports.persistencetestnet = exports.permtestnet = exports.pelltestnet = exports.osmosistestnet = exports.okp4testnet = exports.nyxtestnet = exports.nomictestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.nilliontestnet = exports.nibirutestnet3 = exports.nibirutestnet2 = exports.nibirutestnet = exports.neutrontestnet = exports.neuratestnet = exports.migalootestnet = exports.metanovaversetestnet = exports.marstestnet = exports.mantrachaintestnet2 = exports.mantrachaintestnet = exports.manifesttestnet = exports.lumeratestnet = exports.lumenxtestnet = exports.lombardledgertestnet = exports.likecointestnet = exports.lavatestnet = exports.kyvetestnet = exports.kujiratestnet = exports.kimanetworktestnet = exports.kichaintestnet = exports.junotestnet = exports.jackaltestnet2 = exports.jackaltestnet = exports.iopntestnet = exports.intentotestnet = exports.int3facetestnet = exports.injectivetestnet = void 0;
28
- exports.zigchaintestnet = exports.zetachaintestnet = exports.zenrocktestnet = exports.xrplevmtestnet = exports.xplatestnet = exports.xiontestnet2 = exports.xarchaintestnet = exports.wavehashtestnet = exports.wardenprotocoltestnet = exports.upticktestnet = exports.uniontestnet = exports.unificationtestnet = exports.ulastestnet = exports.tucanatestnet = exports.titantestnet = exports.titannettestnet = exports.terra2testnet = exports.terpnettestnet2 = exports.terpnettestnet = exports.synternettestnet = exports.symphonytestnet3 = exports.symphonytestnet = exports.swisstroniktestnet = exports.sunrisetestnet = exports.stridetestnet = exports.statesettestnet = exports.stargazetestnet = exports.sourcetestnet = exports.soarchaintestnet = exports.sixtestnet = exports.shentutestnet = exports.sgetestnet4 = exports.sgetestnet = exports.selfchaindevnet = exports.seitestnet2 = void 0;
26
+ exports.impacthubtestnet = exports.hypersigntestnet = exports.humanstestnet = exports.hippoprotocoltestnet = exports.hedgetestnet = exports.gitopiatestnet = exports.galacticatestnet = exports.finschiatestnet = exports.fiammatestnet = exports.fetchhubtestnet = exports.evmostestnet = exports.epixtestnet = exports.empowertestnet = exports.empetestnet = exports.elystestnet = exports.dymensiontestnet1 = exports.dydxtestnet = exports.doravotatestnet = exports.dhealthtestnet = exports.desmostestnet = exports.deardogetestnet = exports.cudostestnet = exports.cosstestnet = exports.cosmwasmtestnet = exports.cosmosicsprovidertestnet = exports.cosmoshubtestnet = exports.coreumtestnet = exports.coolcattestnet = exports.composabletestnet = exports.chimbatestnet = exports.cheqdtestnet = exports.chain4energytestnet = exports.celestiatestnet3 = exports.cascadiatestnet = exports.blockxtestnet = exports.bitcannadevnet = exports.bfhevmtestnet = exports.babylontestnet = exports.axelartestnet = exports.autheotestnet = exports.auratestnet = exports.atomonetestnet = exports.artelatestnet = exports.arkeonetworktestnet = exports.archwaytestnet = exports.alloratestnet = exports.akashtestnet = exports.airchainsvaranasitestnet = exports.airchainstestnet = exports.agoricdevnet = void 0;
27
+ exports.sedatestnet = exports.secretnetworktestnet = exports.sagatestnet = exports.qwoyntestnet = exports.quicksilvertestnet = exports.qubeticstestnet = exports.quasartestnet = exports.pryzmtestnet = exports.pockettestnet = exports.planqtestnet = exports.persistencetestnet2 = exports.persistencetestnet = exports.permtestnet = exports.pelltestnet = exports.osmosistestnet = exports.okp4testnet = exports.nyxtestnet = exports.nomictestnet = exports.nolustestnet = exports.noistestnet = exports.nobletestnet = exports.nilliontestnet = exports.nibirutestnet3 = exports.nibirutestnet2 = exports.nibirutestnet = exports.neutrontestnet = exports.neuratestnet = exports.migalootestnet = exports.metanovaversetestnet = exports.marstestnet = exports.mantrachaintestnet2 = exports.mantrachaintestnet = exports.manifesttestnet = exports.lumeratestnet = exports.lumenxtestnet = exports.lombardledgertestnet = exports.likecointestnet = exports.lavatestnet = exports.kyvetestnet = exports.kujiratestnet = exports.kimanetworktestnet = exports.kichaintestnet = exports.junotestnet = exports.jackaltestnet2 = exports.jackaltestnet = exports.iopntestnet = exports.intentotestnet = exports.int3facetestnet = exports.injectivetestnet = exports.imversedtestnet = void 0;
28
+ exports.zigchaintestnet = exports.zetachaintestnet = exports.zenrocktestnet = exports.xrplevmtestnet = exports.xplatestnet = exports.xiontestnet2 = exports.xarchaintestnet = exports.wavehashtestnet = exports.wardenprotocoltestnet = exports.upticktestnet = exports.uniontestnet = exports.unificationtestnet = exports.ulastestnet = exports.tucanatestnet = exports.titantestnet = exports.titannettestnet = exports.terra2testnet = exports.terpnettestnet2 = exports.terpnettestnet = exports.synternettestnet = exports.symphonytestnet3 = exports.symphonytestnet = exports.swisstroniktestnet = exports.sunrisetestnet = exports.stridetestnet = exports.statesettestnet = exports.stargazetestnet = exports.sourcetestnet = exports.soarchaintestnet = exports.sixtestnet = exports.shentutestnet = exports.sgetestnet4 = exports.sgetestnet = exports.selfchaindevnet = exports.seitestnet2 = exports.seitestnet = void 0;
29
29
  exports.agoricdevnet = __importStar(require("./agoricdevnet"));
30
30
  exports.airchainstestnet = __importStar(require("./airchainstestnet"));
31
31
  exports.airchainsvaranasitestnet = __importStar(require("./airchainsvaranasitestnet"));
@@ -72,6 +72,7 @@ exports.finschiatestnet = __importStar(require("./finschiatestnet"));
72
72
  exports.galacticatestnet = __importStar(require("./galacticatestnet"));
73
73
  exports.gitopiatestnet = __importStar(require("./gitopiatestnet"));
74
74
  exports.hedgetestnet = __importStar(require("./hedgetestnet"));
75
+ exports.hippoprotocoltestnet = __importStar(require("./hippoprotocoltestnet"));
75
76
  exports.humanstestnet = __importStar(require("./humanstestnet"));
76
77
  exports.hypersigntestnet = __importStar(require("./hypersigntestnet"));
77
78
  exports.impacthubtestnet = __importStar(require("./impacthubtestnet"));
@@ -8,7 +8,7 @@ const info = {
8
8
  network_type: 'testnet',
9
9
  chain_type: 'cosmos',
10
10
  pretty_name: 'Zenrock Gardia Testnet',
11
- chain_id: 'gardia-5',
11
+ chain_id: 'gardia-9',
12
12
  bech32_prefix: 'zen',
13
13
  daemon_name: 'zenrockd',
14
14
  node_home: '$HOME/.zenrockd',