chain-registry 2.0.56 → 2.0.58

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 (70) hide show
  1. package/esm/mainnet/asset-lists.js +2 -0
  2. package/esm/mainnet/atomone/chain.js +18 -0
  3. package/esm/mainnet/chain4energy/chain.js +18 -0
  4. package/esm/mainnet/chains.js +2 -0
  5. package/esm/mainnet/doravota/chain.js +17 -0
  6. package/esm/mainnet/gonka/asset-list.js +38 -0
  7. package/esm/mainnet/gonka/chain.js +154 -0
  8. package/esm/{testnet/mantrachaintestnet → mainnet/gonka}/index.js +0 -2
  9. package/esm/mainnet/ibc-data.js +2 -0
  10. package/esm/mainnet/lumera/asset-list.js +43 -0
  11. package/esm/mainnet/lumera/chain.js +4 -4
  12. package/esm/mainnet/lumera/ibc-data.js +31 -0
  13. package/esm/mainnet/lumera/index.js +2 -0
  14. package/esm/mainnet/neutron/asset-list.js +22 -0
  15. package/esm/mainnet/osmosis/ibc-data.js +30 -0
  16. package/esm/mainnet/terra/asset-list.js +26 -0
  17. package/esm/mainnet/terra/chain.js +25 -41
  18. package/esm/mainnet/umee/chain.js +4 -9
  19. package/esm/testnet/asset-lists.js +0 -2
  20. package/esm/testnet/chains.js +0 -2
  21. package/esm/testnet/ibc-data.js +2 -2
  22. package/esm/testnet/lumeratestnet/asset-list.js +43 -0
  23. package/esm/testnet/lumeratestnet/chain.js +3 -3
  24. package/esm/testnet/lumeratestnet/ibc-data.js +31 -0
  25. package/esm/testnet/lumeratestnet/index.js +2 -0
  26. package/esm/testnet/mantrachaintestnet2/chain.js +20 -4
  27. package/esm/testnet/osmosistestnet/ibc-data.js +30 -0
  28. package/esm/testnet/xplatestnet/chain.js +2 -2
  29. package/mainnet/asset-lists.js +2 -0
  30. package/mainnet/atomone/chain.js +18 -0
  31. package/mainnet/chain4energy/chain.js +18 -0
  32. package/mainnet/chains.js +2 -0
  33. package/mainnet/doravota/chain.js +17 -0
  34. package/mainnet/gonka/asset-list.js +40 -0
  35. package/mainnet/gonka/chain.js +156 -0
  36. package/{testnet/mantrachaintestnet → mainnet/gonka}/index.d.ts +0 -1
  37. package/{testnet/mantrachaintestnet → mainnet/gonka}/index.js +1 -3
  38. package/mainnet/ibc-data.js +2 -0
  39. package/mainnet/lumera/asset-list.js +43 -0
  40. package/mainnet/lumera/chain.js +4 -4
  41. package/mainnet/lumera/ibc-data.js +33 -0
  42. package/mainnet/lumera/index.d.ts +1 -0
  43. package/mainnet/lumera/index.js +3 -1
  44. package/mainnet/neutron/asset-list.js +22 -0
  45. package/mainnet/osmosis/ibc-data.js +30 -0
  46. package/mainnet/terra/asset-list.js +26 -0
  47. package/mainnet/terra/chain.js +25 -41
  48. package/mainnet/umee/chain.js +4 -9
  49. package/package.json +3 -3
  50. package/testnet/asset-lists.js +0 -2
  51. package/testnet/chains.js +0 -2
  52. package/testnet/ibc-data.js +2 -2
  53. package/testnet/lumeratestnet/asset-list.js +43 -0
  54. package/testnet/lumeratestnet/chain.js +3 -3
  55. package/testnet/lumeratestnet/ibc-data.d.ts +3 -0
  56. package/testnet/lumeratestnet/ibc-data.js +33 -0
  57. package/testnet/lumeratestnet/index.d.ts +1 -0
  58. package/testnet/lumeratestnet/index.js +3 -1
  59. package/testnet/mantrachaintestnet2/chain.js +20 -4
  60. package/testnet/osmosistestnet/ibc-data.js +30 -0
  61. package/testnet/xplatestnet/chain.js +2 -2
  62. package/esm/testnet/mantrachaintestnet/asset-list.js +0 -48
  63. package/esm/testnet/mantrachaintestnet/chain.js +0 -81
  64. package/esm/testnet/mantrachaintestnet/ibc-data.js +0 -90
  65. package/testnet/mantrachaintestnet/asset-list.js +0 -50
  66. package/testnet/mantrachaintestnet/chain.js +0 -83
  67. package/testnet/mantrachaintestnet/ibc-data.js +0 -92
  68. /package/{testnet/mantrachaintestnet → mainnet/gonka}/asset-list.d.ts +0 -0
  69. /package/{testnet/mantrachaintestnet → mainnet/gonka}/chain.d.ts +0 -0
  70. /package/{testnet/mantrachaintestnet → mainnet/lumera}/ibc-data.d.ts +0 -0
