chain-registry 2.0.48 → 2.0.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (54) hide show
  1. package/esm/mainnet/asset-lists.js +4 -0
  2. package/esm/mainnet/babylon/asset-list.js +31 -0
  3. package/esm/mainnet/chains.js +4 -0
  4. package/esm/mainnet/cosmoshub/ibc-data.js +43 -0
  5. package/esm/mainnet/ibc-data.js +2 -0
  6. package/esm/mainnet/injective/asset-list.js +24 -0
  7. package/esm/mainnet/intento/asset-list.js +28 -0
  8. package/esm/mainnet/intento/chain.js +62 -0
  9. package/esm/mainnet/intento/ibc-data.js +72 -0
  10. package/esm/mainnet/intento/index.js +6 -0
  11. package/esm/mainnet/kudora/asset-list.js +21 -0
  12. package/esm/mainnet/kudora/chain.js +76 -0
  13. package/esm/mainnet/kudora/index.js +4 -0
  14. package/esm/mainnet/noble/ibc-data.js +6 -6
  15. package/esm/mainnet/osmosis/asset-list.js +2 -2
  16. package/esm/mainnet/osmosis/chain.js +8 -0
  17. package/esm/mainnet/osmosis/ibc-data.js +29 -0
  18. package/esm/mainnet/qubetics/chain.js +61 -6
  19. package/esm/mainnet/saga/ibc-data.js +6 -6
  20. package/esm/mainnet/sunrise/chain.js +34 -0
  21. package/esm/mainnet/thorchain/asset-list.js +1 -0
  22. package/esm/mainnet/uptick/chain.js +12 -61
  23. package/esm/noncosmos/binancesmartchain/asset-list.js +22 -0
  24. package/mainnet/asset-lists.js +4 -0
  25. package/mainnet/babylon/asset-list.js +31 -0
  26. package/mainnet/chains.js +4 -0
  27. package/mainnet/cosmoshub/ibc-data.js +43 -0
  28. package/mainnet/ibc-data.js +2 -0
  29. package/mainnet/injective/asset-list.js +24 -0
  30. package/mainnet/intento/asset-list.d.ts +3 -0
  31. package/mainnet/intento/asset-list.js +30 -0
  32. package/mainnet/intento/chain.d.ts +3 -0
  33. package/mainnet/intento/chain.js +64 -0
  34. package/mainnet/intento/ibc-data.d.ts +3 -0
  35. package/mainnet/intento/ibc-data.js +74 -0
  36. package/mainnet/intento/index.d.ts +3 -0
  37. package/mainnet/intento/index.js +12 -0
  38. package/mainnet/kudora/asset-list.d.ts +3 -0
  39. package/mainnet/kudora/asset-list.js +23 -0
  40. package/mainnet/kudora/chain.d.ts +3 -0
  41. package/mainnet/kudora/chain.js +78 -0
  42. package/mainnet/kudora/index.d.ts +2 -0
  43. package/mainnet/kudora/index.js +10 -0
  44. package/mainnet/noble/ibc-data.js +6 -6
  45. package/mainnet/osmosis/asset-list.js +2 -2
  46. package/mainnet/osmosis/chain.js +8 -0
  47. package/mainnet/osmosis/ibc-data.js +29 -0
  48. package/mainnet/qubetics/chain.js +61 -6
  49. package/mainnet/saga/ibc-data.js +6 -6
  50. package/mainnet/sunrise/chain.js +34 -0
  51. package/mainnet/thorchain/asset-list.js +1 -0
  52. package/mainnet/uptick/chain.js +12 -61
  53. package/noncosmos/binancesmartchain/asset-list.js +22 -0
  54. package/package.json +3 -3
@@ -89,6 +89,7 @@ import * as _imversed from './imversed';
89
89
  import * as _initia from './initia';
90
90
  import * as _injective from './injective';
91
91
  import * as _int3face from './int3face';
92
+ import * as _intento from './intento';
92
93
  import * as _irisnet from './irisnet';
