chain-registry 1.69.633 → 1.69.635

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.
@@ -86,6 +86,7 @@ import * as _haqq from './haqq';
86
86
  import * as _hazinachain from './hazinachain';
87
87
  import * as _heli from './heli';
88
88
  import * as _highbury from './highbury';
89
+ import * as _hipercapital from './hipercapital';
89
90
  import * as _hippoprotocol from './hippoprotocol';
90
91
  import * as _humans from './humans';
91
92
  import * as _idep from './idep';
@@ -171,6 +172,7 @@ import * as _qwoyn from './qwoyn';
171
172
  import * as _realio from './realio';
172
173
  import * as _rebus from './rebus';
173
174
  import * as _regen from './regen';
175
+ import * as _ritbit from './ritbit';
174
176
  import * as _rizon from './rizon';
175
177
  import * as _safrochain from './safrochain';
176
178
  import * as _saga from './saga';
@@ -312,6 +314,7 @@ const assets = [
312
314
  _hazinachain.assets,
313
315
  _heli.assets,
314
316
  _highbury.assets,
317
+ _hipercapital.assets,
315
318
  _hippoprotocol.assets,
316
319
  _humans.assets,
317
320
  _idep.assets,
@@ -397,6 +400,7 @@ const assets = [
397
400
  _realio.assets,
398
401
  _rebus.assets,
399
402
  _regen.assets,
403
+ _ritbit.assets,
400
404
  _rizon.assets,
401
405
  _safrochain.assets,
402
406
  _saga.assets,
@@ -30,6 +30,37 @@ const info = [
30
30
  }
31
31
  }]
32
32
  },
33
+ {
34
+ $schema: '../ibc_data.schema.json',
35
+ chain_1: {
36
+ chain_name: 'bitbadges',
37
+ chain_id: 'bitbadges-1',
38
+ client_id: '07-tendermint-39',
39
+ connection_id: 'connection-89'
40
+ },
41
+ chain_2: {
42
+ chain_name: 'injective',
43
+ chain_id: 'injective-1',
44
+ client_id: '07-tendermint-340',
45
+ connection_id: 'connection-343'
46
+ },
47
+ channels: [{
48
+ chain_1: {
49
+ channel_id: 'channel-40',
50
+ port_id: 'transfer'
51
+ },
52
+ chain_2: {
53
+ channel_id: 'channel-464',
54
+ port_id: 'transfer'
55
+ },
56
+ ordering: 'unordered',
57
+ version: 'ics20-1',
58
+ tags: {
59
+ preferred: true,
60
+ status: 'ACTIVE'
61
+ }
62
+ }]
63
+ },
33
64
  {
34
65
  $schema: '../ibc_data.schema.json',
35
66
  chain_1: {
@@ -86,6 +86,7 @@ import * as _haqq from './haqq';
86
86
  import * as _hazinachain from './hazinachain';
87
87
  import * as _heli from './heli';
88
88
  import * as _highbury from './highbury';
89
+ import * as _hipercapital from './hipercapital';
89
90
  import * as _hippoprotocol from './hippoprotocol';
90
91
  import * as _humans from './humans';
91
92
  import * as _idep from './idep';
@@ -171,6 +172,7 @@ import * as _qwoyn from './qwoyn';
171
172
  import * as _realio from './realio';
172
173
  import * as _rebus from './rebus';
173
174
  import * as _regen from './regen';
175
+ import * as _ritbit from './ritbit';
174
176
  import * as _rizon from './rizon';
175
177
  import * as _safrochain from './safrochain';
176
178
  import * as _saga from './saga';
@@ -312,6 +314,7 @@ const chains = [
312
314
  _hazinachain.chain,
313
315
  _heli.chain,
314
316
  _highbury.chain,
317
+ _hipercapital.chain,
315
318
  _hippoprotocol.chain,
316
319
  _humans.chain,
317
320
  _idep.chain,
@@ -397,6 +400,7 @@ const chains = [
397
400
  _realio.chain,
398
401
  _rebus.chain,
399
402
  _regen.chain,
403
+ _ritbit.chain,
400
404
  _rizon.chain,
401
405
  _safrochain.chain,
402
406
  _saga.chain,
@@ -0,0 +1,27 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chain_name: 'hipercapital',
4
+ assets: [{
5
+ description: 'HIP is the native governance and gas token of the HiperCapital sovereign chain (hipcf_7777-1).',
6
+ type_asset: 'sdk.coin',
7
+ denom_units: [{
8
+ denom: 'ahip',
9
+ exponent: 0,
10
+ aliases: ['attoahip']
11
+ }, {
12
+ denom: 'hip',
13
+ exponent: 18
14
+ }],
15
+ base: 'ahip',
16
+ name: 'HiperCapital Governance',
17
+ display: 'hip',
18
+ symbol: 'HIP',
19
+ logo_URIs: {
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
21
+ },
22
+ images: [{
23
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
24
+ }]
25
+ }]
26
+ };
27
+ export default info;
@@ -0,0 +1,65 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chain_name: 'hipercapital',
4
+ status: 'live',
5
+ network_type: 'mainnet',
6
+ pretty_name: 'Hipercapital Finance',
7
+ chain_type: 'cosmos',
8
+ chain_id: 'hipcf_7777-1',
9
+ bech32_prefix: 'cosmos',
10
+ daemon_name: 'evmd',
11
+ node_home: '$HOME/.evmd-mainnet',
12
+ key_algos: ['ethsecp256k1'],
13
+ slip44: 60,
14
+ logo_URIs: {
15
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
16
+ },
17
+ fees: {
18
+ fee_tokens: [{
19
+ denom: 'ahip',
20
+ fixed_min_gas_price: 0,
21
+ low_gas_price: 1000000000,
22
+ average_gas_price: 5000000000,
23
+ high_gas_price: 10000000000
24
+ }]
25
+ },
26
+ staking: {
27
+ staking_tokens: [{
28
+ denom: 'ahip'
29
+ }]
30
+ },
31
+ codebase: {
32
+ git_repo: 'https://github.com/hipercapital/evm',
33
+ recommended_version: 'v0.7.0',
34
+ consensus: {
35
+ type: 'cometbft'
36
+ },
37
+ genesis: {
38
+ genesis_url: 'https://rpc-cosmos.hipercapitalfinance.com/genesis.json'
39
+ },
40
+ compatible_versions: ['v0.7.0']
41
+ },
42
+ apis: {
43
+ rpc: [{
44
+ address: 'https://rpc-cosmos.hipercapitalfinance.com',
45
+ provider: 'HiperCapital Finance'
46
+ }],
47
+ rest: [{
48
+ address: 'https://api-cosmos.hipercapitalfinance.com',
49
+ provider: 'HiperCapital Finance'
50
+ }],
51
+ "evm-http-jsonrpc": [{
52
+ address: 'https://evm-cosmos.hipercapitalfinance.com',
53
+ provider: 'HiperCapital Finance'
54
+ }]
55
+ },
56
+ explorers: [{
57
+ kind: 'HiperCapital Explorer',
58
+ url: 'https://explorer.hipercapitalfinance.com'
59
+ }],
60
+ images: [{
61
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
62
+ }],
63
+ website: 'https://hipercapitalfinance.com'
64
+ };
65
+ 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;
@@ -92,6 +92,37 @@ const info = [
92
92
  }
93
93
  }]