@@ -160,11 +160,11 @@ const info = {
160
160
  },
161
161
  codebase: {
162
162
  gitRepo: 'https://github.com/classic-terra/core',
163
- recommendedVersion: 'v2.1.1',
164
- compatibleVersions: ['v2.1.1'],
163
+ recommendedVersion: 'v3.5.0',
164
+ compatibleVersions: ['v3.5.0'],
165
165
  genesis: {
166
166
  name: '1.0.5',
167
- genesisUrl: 'https://tfl-columbus-5.s3.amazonaws.com/genesis.json'
167
+ genesisUrl: 'https://snapshots.hexxagon.io/cosmos/terra-classic/columbus-5/genesis.json'
168
168
  }
169
169
  },
170
170
  logoURIs: {
@@ -178,20 +178,16 @@ const info = {
178
178
  provider: 'Allnodes ⚡️ Nodes & Staking'
179
179
  },
180
180
  {
181
- address: 'https://rpc-terra-ia.cosmosia.notional.ventures/',
182
- provider: 'Notional'
181
+ address: 'https://rpc.terra-classic.hexxagon.io/',
182
+ provider: 'Hexxagon'
183
183
  },
184
184
  {
185
- address: 'https://terraclassic-mainnet-rpc.autostake.com:443',
186
- provider: 'AutoStake 🛡️ Slash Protected'
185
+ address: 'https://api-lunc-rpc.binodes.com',
186
+ provider: 'BInodes'
187
187
  },
188
188
  {
189
189
  address: 'https://terraclassic-rpc-server-01.stakely.io',
190
190
  provider: 'Stakely'
191
- },
192
- {
193
- address: 'https://api-lunc-rpc.binodes.com',
194
- provider: 'BInodes'
195
191
  }
196
192
  ],