93
94
  import * as _jackal from './jackal';
94
95
  import * as _joltify from './joltify';
@@ -98,6 +99,7 @@ import * as _kichain from './kichain';
98
99
  import * as _kimanetwork from './kimanetwork';
99
100
  import * as _konstellation from './konstellation';
100
101
  import * as _kopi from './kopi';
102
+ import * as _kudora from './kudora';
101
103
  import * as _kujira from './kujira';
102
104
  import * as _kyve from './kyve';
103
105
  import * as _lambda from './lambda';
@@ -301,6 +303,7 @@ const assetList = [
301
303
  _initia.assetList,
302
304
  _injective.assetList,
303
305
  _int3face.assetList,
306
+ _intento.assetList,
304
307
  _irisnet.assetList,
305
308
  _jackal.assetList,
306
309
  _joltify.assetList,
@@ -310,6 +313,7 @@ const assetList = [
310
313
  _kimanetwork.assetList,
311
314
  _konstellation.assetList,
312
315
  _kopi.assetList,
316
+ _kudora.assetList,
313
317
  _kujira.assetList,
314
318
  _kyve.assetList,
315
319
  _lambda.assetList,
@@ -937,6 +937,37 @@ const info = {
937
937
  }
938
938
  }]
939
939
  },
940
+ {
941
+ denomUnits: [{
942
+ denom: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
943
+ exponent: 0
944
+ }, {
945
+ denom: 'CoBTC',
946
+ exponent: 8
947
+ }],
948
+ base: 'cw20:bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
949
+ address: 'bbn1p56nwhnh0klnjf9k5ug6nyu84hkee0l2lq8f9kml7zwq9xsrkfcs7ej73n',
950
+ name: 'Coffer Bitcoin',
951
+ display: 'CoBTC',
952
+ symbol: 'CoBTC',
953
+ logoURIs: {
954
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/binancesmartchain/images/CoBTC.svg'
955
+ },
956
+ typeAsset: 'cw20',
957
+ traces: [{
958
+ type: 'ibc-bridge',
959
+ provider: 'Union',
960
+ counterparty: {
961
+ chainName: 'binancesmartchain',
962
+ baseDenom: '0x918b3aa73e2D42D96CF64CBdB16838985992dAbc',
963
+ channelId: '1'
964
+ },
965
+ chain: {
966
+ channelId: '5',
967
+ path: '0'
968
+ }
969
+ }]
970
+ },
940
971
  {
941
972
  description: 'MilkyWay\'s liquid staked BABY',
942
973
  denomUnits: [{
@@ -89,6 +89,7 @@ import * as _imversed from './imversed';
89
89
  import * as _initia from './initia';
90
90
  import * as _injective from './injective';
91
91
  import * as _int3face from './int3face';
92
+ import * as _intento from './intento';
92
93
  import * as _irisnet from './irisnet';
93
94
  import * as _jackal from './jackal';
94
95
  import * as _joltify from './joltify';
@@ -98,6 +99,7 @@ import * as _kichain from './kichain';
98
99
  import * as _kimanetwork from './kimanetwork';
99
100
  import * as _konstellation from './konstellation';
100
101
  import * as _kopi from './kopi';
102
+ import * as _kudora from './kudora';
101
103
  import * as _kujira from './kujira';
102
104
  import * as _kyve from './kyve';
103
105
  import * as _lambda from './lambda';
@@ -301,6 +303,7 @@ const chains = [
301
303
  _initia.chain,
302
304
  _injective.chain,
303
305
  _int3face.chain,
306
+ _intento.chain,
304
307
  _irisnet.chain,
305
308
  _jackal.chain,
306
309
  _joltify.chain,
@@ -310,6 +313,7 @@ const chains = [
310
313
  _kimanetwork.chain,
311
314
  _konstellation.chain,
312
315
  _kopi.chain,
316
+ _kudora.chain,
313
317
  _kujira.chain,
314
318
  _kyve.chain,
315
319
  _lambda.chain,
@@ -902,6 +902,49 @@ const info = [
902
902
  }
903
903
  }]
904
904
  },
905
+ {
906
+ $schema: '../ibc_data.schema.json',
907
+ chain1: {
908
+ chainName: 'cosmoshub',
909
+ clientId: '07-tendermint-1436',
910
+ connectionId: 'connection-1175'
911
+ },
912
+ chain2: {
913
+ chainName: 'intento',
914
+ clientId: '07-tendermint-0',
915
+ connectionId: 'connection-0'
916
+ },
917
+ channels: [{
918
+ chain1: {
919
+ channelId: 'channel-1489',
920
+ portId: 'provider'
921
+ },
922
+ chain2: {
923
+ channelId: 'channel-0',
924
+ portId: 'consumer'
925
+ },
926
+ ordering: 'ordered',
927
+ version: 'ics20-1',
928
+ tags: {
929
+ status: 'live'
930
+ }
931
+ }, {
932
+ chain1: {
933
+ channelId: 'channel-1492',
934
+ portId: 'transfer'
935
+ },
936
+ chain2: {
937
+ channelId: 'channel-1',
938
+ portId: 'transfer'
939
+ },
940
+ ordering: 'unordered',
941
+ version: 'ics20-1',
942
+ tags: {
943
+ status: 'live',
944
+ preferred: true
945
+ }
946
+ }]
947
+ },
905
948
  {
906
949
  $schema: '../ibc_data.schema.json',
907
950
  chain1: {
@@ -68,6 +68,7 @@ import * as _imversed from './imversed';
68
68
  import * as _initia from './initia';
69
69
  import * as _injective from './injective';
70
70
  import * as _int3face from './int3face';
71
+ import * as _intento from './intento';
71
72
  import * as _irisnet from './irisnet';
72
73
  import * as _jackal from './jackal';
73
74
  import * as _joltify from './joltify';
@@ -234,6 +235,7 @@ const ibcData = [
234
235
  ..._initia.ibcData,
235
236
  ..._injective.ibcData,
236
237
  ..._int3face.ibcData,
238
+ ..._intento.ibcData,
237
239
  ..._irisnet.ibcData,
238
240
  ..._jackal.ibcData,
239
241
  ..._joltify.ibcData,
@@ -214,6 +214,30 @@ const info = {
214
214
  },
215
215
  typeAsset: 'sdk.coin'
216
216
  },
217
+ {
218
+ description: 'RWA Commercial fishing operation',
219
+ denomUnits: [{
220
+ denom: 'factory/inj1jdt04erw6jdmh6c939u87kldf3mvvmkedsjp3w/OYCI',
221
+ exponent: 0
222
+ }, {
223
+ denom: 'OYCI',
224
+ exponent: 6
225
+ }],
226
+ base: 'factory/inj1jdt04erw6jdmh6c939u87kldf3mvvmkedsjp3w/OYCI',
227
+ name: 'Oyster Cage Initiative',
228
+ display: 'OYCI',
229
+ symbol: 'OYCI',
230
+ logoURIs: {
231
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/oyci.png'
232
+ },
233
+ images: [{
234
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/injective/images/oyci.png',
235
+ theme: {
236
+ circle: true
237
+ }
238
+ }],
239
+ typeAsset: 'sdk.coin'
240
+ },
217
241
  {
218
242
  description: 'The $WGMI Token - We Gonna Make It. Are you ready?',
219
243
  denomUnits: [{
@@ -0,0 +1,28 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chainName: 'intento',
4
+ assets: [{
5
+ description: 'The native token of INTENTO',
6
+ denomUnits: [{
7
+ denom: 'uinto',
8
+ exponent: 0
9
+ }, {
10
+ denom: 'into',
11
+ exponent: 6
12
+ }],
13
+ base: 'uinto',
14
+ name: 'Intento',
15
+ display: 'into',
16
+ symbol: 'INTO',
17
+ logoURIs: {
18
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
19
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
20
+ },
21
+ images: [{
22
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.png',
23
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/intento/images/into.svg'
24
+ }],
25
+ typeAsset: 'sdk.coin'
26
+ }]
27
+ };
28
+ export default info;
@@ -0,0 +1,62 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chainName: 'intento',
4
+ status: 'live',
5
+ networkType: 'mainnet',
6
+ prettyName: 'Intento',
7
+ chainType: 'cosmos',
8
+ chainId: 'intento-1',
9
+ bech32Prefix: 'into',
10
+ daemonName: 'intentod',
11
+ nodeHome: '$HOME/.intento',
12
+ keyAlgos: ['secp256k1'],
13
+ slip44: 118,
14
+ fees: {
15
+ feeTokens: [{
16
+ denom: 'uinto',
17
+ fixedMinGasPrice: 0
18
+ }]
19
+ },
20
+ staking: {
21
+ stakingTokens: [{
22
+ denom: 'uinto'
23
+ }]
24
+ },
25
+ codebase: {
26
+ gitRepo: 'https://github.com/trstlabs/intento',
27
+ recommendedVersion: 'v1.0.1',
28
+ compatibleVersions: ['v1.0.1'],
29
+ consensus: {
30
+ type: 'cometbft',
31
+ version: 'v0.38.17'
32
+ },
33
+ genesis: {
34
+ genesisUrl: 'https://raw.githubusercontent.com/trstlabs/networks/refs/heads/main/mainnet/intento-1/genesis.json'
35
+ },
36
+ sdk: {
37
+ type: 'cosmos',
38
+ version: '0.50.14'
39
+ },
40
+ ibc: {
41
+ type: 'go',
42
+ version: 'v8.7.0'
43
+ }
44
+ },
45
+ apis: {
46
+ rpc: [{
47
+ address: 'https://rpc-mainnet.intento.zone',
48
+ provider: 'Intento'
49
+ }],
50
+ rest: [{
51
+ address: 'https://lcd-mainnet.intento.zone',
52
+ provider: 'Intento'
53
+ }],
54
+ grpc: []
55
+ },
56
+ explorers: [{
57
+ kind: 'PingPub',
58
+ url: 'https://explorer.intento.zone',
59
+ txPage: 'https://explorer.intento.zone/intento-mainnet/tx/${txHash}'
60
+ }]
61
+ };
62
+ export default info;
@@ -0,0 +1,72 @@
1
+ const info = [{
2
+ $schema: '../ibc_data.schema.json',
3
+ chain1: {
4
+ chainName: 'cosmoshub',
5
+ clientId: '07-tendermint-1436',
6
+ connectionId: 'connection-1175'
7
+ },
8
+ chain2: {
9
+ chainName: 'intento',
10
+ clientId: '07-tendermint-0',
11
+ connectionId: 'connection-0'
12
+ },
13
+ channels: [{
14
+ chain1: {
15
+ channelId: 'channel-1489',
16
+ portId: 'provider'
17
+ },
18
+ chain2: {
19
+ channelId: 'channel-0',
20
+ portId: 'consumer'
21
+ },
22
+ ordering: 'ordered',
23
+ version: 'ics20-1',
24
+ tags: {
25
+ status: 'live'
26
+ }
27
+ }, {
28
+ chain1: {
29
+ channelId: 'channel-1492',
30
+ portId: 'transfer'
31
+ },
32
+ chain2: {
33
+ channelId: 'channel-1',
34
+ portId: 'transfer'
35
+ },
36
+ ordering: 'unordered',
37
+ version: 'ics20-1',
38
+ tags: {
39
+ status: 'live',
40
+ preferred: true
41
+ }
42
+ }]
43
+ }, {
44
+ $schema: '../ibc_data.schema.json',
45
+ chain1: {
46
+ chainName: 'intento',
47
+ clientId: '07-tendermint-1',
48
+ connectionId: 'connection-1'
49
+ },
50
+ chain2: {
51
+ chainName: 'osmosis',
52
+ clientId: '07-tendermint-3549',
53
+ connectionId: 'connection-10824'
54
+ },
55
+ channels: [{
56
+ chain1: {
57
+ channelId: 'channel-3',
58
+ portId: 'transfer'
59
+ },
60
+ chain2: {
61
+ channelId: 'channel-106076',
62
+ portId: 'transfer'
63
+ },
64
+ ordering: 'unordered',
65
+ version: 'ics20-1',
66
+ tags: {
67
+ status: 'live',
68
+ preferred: true
69
+ }
70
+ }]
71
+ }];
72
+ export default info;
@@ -0,0 +1,6 @@
1
+ import _assetList from './asset-list';
2
+ import _chain from './chain';
3
+ import _ibcData from './ibc-data';
4
+ export const assetList = _assetList;
5
+ export const chain = _chain;
6
+ export const ibcData = _ibcData;
@@ -0,0 +1,21 @@
1
+ const info = {
2
+ $schema: '../assetlist.schema.json',
3
+ chainName: 'kudora',
4
+ assets: [{
5
+ description: 'Kudora Native Token',
6
+ denomUnits: [{
7
+ denom: 'kud',
8
+ exponent: 0
9
+ }, {
10
+ denom: 'Kudo',
11
+ exponent: 18
12
+ }],
13
+ base: 'kud',
14
+ name: 'Kudo',
15
+ display: 'Kudo',
16
+ symbol: 'KUD',
17
+ keywords: ['kudora'],
18
+ typeAsset: 'sdk.coin'
19
+ }]
20
+ };
21
+ export default info;
@@ -0,0 +1,76 @@
1
+ const info = {
2
+ $schema: '../chain.schema.json',
3
+ chainName: 'kudora',
4
+ status: 'live',
5
+ networkType: 'mainnet',
6
+ website: 'https://kudora.org/',
7
+ prettyName: 'Kudora',
8
+ chainType: 'cosmos',
9
+ chainId: 'kudora_12000-1',
10
+ bech32Prefix: 'kudo',
11
+ daemonName: 'kudorad',
12
+ nodeHome: '$HOME/.kudora',
13
+ keyAlgos: ['ethsecp256k1'],
14
+ extraCodecs: ['ethermint'],
15
+ slip44: 60,
16
+ fees: {
17
+ feeTokens: [{
18
+ denom: 'kud',
19
+ averageGasPrice: 5e-10
20
+ }]
21
+ },
22
+ staking: {
23
+ stakingTokens: [{
24
+ denom: 'kud'
25
+ }]
26
+ },
27
+ codebase: {
28
+ gitRepo: 'https://github.com/Kudora-Labs/kudora',
29
+ recommendedVersion: 'v1.0.0',
30
+ compatibleVersions: ['v1.0.0'],
31
+ consensus: {
32
+ type: 'cometbft',
33
+ version: '0.38.17'
34
+ },
35
+ binaries: {
36
+ "linux/amd64": 'https://github.com/Kudora-Labs/kudora/releases/download/v1.0.0/kudorad_Linux_x86_64.tar.gz'
37
+ },
38
+ genesis: {
39
+ genesisUrl: 'https://raw.githubusercontent.com/Kudora-Labs/kud-network-mainnet/main/genesis.json'
40
+ },
41
+ sdk: {
42
+ type: 'cosmos',
43
+ version: '0.50.13',
44
+ repo: 'https://github.com/strangelove-ventures/cosmos-sdk'
45
+ },
46
+ ibc: {
47
+ type: 'go',
48
+ version: '8.7.0',
49
+ repo: 'https://github.com/cosmos/ibc-go',
50
+ icsEnabled: ['ics20-1']
51
+ },
52
+ language: {
53
+ type: 'go',
54
+ version: '1.23.7'
55
+ }
56
+ },
57
+ apis: {
58
+ evmHttpJsonrpc: [{
59
+ address: 'https://evm.kudora.org/',
60
+ provider: 'Kudora Org'
61
+ }],
62
+ grpc: [{
63
+ address: 'grpc.kudora.org:443',
64
+ provider: 'Kudora Org'
65
+ }],
66
+ rest: [{
67
+ address: 'https://api.kudora.org/',
68
+ provider: 'Kudora Org'
69
+ }],
70
+ rpc: [{
71
+ address: 'https://rpc.kudora.org/',
72
+ provider: 'Kudora Org'
73
+ }]
74
+ }
75
+ };
76
+ export default info;
@@ -0,0 +1,4 @@
1
+ import _assetList from './asset-list';
2
+ import _chain from './chain';
3
+ export const assetList = _assetList;
4
+ export const chain = _chain;
@@ -1216,21 +1216,21 @@ const info = [
1216
1216
  $schema: '../ibc_data.schema.json',
1217
1217
  chain1: {
1218
1218
  chainName: 'noble',
1219
- clientId: '07-tendermint-182',
1220
- connectionId: 'connection-176'
1219
+ clientId: '07-tendermint-181',
1220
+ connectionId: 'connection-175'
1221
1221
  },
1222
1222
  chain2: {
1223
1223
  chainName: 'saga',
1224
- clientId: '07-tendermint-31',
1225
- connectionId: 'connection-26'
1224
+ clientId: '07-tendermint-28',
1225
+ connectionId: 'connection-23'
1226
1226
  },
1227
1227
  channels: [{
1228
1228
  chain1: {
1229
- channelId: 'channel-170',
1229
+ channelId: 'channel-169',
1230
1230
  portId: 'transfer'
1231
1231
  },
1232
1232
  chain2: {
1233
- channelId: 'channel-38',
1233
+ channelId: 'channel-37',
1234
1234
  portId: 'transfer'
1235
1235
  },
1236
1236
  ordering: 'unordered',
@@ -22443,13 +22443,13 @@ const info = {
22443
22443
  denom: 'factory/osmo1are7fpe5l6jzm9sjn7u4qkq6q77wwrrsxzlyw8lcegmmaxdukvuq4h46dx/LABS',
22444
22444
  exponent: 0
22445
22445
  }, {
22446
- denom: 'labs',
22446
+ denom: 'LABS',
22447
22447
  exponent: 6
22448
22448
  }],
22449
22449
  typeAsset: 'sdk.coin',
22450
22450
  base: 'factory/osmo1are7fpe5l6jzm9sjn7u4qkq6q77wwrrsxzlyw8lcegmmaxdukvuq4h46dx/LABS',
22451
22451
  name: 'Labrador',
22452
- display: 'labs',
22452
+ display: 'LABS',
22453
22453
  symbol: 'LABS',
22454
22454
  logoURIs: {
22455
22455
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/LABS.png'
@@ -705,6 +705,10 @@ const info = {
705
705
  {
706
706
  address: 'https://osmosis-mainnet-tendermint.reliableninjas.com',
707
707
  provider: 'Reliable Ninjas'
708
+ },
709
+ {
710
+ address: 'https://osmosis-rpc.highstakes.ch',
711
+ provider: 'High Stakes 🇨🇭'
708
712
  }
709
713
  ],
710
714
  rest: [
@@ -819,6 +823,10 @@ const info = {
819
823
  {
820
824
  address: 'https://osmosis-mainnet-cosmos.reliableninjas.com',
821
825
  provider: 'Reliable Ninjas'
826
+ },
827
+ {
828
+ address: 'https://osmosis-api.highstakes.ch',
829
+ provider: 'High Stakes 🇨🇭'
822
830
  }
823
831
  ],
824
832
  grpc: [
@@ -2141,6 +2141,35 @@ const info = [
2141
2141
  }
2142
2142
  }]
2143
2143
  },
2144
+ {
2145
+ $schema: '../ibc_data.schema.json',
2146
+ chain1: {
2147
+ chainName: 'intento',
2148
+ clientId: '07-tendermint-1',
2149
+ connectionId: 'connection-1'
2150
+ },
2151
+ chain2: {
2152
+ chainName: 'osmosis',
2153
+ clientId: '07-tendermint-3549',
2154
+ connectionId: 'connection-10824'
2155
+ },
2156
+ channels: [{
2157
+ chain1: {
2158
+ channelId: 'channel-3',
2159
+ portId: 'transfer'
2160
+ },
2161
+ chain2: {
2162
+ channelId: 'channel-106076',
2163
+ portId: 'transfer'
2164
+ },
2165
+ ordering: 'unordered',
2166
+ version: 'ics20-1',
2167
+ tags: {
2168
+ status: 'live',
2169
+ preferred: true
2170
+ }
2171
+ }]
2172
+ },
2144
2173
  {
2145
2174
  $schema: '../ibc_data.schema.json',
2146
2175
  chain1: {
@@ -55,28 +55,83 @@ const info = {
55
55
  },
56
56
  description: 'Developers use qubetics as the Ethereum Chain to deploy applications of the future. Get all the functionalities of Ethereum with the power of IBC and Interchain composability.',
57
57
  apis: {
58
- rpc: [{
58
+ rpc: [
59
+ {
59
60
  address: 'https://tendermint.qubetics.com',
60
61
  provider: 'Qubetics'
61
- }],
62
- rest: [{
62
+ },
63
+ {
64
+ address: 'https://node.veritics.ch',
65
+ provider: 'Veritics'
66
+ },
67
+ {
68
+ address: 'https://rpc.qubenode.space',
69
+ provider: 'Qubenode'
70
+ },
71
+ {
72
+ address: 'https://qubeticstralbo.eu/',
73
+ provider: 'TicsForge-Node'
74
+ },
75
+ {
76
+ address: 'https://tics.stakings.id/',
77
+ provider: 'BlockDock'
78
+ },
79
+ {
80
+ address: 'https://node.dragon-node.com',
81
+ provider: 'Dragon-Node'
82
+ },
83
+ {
84
+ address: 'https://jblfg.org',
85
+ provider: 'Belfour Node'
86
+ }
87
+ ],
88
+ rest: [
89
+ {
63
90
  address: 'https://swagger.qubetics.com',
64
91
  provider: 'Qubetics'
65
- }],
92
+ },
93
+ {
94
+ address: 'https://swagger.node.veritics.ch',
95
+ provider: 'Veritics'
96
+ },
97
+ {
98
+ address: 'https://rest.qubenode.space',
99
+ provider: 'Qubenode'
100
+ },
101
+ {
102
+ address: 'https://rest.qubeticstralbo.eu',
103
+ provider: 'TicsForge-Node'
104
+ }
105
+ ],
66
106
  grpc: [{
67
107
  address: 'https://grpc.qubetics.com',
68
108
  provider: 'Qubetics'
69
109
  }],
70
- evmHttpJsonrpc: [{
110
+ evmHttpJsonrpc: [
111
+ {
71
112
  address: 'https://rpc.qubetics.com',
72
113
  provider: 'Qubetics'
73
- }]
114
+ },
115
+ {
116
+ address: 'https://evm.qubenode.space',
117
+ provider: 'Qubenode'
118
+ },
119
+ {
120
+ address: 'https://evm.qubeticstralbo.eu',
121
+ provider: 'TicsForge-Node'
122
+ }
123
+ ]
74
124
  },
75
125
  explorers: [{
76
126
  kind: 'qubetics',
77
127
  url: 'https://ticsscan.com',
78
128
  txPage: 'https://ticsscan.com/tx/${txHash}',
79
129
  accountPage: 'https://ticsscan.com/address/${accountAddress}'
130
+ }, {
131
+ kind: '🚀 Qubetics 🌕 Native 🔥',
132
+ url: 'https://native.ticsscan.com/qubetics',
133
+ txPage: 'https://native.ticsscan.com/qubetics/tx/${txHash}',
134
+ accountPage: 'https://native.ticsscan.com/qubetics/account/${accountAddress}'
80
135
  }],
81
136
  images: [{
82
137
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/qubetics/images/qubetics.png'