94
94
  },
95
+ {
96
+ $schema: '../ibc_data.schema.json',
97
+ chain_1: {
98
+ chain_name: 'bitbadges',
99
+ chain_id: 'bitbadges-1',
100
+ client_id: '07-tendermint-39',
101
+ connection_id: 'connection-89'
102
+ },
103
+ chain_2: {
104
+ chain_name: 'injective',
105
+ chain_id: 'injective-1',
106
+ client_id: '07-tendermint-340',
107
+ connection_id: 'connection-343'
108
+ },
109
+ channels: [{
110
+ chain_1: {
111
+ channel_id: 'channel-40',
112
+ port_id: 'transfer'
113
+ },
114
+ chain_2: {
115
+ channel_id: 'channel-464',
116
+ port_id: 'transfer'
117
+ },
118
+ ordering: 'unordered',
119
+ version: 'ics20-1',
120
+ tags: {
121
+ preferred: true,
122
+ status: 'ACTIVE'
123
+ }
124
+ }]
125
+ },
95
126
  {
96
127
  $schema: '../ibc_data.schema.json',
97
128
  chain_1: {
@@ -86,6 +86,7 @@ export * as haqq from './haqq';
86
86
  export * as hazinachain from './hazinachain';
87
87
  export * as heli from './heli';
88
88
  export * as highbury from './highbury';
89
+ export * as hipercapital from './hipercapital';
89
90
  export * as hippoprotocol from './hippoprotocol';
90
91
  export * as humans from './humans';
91
92
  export * as idep from './idep';
@@ -171,6 +172,7 @@ export * as qwoyn from './qwoyn';
171
172
  export * as realio from './realio';
172
173
  export * as rebus from './rebus';
173
174
  export * as regen from './regen';
175
+ export * as ritbit from './ritbit';
174
176
  export * as rizon from './rizon';
175
177
  export * as safrochain from './safrochain';
176
178
  export * as saga from './saga';
@@ -0,0 +1,60 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chain_name: 'ritbit',
4
+ assets: [{
5
+ description: 'RIT is the native staking and governance token of RITBIT, the network that powers the Rubin Trade decentralized exchange.',
6
+ denom_units: [{
7
+ denom: 'urit',
8
+ exponent: 0
9
+ }, {
10
+ denom: 'rit',
11
+ exponent: 18
12
+ }],
13
+ base: 'urit',
14
+ name: 'Rubin',
15
+ display: 'rit',
16
+ symbol: 'RIT',
17
+ logo_URIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
19
+ },
20
+ images: [{
21
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
22
+ }],
23
+ type_asset: 'sdk.coin'
24
+ }, {
25
+ description: 'USD Coin (USDC) used as collateral for trading on Rubin.',
26
+ denom_units: [{
27
+ denom: 'uusdc',
28
+ exponent: 0
29
+ }, {
30
+ denom: 'usdc',
31
+ exponent: 6
32
+ }],
33
+ base: 'uusdc',
34
+ name: 'USD Coin',
35
+ display: 'usdc',
36
+ symbol: 'USDC',
37
+ traces: [{
38
+ type: 'bridge',
39
+ counterparty: {
40
+ chain_name: 'ethereum',
41
+ base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
42
+ },
43
+ provider: 'Rubin'
44
+ }],
45
+ logo_URIs: {
46
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
47
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
48
+ },
49
+ images: [{
50
+ image_sync: {
51
+ chain_name: 'ethereum',
52
+ base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
53
+ },
54
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
55
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
56
+ }],
57
+ type_asset: 'sdk.coin'
58
+ }]
59
+ };
60
+ export default info;
@@ -0,0 +1,60 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chain_name: 'ritbit',
4
+ status: 'live',
5
+ website: 'https://rubin.trade/',
6
+ network_type: 'mainnet',
7
+ pretty_name: 'RITBIT',
8
+ chain_type: 'cosmos',
9
+ chain_id: 'ritbit-mainnet',
10
+ bech32_prefix: 'rit',
11
+ slip44: 118,
12
+ fees: {
13
+ fee_tokens: [{
14
+ denom: 'urit',
15
+ fixed_min_gas_price: 12500000000,
16
+ low_gas_price: 12500000000,
17
+ average_gas_price: 12500000000,
18
+ high_gas_price: 20000000000
19
+ }, {
20
+ denom: 'uusdc',
21
+ fixed_min_gas_price: 0.025,
22
+ low_gas_price: 0.025,
23
+ average_gas_price: 0.025,
24
+ high_gas_price: 0.03
25
+ }]
26
+ },
27
+ staking: {
28
+ staking_tokens: [{
29
+ denom: 'urit'
30
+ }]
31
+ },
32
+ logo_URIs: {
33
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
34
+ },
35
+ description: 'RITBIT is the network that powers Rubin Trade — a self-custody decentralized exchange for crypto perpetual futures and spot trading.',
36
+ apis: {
37
+ rpc: [{
38
+ address: 'https://rpc.mainnet.rubin.trade',
39
+ provider: 'Rubin'
40
+ }],
41
+ rest: [{
42
+ address: 'https://rest.mainnet.rubin.trade',
43
+ provider: 'Rubin'
44
+ }],
45
+ grpc: [{
46
+ address: 'grpc.mainnet.rubin.trade:443',
47
+ provider: 'Rubin'
48
+ }]
49
+ },
50
+ explorers: [{
51
+ kind: 'rubin',
52
+ url: 'https://explorer.rubin.trade/ritbit-mainnet',
53
+ tx_page: 'https://explorer.rubin.trade/ritbit-mainnet/tx/${txHash}',
54
+ account_page: 'https://explorer.rubin.trade/ritbit-mainnet/account/${accountAddress}'
55
+ }],
56
+ images: [{
57
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
58
+ }]
59
+ };
60
+ 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;
@@ -53,9 +53,21 @@ const info = {
53
53
  }