197
193
  rest: [
@@ -200,17 +196,13 @@ const info = {
200
196
  provider: 'Allnodes ⚡️ Nodes & Staking'
201
197
  },
202
198
  {
203
- address: 'https://api-terra-ia.cosmosia.notional.ventures/',
204
- provider: 'Notional'
199
+ address: 'https://lcd.terra-classic.hexxagon.io/',
200
+ provider: 'Hexxagon'
205
201
  },
206
202
  {
207
203
  address: 'https://terraclassic-mainnet-lcd.autostake.com:443',
208
204
  provider: 'AutoStake 🛡️ Slash Protected'
209
205
  },
210
- {
211
- address: 'https://terraclassic-lcd-server-01.stakely.io',
212
- provider: 'Stakely'
213
- },
214
206
  {
215
207
  address: 'https://api-lunc-lcd.binodes.com',
216
208
  provider: 'BInodes'
@@ -218,21 +210,13 @@ const info = {
218
210
  ],
219
211
  grpc: [
220
212
  {
221
- address: 'grpc.terrarebels.net',
222
- provider: 'Terra Rebels'
213
+ address: 'grpc.terra-classic.hexxagon.io/',
214
+ provider: 'Hexxagon'
223
215
  },
224
216
  {
225
217
  address: 'terra-classic-grpc.publicnode.com:443',
226
218
  provider: 'Allnodes ⚡️ Nodes & Staking'
227
219
  },
228
- {
229
- address: 'grpc-terra-ia.cosmosia.notional.ventures:443',
230
- provider: 'Notional'
231
- },
232
- {
233
- address: 'terraclassic-mainnet-grpc.autostake.com:443',
234
- provider: 'AutoStake 🛡️ Slash Protected'
235
- },
236
220
  {
237
221
  address: 'api-lunc-grpc.binodes.com:443',
238
222
  provider: 'BInodes'
@@ -241,10 +225,16 @@ const info = {
241
225
  },
242
226
  explorers: [
243
227
  {
244
- kind: 'ezstaking',
245
- url: 'https://ezstaking.app/terra',
246
- txPage: 'https://ezstaking.app/terra/txs/${txHash}',
247
- accountPage: 'https://ezstaking.app/terra/account/${accountAddress}'
228
+ kind: 'hexxagon-finder',
229
+ url: 'https://finder.terra-classic.hexxagon.io/',
230
+ txPage: 'https://finder.terra-classic.hexxagon.io/mainnet/tx/${txHash}',
231
+ accountPage: 'https://finder.terra-classic.hexxagon.io/mainnet/address/${accountAddress}'
232
+ },
233
+ {
234
+ kind: 'hexxagon2-finder',
235
+ url: 'https://finder.terraclassic.community/',
236
+ txPage: 'https://finder.terraclassic.community/mainnet/tx/${txHash}',
237
+ accountPage: 'https://finder.terraclassic.community/mainnet/address/${accountAddress}'
248
238
  },
249
239
  {
250
240
  kind: 'ping.pub',
@@ -264,16 +254,10 @@ const info = {
264
254
  accountPage: 'https://staking-explorer.com/account.php?chain=terra&addr=${accountAddress}'
265
255
  },
266
256
  {
267
- kind: 'finder',
268
- url: 'https://finder.terra.money/classic',
269
- txPage: 'https://finder.terra.money/classic/tx/${txHash}',
270
- accountPage: 'https://finder.terra.money/classic/address/${accountAddress}'
271
- },
272
- {
273
- kind: 'finder',
274
- url: 'https://finder.terrarebels.net/classic',
275
- txPage: 'https://finder.terrarebels.net/classic/tx/${txHash}',
276
- accountPage: 'https://finder.terrarebels.net/classic/address/${accountAddress}'
257
+ kind: 'terraport-finder',
258
+ url: 'https://finder.terraport.finance/',
259
+ txPage: 'https://finder.terraport.finance/mainnet/tx/${txHash}',
260
+ accountPage: 'https://finder.terraport.finance/mainnet/address/${accountAddress}'
277
261
  }
278
262
  ],
279
263
  images: [{
@@ -263,9 +263,10 @@ const info = {
263
263
  },
264
264
  explorers: [
265
265
  {
266
- kind: 'ping.pub',
267
- url: 'https://ping.pub/umee',
268
- txPage: 'https://ping.pub/umee/tx/${txHash}'
266
+ kind: 'Chainroot',
267
+ url: 'https://explorer.chainroot.io/ux',
268
+ txPage: 'https://explorer.chainroot.io/ux/transactions/${txHash}',
269
+ accountPage: 'https://explorer.chainroot.io/ux/accounts/${accountAddress}'
269
270
  },
270
271
  {
271
272
  kind: '🔥STAVR🔥 Explorer',
@@ -318,12 +319,6 @@ const info = {
318
319
  txPage: 'https://explorer.whenmoonwhenlambo.money/umee/tx/${txHash}',
319
320
  accountPage: 'https://explorer.whenmoonwhenlambo.money/umee/account/${accountAddress}'
320
321
  },
321
- {
322
- kind: 'Chainroot',
323
- url: 'https://explorer.chainroot.io/ux',
324
- txPage: 'https://explorer.chainroot.io/ux/transactions/${txHash}',
325
- accountPage: 'https://explorer.chainroot.io/ux/accounts/${accountAddress}'
326
- },
327
322
  {
328
323
  kind: 'Valopers',
329
324
  url: 'https://ux.valopers.com/',
@@ -66,7 +66,6 @@ import * as _lombardledgertestnet from './lombardledgertestnet';
66
66
  import * as _lumenxtestnet from './lumenxtestnet';
67
67
  import * as _lumeratestnet from './lumeratestnet';
68
68
  import * as _manifesttestnet from './manifesttestnet';
69
- import * as _mantrachaintestnet from './mantrachaintestnet';
70
69
  import * as _mantrachaintestnet2 from './mantrachaintestnet2';
71
70
  import * as _marstestnet from './marstestnet';
72
71
  import * as _metanovaversetestnet from './metanovaversetestnet';
@@ -203,7 +202,6 @@ const assetList = [
203
202
  _lumenxtestnet.assetList,
204
203
  _lumeratestnet.assetList,
205
204
  _manifesttestnet.assetList,
206
- _mantrachaintestnet.assetList,
207
205
  _mantrachaintestnet2.assetList,
208
206
  _marstestnet.assetList,
209
207
  _metanovaversetestnet.assetList,
@@ -66,7 +66,6 @@ import * as _lombardledgertestnet from './lombardledgertestnet';
66
66
  import * as _lumenxtestnet from './lumenxtestnet';
67
67
  import * as _lumeratestnet from './lumeratestnet';
68
68
  import * as _manifesttestnet from './manifesttestnet';
69
- import * as _mantrachaintestnet from './mantrachaintestnet';
70
69
  import * as _mantrachaintestnet2 from './mantrachaintestnet2';
71
70
  import * as _marstestnet from './marstestnet';
72
71
  import * as _metanovaversetestnet from './metanovaversetestnet';
@@ -203,7 +202,6 @@ const chains = [
203
202
  _lumenxtestnet.chain,
204
203
  _lumeratestnet.chain,
205
204
  _manifesttestnet.chain,
206
- _mantrachaintestnet.chain,
207
205
  _mantrachaintestnet2.chain,
208
206
  _marstestnet.chain,
209
207
  _metanovaversetestnet.chain,
@@ -23,8 +23,8 @@ import * as _kujiratestnet from './kujiratestnet';
23
23
  import * as _kyvetestnet from './kyvetestnet';
24
24
  import * as _lavatestnet from './lavatestnet';
25
25
  import * as _likecointestnet from './likecointestnet';
26
+ import * as _lumeratestnet from './lumeratestnet';
26
27
  import * as _manifesttestnet from './manifesttestnet';
27
- import * as _mantrachaintestnet from './mantrachaintestnet';
28
28
  import * as _mantrachaintestnet2 from './mantrachaintestnet2';
29
29
  import * as _marstestnet from './marstestnet';
30
30
  import * as _neutrontestnet from './neutrontestnet';
@@ -73,8 +73,8 @@ const ibcData = [
73
73
  ..._kyvetestnet.ibcData,
74
74
  ..._lavatestnet.ibcData,
75
75
  ..._likecointestnet.ibcData,
76
+ ..._lumeratestnet.ibcData,
76
77
  ..._manifesttestnet.ibcData,
77
- ..._mantrachaintestnet.ibcData,
78
78
  ..._mantrachaintestnet2.ibcData,
79
79
  ..._marstestnet.ibcData,
80
80
  ..._neutrontestnet.ibcData,
@@ -28,6 +28,49 @@ const info = {
28
28
  telegram: 'https://t.me/lumeraprotocol',
29
29
  website: 'https://lumera.io'
30
30
  }
31
+ }, {
32
+ denomUnits: [{
33
+ denom: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
34
+ exponent: 0,
35
+ aliases: ['uosmo']
36
+ }, {
37
+ denom: 'osmo',
38
+ exponent: 6
39
+ }],
40
+ typeAsset: 'ics20',
41
+ base: 'ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518',
42
+ name: 'Osmosis OSMO Token',
43
+ display: 'osmo',
44
+ symbol: 'OSMO',
45
+ traces: [{
46
+ type: 'ibc',
47
+ counterparty: {
48
+ chainName: 'osmosistestnet',
49
+ baseDenom: 'uosmo',
50
+ channelId: 'channel-10884'
51
+ },
52
+ chain: {
53
+ channelId: 'channel-0',
54
+ path: 'transfer/channel-0/uosmo'
55
+ }
56
+ }],
57
+ images: [{
58
+ imageSync: {
59
+ chainName: 'osmosistestnet',
60
+ baseDenom: 'uosmo'
61
+ },
62
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
63
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
64
+ }],
65
+ logoURIs: {
66
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.png',
67
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/osmo.svg'
68
+ },
69
+ keywords: [
70
+ 'dex',
71
+ 'ibc',
72
+ 'osmosis'
73
+ ]
31
74
  }]
32
75
  };
33
76
  export default info;
@@ -36,14 +36,14 @@ const info = {
36
36
  },
37
37
  codebase: {
38
38
  gitRepo: 'https://github.com/LumeraProtocol/lumera',
39
- tag: 'v0.4.3',
40
- recommendedVersion: 'v0.4.3',
39
+ tag: 'v1.7.0',
40
+ recommendedVersion: 'v1.7.0',
41
41
  language: {
42
42
  type: 'go',
43
43
  version: 'v1.24'
44
44
  },
45
45
  binaries: {
46
- "linux/amd64": 'https://github.com/LumeraProtocol/lumera/releases/download/v0.4.3/lumera_v0.4.3_linux_amd64.tar.gz?checksum=sha256:f82f82e6350e1c8b893bc631c24342b3ac1b487bb69079cff51131ae5dc8ca15'
46
+ "linux/amd64": 'https://github.com/LumeraProtocol/lumera/releases/download/v1.7.0/lumera_v1.7.0_linux_amd64.tar.gz?checksum=sha256:1a5a612e5f06a5d4c4a6a2b2b8799336093a9951fcc6e81ef0a56dcc0f913e50'
47
47
  },
48
48
  sdk: {
49
49
  type: 'cosmos',
@@ -0,0 +1,31 @@
1
+ const info = [{
2
+ $schema: '../../ibc_data.schema.json',
3
+ chain1: {
4
+ chainName: 'lumeratestnet',
5
+ clientId: '07-tendermint-2',
6
+ connectionId: 'connection-1'
7
+ },
8
+ chain2: {
9
+ chainName: 'osmosistestnet',
10
+ clientId: '07-tendermint-4899',
11
+ connectionId: 'connection-4268'
12
+ },
13
+ channels: [{
14
+ chain1: {
15
+ channelId: 'channel-0',
16
+ portId: 'transfer'
17
+ },
18
+ chain2: {
19
+ channelId: 'channel-10884',
20
+ portId: 'transfer'
21
+ },
22
+ ordering: 'unordered',
23
+ version: 'ics20-1',
24
+ tags: {
25
+ status: 'live',
26
+ preferred: true,
27
+ dex: 'osmosis'
28
+ }
29
+ }]
30
+ }];
31
+ export default info;
@@ -1,4 +1,6 @@
1
1
  import _assetList from './asset-list';
2
2
  import _chain from './chain';
3
+ import _ibcData from './ibc-data';
3
4
  export const assetList = _assetList;
4
5
  export const chain = _chain;
6
+ export const ibcData = _ibcData;
@@ -16,7 +16,7 @@ const info = {
16
16
  denom: 'uom',
17
17
  fixedMinGasPrice: 0.01,
18
18
  lowGasPrice: 0.01,
19
- averageGasPrice: 0.01,
19
+ averageGasPrice: 0.025,
20
20
  highGasPrice: 0.03
21
21
  }]
22
22
  },
@@ -72,23 +72,39 @@ const info = {
72
72
  }, {
73
73
  address: 'mantra-testnet-grpc.publicnode.com:443',
74
74
  provider: 'Allnodes ⚡️ Nodes & Staking'
75
+ }],
76
+ evmHttpJsonrpc: [{
77
+ address: 'https://evm.dukong.mantrachain.io',
78
+ provider: 'MANTRACHAIN'
79
+ }, {
80
+ address: 'https://rpc.evm.mantra.testnet.cosmostation.io',
81
+ provider: 'Cosmostation'
75
82
  }]
76
83
  },
77
84
  logoURIs: {
78
85
  png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.png',
79
86
  svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/mantrachain/images/OM-Prim-Col.svg'
80
87
  },
81
- explorers: [{
88
+ explorers: [
89
+ {
82
90
  kind: 'mintscan',
83
91
  url: 'https://www.mintscan.io/mantra-testnet',
84
92
  txPage: 'https://mintscan.io/mantra-testnet/txs/${txHash}',
85
93
  accountPage: 'https://mintscan.io/mantra-testnet/account/${accountAddress}'
86
- }, {
94
+ },
95
+ {
87
96
  kind: 'ping.pub',
88
97
  url: 'https://explorer.mantrachain.io',
89
98
  txPage: 'https://explorer.mantrachain.io/MANTRA-Dukong/tx/${txHash}',
90
99
  accountPage: 'https://explorer.mantrachain.io/MANTRA-Dukong/account/${accountAddress}'
91
- }],
100
+ },
101
+ {
102
+ kind: 'mantrascan',
103
+ url: 'https://mantrascan.io/dukong',
104
+ txPage: 'https://mantrascan.io/dukong/tx/${txHash}',
105
+ accountPage: 'https://mantrascan.io/dukong/address/${accountAddress}'
106
+ }
107
+ ],
92
108
  keywords: [
93
109
  'rwa',
94
110
  'wasm',
@@ -698,6 +698,36 @@ const info = [
698
698
  }
699
699
  }]
700
700
  },
701
+ {
702
+ $schema: '../../ibc_data.schema.json',
703
+ chain1: {
704
+ chainName: 'lumeratestnet',
705
+ clientId: '07-tendermint-2',
706
+ connectionId: 'connection-1'
707
+ },
708
+ chain2: {
709
+ chainName: 'osmosistestnet',
710
+ clientId: '07-tendermint-4899',
711
+ connectionId: 'connection-4268'
712
+ },
713
+ channels: [{
714
+ chain1: {
715
+ channelId: 'channel-0',
716
+ portId: 'transfer'
717
+ },
718
+ chain2: {
719
+ channelId: 'channel-10884',
720
+ portId: 'transfer'
721
+ },
722
+ ordering: 'unordered',
723
+ version: 'ics20-1',
724
+ tags: {
725
+ status: 'live',
726
+ preferred: true,
727
+ dex: 'osmosis'
728
+ }
729
+ }]
730
+ },
701
731
  {
702
732
  $schema: '../../ibc_data.schema.json',
703
733
  chain1: {
@@ -28,8 +28,8 @@ const info = {
28
28
  },
29
29
  codebase: {
30
30
  gitRepo: 'https://github.com/xpladev/xpla',
31
- recommendedVersion: 'v1.8.0-rc2',
32
- compatibleVersions: ['v1.8.0-rc2'],
31
+ recommendedVersion: 'v1.8.0-cube',
32
+ compatibleVersions: ['v1.8.0-cube'],
33
33
  consensus: {
34
34
  type: 'cometbft',
35
35
  version: 'v0.38.17'
@@ -101,6 +101,7 @@ const _gateway = __importStar(require("./gateway"));
101
101
  const _genesisl1 = __importStar(require("./genesisl1"));
102
102
  const _ggezchain = __importStar(require("./ggezchain"));
103
103
  const _gitopia = __importStar(require("./gitopia"));
104
+ const _gonka = __importStar(require("./gonka"));
104
105
  const _govgen = __importStar(require("./govgen"));
105
106
  const _gravitybridge = __importStar(require("./gravitybridge"));
106
107
  const _haqq = __importStar(require("./haqq"));
@@ -315,6 +316,7 @@ const assetList = [
315
316
  _genesisl1.assetList,
316
317
  _ggezchain.assetList,
317
318
  _gitopia.assetList,
319
+ _gonka.assetList,
318
320
  _govgen.assetList,
319
321
  _gravitybridge.assetList,
320
322
  _haqq.assetList,
@@ -152,6 +152,10 @@ const info = {
152
152
  {
153
153
  address: 'https://rpc-atomone.22node.xyz',
154
154
  provider: '22node'
155
+ },
156
+ {
157
+ address: 'https://m-atomone-rpc.ruangnode.com:443',
158
+ provider: 'ruangnode'
155
159
  }
156
160
  ],
157
161
  rest: [
@@ -242,6 +246,10 @@ const info = {
242
246
  {
243
247
  address: 'https://rest-atomone.22node.xyz',
244
248
  provider: '22node'
249
+ },
250
+ {
251
+ address: 'https://m-atomone-api.ruangnode.com:443',
252
+ provider: 'ruangnode'
245
253
  }
246
254
  ],
247
255
  grpc: [
@@ -304,6 +312,10 @@ const info = {
304
312
  {
305
313
  address: 'grpc-atomone.22node.xyz',
306
314
  provider: 'Shazoes'
315
+ },
316
+ {
317
+ address: 'm-atomone-grpc.ruangnode.com:12090',
318
+ provider: 'ruangnode'
307
319
  }
308
320
  ]
309
321
  },
@@ -379,6 +391,12 @@ const info = {
379
391
  url: 'https://explorer.chainroot.io/atomone',
380
392
  txPage: 'https://explorer.chainroot.io/atomone/transactions/${txHash}',
381
393
  accountPage: 'https://explorer.chainroot.io/atomone/accounts/${accountAddress}'
394
+ },
395
+ {
396
+ kind: 'Ruangnode Explorer',
397
+ url: 'https://explorer.ruangnode.com/atomone',
398
+ txPage: 'https://explorer.ruangnode.com/atomone/tx/${txHash}',
399
+ accountPage: 'https://explorer.ruangnode.com/atomone/account/${accountAddress}'
382
400
  }
383
401
  ],
384
402
  images: [{
@@ -160,6 +160,10 @@ const info = {
160
160
  {
161
161
  address: 'https://chain4energy_mainnet_rpc.chain.whenmoonwhenlambo.money',
162
162
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
163
+ },
164
+ {
165
+ address: 'https://rpc.polcrypto.pl:443',
166
+ provider: 'POLCRYPTO.PL'
163
167
  }
164
168
  ],
165
169
  rest: [
@@ -266,6 +270,10 @@ const info = {
266
270
  {
267
271
  address: 'https://chain4energy_mainnet_api.chain.whenmoonwhenlambo.money',
268
272
  provider: '🚀 WHEN MOON 🌕 WHEN LAMBO 🔥'
273
+ },
274
+ {
275
+ address: 'https://rest.polcrypto.pl:443',
276
+ provider: 'POLCRYPTO.PL'
269
277
  }
270
278
  ],
271
279
  grpc: [
@@ -368,6 +376,10 @@ const info = {
368
376
  {
369
377
  address: 'http://207.180.208.47:46657',
370
378
  provider: 'NakoTurk'
379
+ },
380
+ {
381
+ address: 'grpc.polcrypto.pl:443',
382
+ provider: 'POLCRYPTO.PL'
371
383
  }
372
384
  ]
373
385
  },
@@ -454,6 +466,12 @@ const info = {
454
466
  url: 'https://explorer.whenmoonwhenlambo.money/chain4energy',
455
467
  txPage: 'https://explorer.whenmoonwhenlambo.money/chain4energy/tx/${txHash}',
456
468
  accountPage: 'https://explorer.whenmoonwhenlambo.money/chain4energy/account/${accountAddress}'
469
+ },
470
+ {
471
+ kind: 'POLCRYPTO.PL',
472
+ url: 'https://explorer.polcrypto.pl',
473
+ txPage: 'https://explorer.polcrypto.pl/tx/${txHash}',
474
+ accountPage: 'https://explorer.polcrypto.pl/account/${accountAddress}'
457
475
  }
458
476
  ],
459
477
  images: [{
package/mainnet/chains.js CHANGED
@@ -101,6 +101,7 @@ const _gateway = __importStar(require("./gateway"));
101
101
  const _genesisl1 = __importStar(require("./genesisl1"));
102
102
  const _ggezchain = __importStar(require("./ggezchain"));
103
103
  const _gitopia = __importStar(require("./gitopia"));
104
+ const _gonka = __importStar(require("./gonka"));
104
105
  const _govgen = __importStar(require("./govgen"));
105
106
  const _gravitybridge = __importStar(require("./gravitybridge"));
106
107
  const _haqq = __importStar(require("./haqq"));
@@ -315,6 +316,7 @@ const chains = [
315
316
  _genesisl1.chain,
316
317
  _ggezchain.chain,
317
318
  _gitopia.chain,
319
+ _gonka.chain,
318
320
  _govgen.chain,
319
321
  _gravitybridge.chain,
320
322
  _haqq.chain,
@@ -52,6 +52,10 @@ const info = {
52
52
  {
53
53
  address: 'https://doravota-mainnet-rpc.itrocket.net:443',
54
54
  provider: 'ITRocket'
55
+ },
56
+ {
57
+ address: 'https://m-dora-rpc.ruangnode.com:443',
58
+ provider: 'ruangnode'
55
59
  }
56
60
  ],
57
61
  rest: [
@@ -70,6 +74,10 @@ const info = {
70
74
  {
71
75
  address: 'https://doravota-mainnet-api.itrocket.net',
72
76
  provider: 'ITRocket'
77
+ },
78
+ {
79
+ address: 'https://m-dora-api.ruangnode.com',
80
+ provider: 'ruangnode'
73
81
  }
74
82
  ],
75
83
  grpc: [
@@ -84,6 +92,10 @@ const info = {
84
92
  {
85
93
  address: 'doravota-mainnet-grpc.itrocket.net:443',
86
94
  provider: 'ITRocket'
95
+ },
96
+ {
97
+ address: 'm-dora-grpc.ruangnode.com:30090',
98
+ provider: 'ruangnode'
87
99
  }
88
100
  ]
89
101
  },
@@ -125,6 +137,11 @@ const info = {
125
137
  url: 'https://dora.valopers.com/',
126
138
  txPage: 'https://dora.valopers.com/transactions/${txHash}',
127
139
  accountPage: 'https://dora.valopers.com/account/${accountAddress}'
140
+ },
141
+ {
142
+ kind: 'Ruangnode Explorers',
143
+ url: 'https://explorer.ruangnode.com/dora/staking',
144
+ txPage: 'https://explorer.ruangnode.com/dora/tx/${txHash}'
128
145
  }
129
146
  ]
130
147
  };
@@ -0,0 +1,40 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ const info = {
4
+ $schema: '../assetlist.schema.json',
5
+ chainName: 'gonka',
6
+ assets: [{
7
+ description: 'Coins for the Gonka network.',
8
+ denomUnits: [
9
+ {
10
+ denom: 'ngonka',
11
+ exponent: 0,
12
+ aliases: ['nanogonka']
13
+ },
14
+ {
15
+ denom: 'ugonka',
16
+ exponent: 3,
17
+ aliases: ['microgonka']
18
+ },
19
+ {
20
+ denom: 'mgonka',
21
+ exponent: 6,
22
+ aliases: ['milligonka']
23
+ },
24
+ {
25
+ denom: 'gonka',
26
+ exponent: 9
27
+ }
28
+ ],
29
+ base: 'ngonka',
30
+ name: 'Gonka',
31
+ display: 'gonka',
32
+ symbol: 'GNK',
33
+ typeAsset: 'sdk.coin',
34
+ images: [{
35
+ png: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.png',
36
+ svg: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/gonka/images/gonka_logo.svg'
37
+ }]
38
+ }]
39
+ };
40
+ exports.default = info;