54
54
  }],
55
55
  logo_URIs: {
56
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
56
57
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
57
58
  },
58
- type_asset: 'ics20'
59
+ type_asset: 'ics20',
60
+ images: [{
61
+ image_sync: {
62
+ chain_name: 'noble',
63
+ base_denom: 'uusdc'
64
+ },
65
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
66
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
67
+ theme: {
68
+ circle: true
69
+ }
70
+ }]
59
71
  },
60
72
  {
61
73
  description: 'Osmosis OSMO bridged over IBC channel-1.',
@@ -84,9 +96,18 @@ const info = {
84
96
  }
85
97
  }],
86
98
  logo_URIs: {
87
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
99
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
100
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
88
101
  },
89
- type_asset: 'ics20'
102
+ type_asset: 'ics20',
103
+ images: [{
104
+ image_sync: {
105
+ chain_name: 'osmosis',
106
+ base_denom: 'uosmo'
107
+ },
108
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
109
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
110
+ }]
90
111
  }
91
112
  ]
92
113
  };
package/mainnet/assets.js CHANGED
@@ -111,6 +111,7 @@ const _haqq = __importStar(require("./haqq"));
111
111
  const _hazinachain = __importStar(require("./hazinachain"));
112
112
  const _heli = __importStar(require("./heli"));
113
113
  const _highbury = __importStar(require("./highbury"));
114
+ const _hipercapital = __importStar(require("./hipercapital"));
114
115
  const _hippoprotocol = __importStar(require("./hippoprotocol"));
115
116
  const _humans = __importStar(require("./humans"));
116
117
  const _idep = __importStar(require("./idep"));
@@ -196,6 +197,7 @@ const _qwoyn = __importStar(require("./qwoyn"));
196
197
  const _realio = __importStar(require("./realio"));
197
198
  const _rebus = __importStar(require("./rebus"));
198
199
  const _regen = __importStar(require("./regen"));
200
+ const _ritbit = __importStar(require("./ritbit"));
199
201
  const _rizon = __importStar(require("./rizon"));
200
202
  const _safrochain = __importStar(require("./safrochain"));
201
203
  const _saga = __importStar(require("./saga"));
@@ -337,6 +339,7 @@ const assets = [
337
339
  _hazinachain.assets,
338
340
  _heli.assets,
339
341
  _highbury.assets,
342
+ _hipercapital.assets,
340
343
  _hippoprotocol.assets,
341
344
  _humans.assets,
342
345
  _idep.assets,
@@ -422,6 +425,7 @@ const assets = [
422
425
  _realio.assets,
423
426
  _rebus.assets,
424
427
  _regen.assets,
428
+ _ritbit.assets,
425
429
  _rizon.assets,
426
430
  _safrochain.assets,
427
431
  _saga.assets,
@@ -32,6 +32,37 @@ const info = [
32
32
  }
33
33
  }]
34
34
  },
35
+ {
36
+ $schema: '../ibc_data.schema.json',
37
+ chain_1: {
38
+ chain_name: 'bitbadges',
39
+ chain_id: 'bitbadges-1',
40
+ client_id: '07-tendermint-39',
41
+ connection_id: 'connection-89'
42
+ },
43
+ chain_2: {
44
+ chain_name: 'injective',
45
+ chain_id: 'injective-1',
46
+ client_id: '07-tendermint-340',
47
+ connection_id: 'connection-343'
48
+ },
49
+ channels: [{
50
+ chain_1: {
51
+ channel_id: 'channel-40',
52
+ port_id: 'transfer'
53
+ },
54
+ chain_2: {
55
+ channel_id: 'channel-464',
56
+ port_id: 'transfer'
57
+ },
58
+ ordering: 'unordered',
59
+ version: 'ics20-1',
60
+ tags: {
61
+ preferred: true,
62
+ status: 'ACTIVE'
63
+ }
64
+ }]
65
+ },
35
66
  {
36
67
  $schema: '../ibc_data.schema.json',
37
68
  chain_1: {
package/mainnet/chains.js CHANGED
@@ -111,6 +111,7 @@ const _haqq = __importStar(require("./haqq"));
111
111
  const _hazinachain = __importStar(require("./hazinachain"));
112
112
  const _heli = __importStar(require("./heli"));
113
113
  const _highbury = __importStar(require("./highbury"));
114
+ const _hipercapital = __importStar(require("./hipercapital"));
114
115
  const _hippoprotocol = __importStar(require("./hippoprotocol"));
115
116
  const _humans = __importStar(require("./humans"));
116
117
  const _idep = __importStar(require("./idep"));
@@ -196,6 +197,7 @@ const _qwoyn = __importStar(require("./qwoyn"));
196
197
  const _realio = __importStar(require("./realio"));
197
198
  const _rebus = __importStar(require("./rebus"));
198
199
  const _regen = __importStar(require("./regen"));
200
+ const _ritbit = __importStar(require("./ritbit"));
199
201
  const _rizon = __importStar(require("./rizon"));
200
202
  const _safrochain = __importStar(require("./safrochain"));
201
203
  const _saga = __importStar(require("./saga"));
@@ -337,6 +339,7 @@ const chains = [
337
339
  _hazinachain.chain,
338
340
  _heli.chain,
339
341
  _highbury.chain,
342
+ _hipercapital.chain,
340
343
  _hippoprotocol.chain,
341
344
  _humans.chain,
342
345
  _idep.chain,
@@ -422,6 +425,7 @@ const chains = [
422
425
  _realio.chain,
423
426
  _rebus.chain,
424
427
  _regen.chain,
428
+ _ritbit.chain,
425
429
  _rizon.chain,
426
430
  _safrochain.chain,
427
431
  _saga.chain,
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,29 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chain_name: 'hipercapital',
6
+ assets: [{
7
+ description: 'HIP is the native governance and gas token of the HiperCapital sovereign chain (hipcf_7777-1).',
8
+ type_asset: 'sdk.coin',
9
+ denom_units: [{
10
+ denom: 'ahip',
11
+ exponent: 0,
12
+ aliases: ['attoahip']
13
+ }, {
14
+ denom: 'hip',
15
+ exponent: 18
16
+ }],
17
+ base: 'ahip',
18
+ name: 'HiperCapital Governance',
19
+ display: 'hip',
20
+ symbol: 'HIP',
21
+ logo_URIs: {
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
23
+ },
24
+ images: [{
25
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
26
+ }]
27
+ }]
28
+ };
29
+ 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,67 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../chain.schema.json',
5
+ chain_name: 'hipercapital',
6
+ status: 'live',
7
+ network_type: 'mainnet',
8
+ pretty_name: 'Hipercapital Finance',
9
+ chain_type: 'cosmos',
10
+ chain_id: 'hipcf_7777-1',
11
+ bech32_prefix: 'cosmos',
12
+ daemon_name: 'evmd',
13
+ node_home: '$HOME/.evmd-mainnet',
14
+ key_algos: ['ethsecp256k1'],
15
+ slip44: 60,
16
+ logo_URIs: {
17
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
18
+ },
19
+ fees: {
20
+ fee_tokens: [{
21
+ denom: 'ahip',
22
+ fixed_min_gas_price: 0,
23
+ low_gas_price: 1000000000,
24
+ average_gas_price: 5000000000,
25
+ high_gas_price: 10000000000
26
+ }]
27
+ },
28
+ staking: {
29
+ staking_tokens: [{
30
+ denom: 'ahip'
31
+ }]
32
+ },
33
+ codebase: {
34
+ git_repo: 'https://github.com/hipercapital/evm',
35
+ recommended_version: 'v0.7.0',
36
+ consensus: {
37
+ type: 'cometbft'
38
+ },
39
+ genesis: {
40
+ genesis_url: 'https://rpc-cosmos.hipercapitalfinance.com/genesis.json'
41
+ },
42
+ compatible_versions: ['v0.7.0']
43
+ },
44
+ apis: {
45
+ rpc: [{
46
+ address: 'https://rpc-cosmos.hipercapitalfinance.com',
47
+ provider: 'HiperCapital Finance'
48
+ }],
49
+ rest: [{
50
+ address: 'https://api-cosmos.hipercapitalfinance.com',
51
+ provider: 'HiperCapital Finance'
52
+ }],
53
+ "evm-http-jsonrpc": [{
54
+ address: 'https://evm-cosmos.hipercapitalfinance.com',
55
+ provider: 'HiperCapital Finance'
56
+ }]
57
+ },
58
+ explorers: [{
59
+ kind: 'HiperCapital Explorer',
60
+ url: 'https://explorer.hipercapitalfinance.com'
61
+ }],
62
+ images: [{
63
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/hipercapital/images/hip.png'
64
+ }],
65
+ website: 'https://hipercapitalfinance.com'
66
+ };
67
+ 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;
@@ -94,6 +94,37 @@ const info = [
94
94
  }
95
95
  }]
96
96
  },
97
+ {
98
+ $schema: '../ibc_data.schema.json',
99
+ chain_1: {
100
+ chain_name: 'bitbadges',
101
+ chain_id: 'bitbadges-1',
102
+ client_id: '07-tendermint-39',
103
+ connection_id: 'connection-89'
104
+ },
105
+ chain_2: {
106
+ chain_name: 'injective',
107
+ chain_id: 'injective-1',
108
+ client_id: '07-tendermint-340',
109
+ connection_id: 'connection-343'
110
+ },
111
+ channels: [{
112
+ chain_1: {
113
+ channel_id: 'channel-40',
114
+ port_id: 'transfer'
115
+ },
116
+ chain_2: {
117
+ channel_id: 'channel-464',
118
+ port_id: 'transfer'
119
+ },
120
+ ordering: 'unordered',
121
+ version: 'ics20-1',
122
+ tags: {
123
+ preferred: true,
124
+ status: 'ACTIVE'
125
+ }
126
+ }]
127
+ },
97
128
  {
98
129
  $schema: '../ibc_data.schema.json',
99
130
  chain_1: {
@@ -86,6 +86,7 @@ export * as haqq from './haqq';
86
86
  export * as hazinachain from './hazinachain';
87
87
  export * as heli from './heli';
88
88
  export * as highbury from './highbury';
89
+ export * as hipercapital from './hipercapital';
89
90
  export * as hippoprotocol from './hippoprotocol';
90
91
  export * as humans from './humans';
91
92
  export * as idep from './idep';
@@ -171,6 +172,7 @@ export * as qwoyn from './qwoyn';
171
172
  export * as realio from './realio';
172
173
  export * as rebus from './rebus';
173
174
  export * as regen from './regen';
175
+ export * as ritbit from './ritbit';
174
176
  export * as rizon from './rizon';
175
177
  export * as safrochain from './safrochain';
176
178
  export * as saga from './saga';
package/mainnet/named.js CHANGED
@@ -24,10 +24,10 @@ var __importStar = (this && this.__importStar) || function (mod) {
24
24
  };
25
25
  Object.defineProperty(exports, "__esModule", { value: true });
26
26
  exports.conscious = exports.composable = exports.commercionetwork = exports.comdex = exports.cnhostables = exports.cifer = exports.chimba = exports.chihuahua = exports.cheqd = exports.chain4energy = exports.celestia = exports.carbon = exports.canto = exports.buycex = exports.bouachain = exports.bostrom = exports.bluzelle = exports.bluechip = exports.blockx = exports.bitway = exports.bitsong = exports.bitcanna = exports.bitbadges = exports.beezee = exports.bandchain = exports.babylon = exports.axone = exports.axelar = exports.aura = exports.atomone = exports.assetmantle = exports.arkh = exports.arkeo = exports.archway = exports.andromeda = exports.amitis = exports.althea = exports.allora = exports.akash = exports.aioz = exports.agoric = exports.acrechain = exports.aaronetwork = exports.tron = exports.ton = exports.solana = exports.rootstock = exports.penumbra = exports.namada = exports.ethereum = void 0;
27
- exports.joltify = exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.idep = exports.humans = exports.hippoprotocol = exports.highbury = exports.heli = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.govgen = exports.gonka = exports.gnodi = exports.gitopia = exports.ggezchain = exports.genesisl1 = exports.gateway = exports.galaxy = exports.furya = exports.firmachain = exports.finschia = exports.fetchhub = exports.fandomchain = exports.ethos = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.divine = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.coss = exports.cosmoshub = exports.coreum = void 0;
28
- exports.optio = exports.opct = exports.okexchain = exports.odin = exports.octa = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.neura = exports.mythos = exports.mun = exports.mtgbp = exports.moo = exports.mises = exports.mirage = exports.migaloo = exports.meme = exports.medasdigital = exports.mayachain = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumiwaveprotocol = exports.lumera = exports.lumen = exports.ltrstchain = exports.loyal = exports.lorenzo = exports.loop = exports.lombardledger = exports.logos = exports.likecoin = exports.lefeef = exports.lava = exports.kyve = exports.kujira = exports.kudora = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kiichain = exports.kichain = exports.kava = exports.juno = void 0;
29
- exports.tenet = exports.taketitan = exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.stoc = exports.stafihub = exports.source = exports.sommelier = exports.six = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.safrochain = exports.rizon = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.qubetics = exports.quasar = exports.qorechain = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.pocket = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.paloma = exports.osmosis = exports.oraichain = void 0;
30
- exports.zigchain = exports.zetachain = exports.zenrock = exports.xyra = exports.xrplevm = exports.xpla = exports.xion = exports.xarchain = exports.wolochain = exports.wardenprotocol = exports.vector = exports.uptick = exports.ununifi = exports.union = exports.unification = exports.unicorn = exports.umee = exports.turkchain = exports.titan = exports.thorchain = exports.thejaynetwork = exports.terra2 = exports.terra = exports.terpnetwork = exports.teritori = void 0;
27
+ exports.jackal = exports.irisnet = exports.intento = exports.int3face = exports.injective = exports.initia = exports.imversed = exports.impacthub = exports.idep = exports.humans = exports.hippoprotocol = exports.hipercapital = exports.highbury = exports.heli = exports.hazinachain = exports.haqq = exports.gravitybridge = exports.govgen = exports.gonka = exports.gnodi = exports.gitopia = exports.ggezchain = exports.genesisl1 = exports.gateway = exports.galaxy = exports.furya = exports.firmachain = exports.finschia = exports.fetchhub = exports.fandomchain = exports.ethos = exports.epix = exports.empowerchain = exports.emoney = exports.elys = exports.echelon = exports.dyson = exports.dymension = exports.dydx = exports.dungeon = exports.doravota = exports.divine = exports.desmos = exports.decentr = exports.cryptoorgchain = exports.cronos = exports.crescent = exports.coss = exports.cosmoshub = exports.coreum = void 0;
28
+ exports.opct = exports.okexchain = exports.odin = exports.octa = exports.nyx = exports.nomic = exports.nolus = exports.noble = exports.nim = exports.nibiru = exports.neutron = exports.neutaro = exports.neura = exports.mythos = exports.mun = exports.mtgbp = exports.moo = exports.mises = exports.mirage = exports.migaloo = exports.meme = exports.medasdigital = exports.mayachain = exports.mantrachain = exports.manifest = exports.mande = exports.lumnetwork = exports.lumiwaveprotocol = exports.lumera = exports.lumen = exports.ltrstchain = exports.loyal = exports.lorenzo = exports.loop = exports.lombardledger = exports.logos = exports.likecoin = exports.lefeef = exports.lava = exports.kyve = exports.kujira = exports.kudora = exports.kopi = exports.konstellation = exports.kimanetwork = exports.kiichain = exports.kichain = exports.kava = exports.juno = exports.joltify = void 0;
29
+ exports.synternet = exports.symphony = exports.sunrise = exports.stride = exports.stratos = exports.stoc = exports.stafihub = exports.source = exports.sommelier = exports.six = exports.sifchain = exports.sidechain = exports.shido = exports.shentu = exports.shareledger = exports.sge = exports.sentinel = exports.self = exports.sei = exports.seda = exports.secretnetwork = exports.scorum = exports.saga = exports.safrochain = exports.rizon = exports.ritbit = exports.regen = exports.rebus = exports.realio = exports.qwoyn = exports.quicksilver = exports.qubetics = exports.quasar = exports.qorechain = exports.qie = exports.qfs = exports.pylons = exports.pundix = exports.provenance = exports.point = exports.pocket = exports.planq = exports.persistence = exports.paxi = exports.passage = exports.panacea = exports.paloma = exports.osmosis = exports.oraichain = exports.optio = void 0;
30
+ exports.zigchain = exports.zetachain = exports.zenrock = exports.xyra = exports.xrplevm = exports.xpla = exports.xion = exports.xarchain = exports.wolochain = exports.wardenprotocol = exports.vector = exports.uptick = exports.ununifi = exports.union = exports.unification = exports.unicorn = exports.umee = exports.turkchain = exports.titan = exports.thorchain = exports.thejaynetwork = exports.terra2 = exports.terra = exports.terpnetwork = exports.teritori = exports.tenet = exports.taketitan = void 0;
31
31
  exports.ethereum = __importStar(require("./ethereum"));
32
32
  exports.namada = __importStar(require("./namada"));
33
33
  exports.penumbra = __importStar(require("./penumbra"));
@@ -116,6 +116,7 @@ exports.haqq = __importStar(require("./haqq"));
116
116
  exports.hazinachain = __importStar(require("./hazinachain"));
117
117
  exports.heli = __importStar(require("./heli"));
118
118
  exports.highbury = __importStar(require("./highbury"));
119
+ exports.hipercapital = __importStar(require("./hipercapital"));
119
120
  exports.hippoprotocol = __importStar(require("./hippoprotocol"));
120
121
  exports.humans = __importStar(require("./humans"));
121
122
  exports.idep = __importStar(require("./idep"));
@@ -201,6 +202,7 @@ exports.qwoyn = __importStar(require("./qwoyn"));
201
202
  exports.realio = __importStar(require("./realio"));
202
203
  exports.rebus = __importStar(require("./rebus"));
203
204
  exports.regen = __importStar(require("./regen"));
205
+ exports.ritbit = __importStar(require("./ritbit"));
204
206
  exports.rizon = __importStar(require("./rizon"));
205
207
  exports.safrochain = __importStar(require("./safrochain"));
206
208
  exports.saga = __importStar(require("./saga"));
@@ -0,0 +1,3 @@
1
+ import { AssetList } from '@chain-registry/types';
2
+ declare const info: AssetList;
3
+ export default info;
@@ -0,0 +1,62 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chain_name: 'ritbit',
6
+ assets: [{
7
+ description: 'RIT is the native staking and governance token of RITBIT, the network that powers the Rubin Trade decentralized exchange.',
8
+ denom_units: [{
9
+ denom: 'urit',
10
+ exponent: 0
11
+ }, {
12
+ denom: 'rit',
13
+ exponent: 18
14
+ }],
15
+ base: 'urit',
16
+ name: 'Rubin',
17
+ display: 'rit',
18
+ symbol: 'RIT',
19
+ logo_URIs: {
20
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
21
+ },
22
+ images: [{
23
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
24
+ }],
25
+ type_asset: 'sdk.coin'
26
+ }, {
27
+ description: 'USD Coin (USDC) used as collateral for trading on Rubin.',
28
+ denom_units: [{
29
+ denom: 'uusdc',
30
+ exponent: 0
31
+ }, {
32
+ denom: 'usdc',
33
+ exponent: 6
34
+ }],
35
+ base: 'uusdc',
36
+ name: 'USD Coin',
37
+ display: 'usdc',
38
+ symbol: 'USDC',
39
+ traces: [{
40
+ type: 'bridge',
41
+ counterparty: {
42
+ chain_name: 'ethereum',
43
+ base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
44
+ },
45
+ provider: 'Rubin'
46
+ }],
47
+ logo_URIs: {
48
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
49
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
50
+ },
51
+ images: [{
52
+ image_sync: {
53
+ chain_name: 'ethereum',
54
+ base_denom: '0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48'
55
+ },
56
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
57
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
58
+ }],
59
+ type_asset: 'sdk.coin'
60
+ }]
61
+ };
62
+ 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,62 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../chain.schema.json',
5
+ chain_name: 'ritbit',
6
+ status: 'live',
7
+ website: 'https://rubin.trade/',
8
+ network_type: 'mainnet',
9
+ pretty_name: 'RITBIT',
10
+ chain_type: 'cosmos',
11
+ chain_id: 'ritbit-mainnet',
12
+ bech32_prefix: 'rit',
13
+ slip44: 118,
14
+ fees: {
15
+ fee_tokens: [{
16
+ denom: 'urit',
17
+ fixed_min_gas_price: 12500000000,
18
+ low_gas_price: 12500000000,
19
+ average_gas_price: 12500000000,
20
+ high_gas_price: 20000000000
21
+ }, {
22
+ denom: 'uusdc',
23
+ fixed_min_gas_price: 0.025,
24
+ low_gas_price: 0.025,
25
+ average_gas_price: 0.025,
26
+ high_gas_price: 0.03
27
+ }]
28
+ },
29
+ staking: {
30
+ staking_tokens: [{
31
+ denom: 'urit'
32
+ }]
33
+ },
34
+ logo_URIs: {
35
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
36
+ },
37
+ description: 'RITBIT is the network that powers Rubin Trade — a self-custody decentralized exchange for crypto perpetual futures and spot trading.',
38
+ apis: {
39
+ rpc: [{
40
+ address: 'https://rpc.mainnet.rubin.trade',
41
+ provider: 'Rubin'
42
+ }],
43
+ rest: [{
44
+ address: 'https://rest.mainnet.rubin.trade',
45
+ provider: 'Rubin'
46
+ }],
47
+ grpc: [{
48
+ address: 'grpc.mainnet.rubin.trade:443',
49
+ provider: 'Rubin'
50
+ }]
51
+ },
52
+ explorers: [{
53
+ kind: 'rubin',
54
+ url: 'https://explorer.rubin.trade/ritbit-mainnet',
55
+ tx_page: 'https://explorer.rubin.trade/ritbit-mainnet/tx/${txHash}',
56
+ account_page: 'https://explorer.rubin.trade/ritbit-mainnet/account/${accountAddress}'
57
+ }],
58
+ images: [{
59
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/ritbit/images/ritbit.png'
60
+ }]
61
+ };
62
+ 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;
@@ -55,9 +55,21 @@ const info = {
55
55
  }
56
56
  }],
57
57
  logo_URIs: {
58
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
58
59
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg'
59
60
  },
60
- type_asset: 'ics20'
61
+ type_asset: 'ics20',
62
+ images: [{
63
+ image_sync: {
64
+ chain_name: 'noble',
65
+ base_denom: 'uusdc'
66
+ },
67
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.png',
68
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdc.svg',
69
+ theme: {
70
+ circle: true
71
+ }
72
+ }]
61
73
  },
62
74
  {
63
75
  description: 'Osmosis OSMO bridged over IBC channel-1.',
@@ -86,9 +98,18 @@ const info = {
86
98
  }
87
99
  }],
88
100
  logo_URIs: {
89
- png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png'
101
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
102
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
90
103
  },
91
- type_asset: 'ics20'
104
+ type_asset: 'ics20',
105
+ images: [{
106
+ image_sync: {
107
+ chain_name: 'osmosis',
108
+ base_denom: 'uosmo'
109
+ },
110
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
111
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
112
+ }]
92
113
  }
93
114
  ]
94
115
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "chain-registry",
3
- "version": "1.69.633",
3
+ "version": "1.69.635",
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.387"
32
+ "@chain-registry/types": "^0.50.388"
33
33
  },
34
34
  "keywords": [
35
35
  "chain-registry",
@@ -39,5 +39,5 @@
39
39
  "interchain",
40
40
  "tokens"
41
41
  ],
42
- "gitHead": "5eccdb727cc6678ba132df4cb91297542c594927"
42
+ "gitHead": "df3cea26e2b8504140181148c26568863e035bc5"
43
43
  }