@skip-go/client 1.0.4 → 1.0.5

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 (106) hide show
  1. package/dist/api/{getAssets.d.cts → getAssets.d.ts} +2 -2
  2. package/dist/api/getAssets.js +2 -0
  3. package/dist/api/{getAssetsBetweenChains.d.cts → getAssetsBetweenChains.d.ts} +2 -2
  4. package/dist/api/getAssetsBetweenChains.js +2 -0
  5. package/dist/api/{getBridges.d.cts → getBridges.d.ts} +2 -2
  6. package/dist/api/getBridges.js +2 -0
  7. package/dist/api/{getChains.d.cts → getChains.d.ts} +2 -2
  8. package/dist/api/getChains.js +2 -0
  9. package/dist/api/{getVenues.d.cts → getVenues.d.ts} +1 -1
  10. package/dist/api/getVenues.js +2 -0
  11. package/dist/api/{postAssetsFromSource.d.cts → postAssetsFromSource.d.ts} +2 -2
  12. package/dist/api/postAssetsFromSource.js +3 -0
  13. package/dist/api/{postBalances.d.cts → postBalances.d.ts} +3 -3
  14. package/dist/api/postBalances.js +2 -0
  15. package/dist/api/{postIbcOriginAssets.d.cts → postIbcOriginAssets.d.ts} +1 -1
  16. package/dist/api/postIbcOriginAssets.js +2 -0
  17. package/dist/api/{postMessages.d.cts → postMessages.d.ts} +3 -3
  18. package/dist/api/postMessages.js +2 -0
  19. package/dist/api/{postMessagesDirect.d.cts → postMessagesDirect.d.ts} +2 -2
  20. package/dist/api/postMessagesDirect.js +2 -0
  21. package/dist/api/{postRecommendAssets.d.cts → postRecommendAssets.d.ts} +2 -2
  22. package/dist/api/postRecommendAssets.js +2 -0
  23. package/dist/api/{postRoute.d.cts → postRoute.d.ts} +3 -3
  24. package/dist/api/postRoute.js +2 -0
  25. package/dist/api/{postSubmitTransaction.d.cts → postSubmitTransaction.d.ts} +1 -1
  26. package/dist/api/postSubmitTransaction.js +2 -0
  27. package/dist/api/{postTrackTransaction.d.cts → postTrackTransaction.d.ts} +1 -1
  28. package/dist/api/postTrackTransaction.js +2 -0
  29. package/dist/api/{postTransactionStatus.d.cts → postTransactionStatus.d.ts} +3 -3
  30. package/dist/api/postTransactionStatus.js +2 -0
  31. package/dist/chunk-33K6EESX.js +10 -0
  32. package/dist/{chunk-77ITCT75.cjs → chunk-4JJWOILI.js} +3 -5
  33. package/dist/chunk-BQTQJQ5E.js +10 -0
  34. package/dist/{chunk-ED2OY55G.cjs → chunk-BRMONS6A.js} +5 -11
  35. package/dist/{chunk-PNWIJSMA.cjs → chunk-C2EDPY6J.js} +3 -5
  36. package/dist/chunk-DW4U6YI6.js +10 -0
  37. package/dist/{chunk-GQYZQCOJ.cjs → chunk-F75DC5RW.js} +179 -185
  38. package/dist/{chunk-SFMBRLUS.cjs → chunk-GARVPN2H.js} +4 -6
  39. package/dist/{chunk-7SK3IFXJ.cjs → chunk-JTIHU43D.js} +1 -6
  40. package/dist/{chunk-VI7UMBQ7.cjs → chunk-KNV72XRZ.js} +3 -5
  41. package/dist/chunk-MGVXJ2U4.js +11 -0
  42. package/dist/chunk-MTMPHY3Y.js +9 -0
  43. package/dist/{chunk-UO54MR5Z.cjs → chunk-PHTQQIAH.js} +220 -226
  44. package/dist/{chunk-RDOSNDAQ.cjs → chunk-PRQ2NHRZ.js} +3 -5
  45. package/dist/chunk-RDRDFJQE.js +10 -0
  46. package/dist/chunk-RMP3HM5N.js +14 -0
  47. package/dist/{chunk-D2MDLQQZ.cjs → chunk-SONZJVQM.js} +47 -51
  48. package/dist/{chunk-KZOSEIWH.cjs → chunk-SWYON2RG.js} +1 -4
  49. package/dist/{chunk-WMXUOVHN.cjs → chunk-TD63P2AG.js} +111 -156
  50. package/dist/{chunk-ZNXE6PUV.cjs → chunk-TW77BXMT.js} +7 -9
  51. package/dist/chunk-UNF72WYO.js +22 -0
  52. package/dist/{chunk-J4LI33TK.cjs → chunk-VMPFHQ7U.js} +9 -11
  53. package/dist/{chunk-4R6OCWRR.cjs → chunk-VQ5SIQWU.js} +1 -3
  54. package/dist/{chunk-HAR3IXDE.cjs → chunk-W6TBGBV3.js} +1 -31
  55. package/dist/{client-types-qvyKvyFh.d.cts → client-types-CxjtffyG.d.ts} +1 -1
  56. package/dist/{executeRoute-BKRpODCc.d.cts → executeRoute-BKvMVd1I.d.ts} +3 -3
  57. package/dist/{generateApi-C0amiydg.d.cts → generateApi-DqCp36fX.d.ts} +1 -1
  58. package/dist/{index.d.cts → index.d.ts} +25 -25
  59. package/dist/index.js +24 -0
  60. package/dist/public-functions/{executeRoute.d.cts → executeRoute.d.ts} +4 -4
  61. package/dist/public-functions/executeRoute.js +12 -0
  62. package/dist/public-functions/{getFeeInfoForChain.d.cts → getFeeInfoForChain.d.ts} +2 -2
  63. package/dist/public-functions/getFeeInfoForChain.js +5 -0
  64. package/dist/public-functions/{getRecommendedGasPrice.d.cts → getRecommendedGasPrice.d.ts} +1 -1
  65. package/dist/public-functions/getRecommendedGasPrice.js +7 -0
  66. package/dist/public-functions/getSigningStargateClient.js +4 -0
  67. package/dist/public-functions/{setApiOptions.d.cts → setApiOptions.d.ts} +2 -2
  68. package/dist/public-functions/setApiOptions.js +2 -0
  69. package/dist/public-functions/setClientOptions.d.ts +9 -0
  70. package/dist/public-functions/setClientOptions.js +4 -0
  71. package/dist/{setClientOptions-CT6CHI9I.d.cts → setClientOptions-DbanEIwL.d.ts} +2 -2
  72. package/package.json +6 -6
  73. package/dist/api/getAssets.cjs +0 -15
  74. package/dist/api/getAssetsBetweenChains.cjs +0 -11
  75. package/dist/api/getBridges.cjs +0 -11
  76. package/dist/api/getChains.cjs +0 -11
  77. package/dist/api/getVenues.cjs +0 -11
  78. package/dist/api/postAssetsFromSource.cjs +0 -12
  79. package/dist/api/postBalances.cjs +0 -11
  80. package/dist/api/postIbcOriginAssets.cjs +0 -11
  81. package/dist/api/postMessages.cjs +0 -11
  82. package/dist/api/postMessagesDirect.cjs +0 -11
  83. package/dist/api/postRecommendAssets.cjs +0 -11
  84. package/dist/api/postRoute.cjs +0 -11
  85. package/dist/api/postSubmitTransaction.cjs +0 -11
  86. package/dist/api/postTrackTransaction.cjs +0 -11
  87. package/dist/api/postTransactionStatus.cjs +0 -11
  88. package/dist/chunk-32MRDO7V.cjs +0 -12
  89. package/dist/chunk-4RVEOKQU.cjs +0 -24
  90. package/dist/chunk-DAMZSSOH.cjs +0 -12
  91. package/dist/chunk-ISHM4QWP.cjs +0 -16
  92. package/dist/chunk-KDN7RCGP.cjs +0 -13
  93. package/dist/chunk-L5V5PASH.cjs +0 -12
  94. package/dist/chunk-LXYLWTNZ.cjs +0 -12
  95. package/dist/chunk-URLFWBSC.cjs +0 -11
  96. package/dist/index.cjs +0 -209
  97. package/dist/public-functions/executeRoute.cjs +0 -21
  98. package/dist/public-functions/getFeeInfoForChain.cjs +0 -14
  99. package/dist/public-functions/getRecommendedGasPrice.cjs +0 -16
  100. package/dist/public-functions/getSigningStargateClient.cjs +0 -13
  101. package/dist/public-functions/setApiOptions.cjs +0 -11
  102. package/dist/public-functions/setClientOptions.cjs +0 -13
  103. package/dist/public-functions/setClientOptions.d.cts +0 -9
  104. /package/dist/{apiState-CdzxTxYd.d.cts → apiState-CdzxTxYd.d.ts} +0 -0
  105. /package/dist/public-functions/{getSigningStargateClient.d.cts → getSigningStargateClient.d.ts} +0 -0
  106. /package/dist/{swaggerTypes-O9-gvCT1.d.cts → swaggerTypes-O9-gvCT1.d.ts} +0 -0
@@ -1,13 +1,11 @@
1
- 'use strict';
2
-
3
- var chunkHAR3IXDE_cjs = require('./chunk-HAR3IXDE.cjs');
1
+ import { api } from './chunk-W6TBGBV3.js';
4
2
 
5
3
  // src/api/postIbcOriginAssets.ts
6
- var ibcOriginAssets = chunkHAR3IXDE_cjs.api({
4
+ var ibcOriginAssets = api({
7
5
  methodName: "getOriginAssets",
8
6
  method: "post",
9
7
  path: "/v2/fungible/ibc_origin_assets",
10
8
  transformResponse: (response) => response.originAssets
11
9
  });
12
10
 
13
- exports.ibcOriginAssets = ibcOriginAssets;
11
+ export { ibcOriginAssets };
@@ -0,0 +1,10 @@
1
+ import { api } from './chunk-W6TBGBV3.js';
2
+
3
+ // src/api/postSubmitTransaction.ts
4
+ var submitTransaction = api({
5
+ methodName: "submitTransactionV2",
6
+ method: "post",
7
+ path: "/v2/tx/submit"
8
+ });
9
+
10
+ export { submitTransaction };
@@ -0,0 +1,14 @@
1
+ import { transformAssetsMap } from './chunk-BRMONS6A.js';
2
+ import { api } from './chunk-W6TBGBV3.js';
3
+
4
+ // src/api/postAssetsFromSource.ts
5
+ var assetsFromSource = api({
6
+ methodName: "getAssetsFromSource",
7
+ method: "post",
8
+ path: "/v2/fungible/assets_from_source",
9
+ transformResponse(response) {
10
+ return transformAssetsMap(response.destAssets);
11
+ }
12
+ });
13
+
14
+ export { assetsFromSource };
@@ -1,16 +1,14 @@
1
- 'use strict';
2
-
3
- var chunk7SK3IFXJ_cjs = require('./chunk-7SK3IFXJ.cjs');
4
- var chunkED2OY55G_cjs = require('./chunk-ED2OY55G.cjs');
5
- var stargate = require('@cosmjs/stargate');
6
- var utils = require('@cosmjs/utils');
7
- var binary_js = require('cosmjs-types/binary.js');
8
- var auth_js = require('cosmjs-types/cosmos/auth/v1beta1/auth.js');
9
- var coin_js = require('cosmjs-types/cosmos/base/v1beta1/coin.js');
10
- var protoSigning = require('@cosmjs/proto-signing');
11
- var sdkTs = require('@injectivelabs/sdk-ts');
12
- var keys_js = require('cosmjs-types/cosmos/crypto/secp256k1/keys.js');
13
- var amino = require('@cosmjs/amino');
1
+ import { chains, findFirstWorkingEndpoint } from './chunk-JTIHU43D.js';
2
+ import { ClientState } from './chunk-BRMONS6A.js';
3
+ import { accountFromAny, SigningStargateClient } from '@cosmjs/stargate';
4
+ import { assertDefinedAndNotNull } from '@cosmjs/utils';
5
+ import { BinaryWriter, BinaryReader } from 'cosmjs-types/binary.js';
6
+ import { BaseAccount } from 'cosmjs-types/cosmos/auth/v1beta1/auth.js';
7
+ import { Coin } from 'cosmjs-types/cosmos/base/v1beta1/coin.js';
8
+ import { decodePubkey } from '@cosmjs/proto-signing';
9
+ import { accountEthParser } from '@injectivelabs/sdk-ts';
10
+ import { PubKey } from 'cosmjs-types/cosmos/crypto/secp256k1/keys.js';
11
+ import { encodeSecp256k1Pubkey } from '@cosmjs/amino';
14
12
 
15
13
  var createBaseVestingAccount = () => {
16
14
  return {
@@ -23,21 +21,21 @@ var createBaseVestingAccount = () => {
23
21
  };
24
22
  };
25
23
  var BaseVestingAccount = {
26
- encode(message, writer = binary_js.BinaryWriter.create()) {
24
+ encode(message, writer = BinaryWriter.create()) {
27
25
  if (message.baseAccount !== void 0) {
28
- auth_js.BaseAccount.encode(
26
+ BaseAccount.encode(
29
27
  message.baseAccount,
30
28
  writer.uint32(10).fork()
31
29
  ).ldelim();
32
30
  }
33
31
  for (const v of message.originalVesting) {
34
- coin_js.Coin.encode(v, writer.uint32(18).fork()).ldelim();
32
+ Coin.encode(v, writer.uint32(18).fork()).ldelim();
35
33
  }
36
34
  for (const v of message.delegatedFree) {
37
- coin_js.Coin.encode(v, writer.uint32(26).fork()).ldelim();
35
+ Coin.encode(v, writer.uint32(26).fork()).ldelim();
38
36
  }
39
37
  for (const v of message.delegatedVesting) {
40
- coin_js.Coin.encode(v, writer.uint32(34).fork()).ldelim();
38
+ Coin.encode(v, writer.uint32(34).fork()).ldelim();
41
39
  }
42
40
  if (message.endTime !== BigInt(0)) {
43
41
  writer.uint32(40).int64(message.endTime);
@@ -45,23 +43,23 @@ var BaseVestingAccount = {
45
43
  return writer;
46
44
  },
47
45
  decode(input, length) {
48
- const reader = input instanceof binary_js.BinaryReader ? input : new binary_js.BinaryReader(input);
46
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
49
47
  const end = length === void 0 ? reader.len : reader.pos + length;
50
48
  const message = createBaseVestingAccount();
51
49
  while (reader.pos < end) {
52
50
  const tag = reader.uint32();
53
51
  switch (tag >>> 3) {
54
52
  case 1:
55
- message.baseAccount = auth_js.BaseAccount.decode(reader, reader.uint32());
53
+ message.baseAccount = BaseAccount.decode(reader, reader.uint32());
56
54
  break;
57
55
  case 2:
58
- message.originalVesting.push(coin_js.Coin.decode(reader, reader.uint32()));
56
+ message.originalVesting.push(Coin.decode(reader, reader.uint32()));
59
57
  break;
60
58
  case 3:
61
- message.delegatedFree.push(coin_js.Coin.decode(reader, reader.uint32()));
59
+ message.delegatedFree.push(Coin.decode(reader, reader.uint32()));
62
60
  break;
63
61
  case 4:
64
- message.delegatedVesting.push(coin_js.Coin.decode(reader, reader.uint32()));
62
+ message.delegatedVesting.push(Coin.decode(reader, reader.uint32()));
65
63
  break;
66
64
  case 5:
67
65
  message.endTime = reader.int64();
@@ -83,7 +81,7 @@ function createBasePeriod() {
83
81
  };
84
82
  }
85
83
  var Period = {
86
- encode(message, writer = binary_js.BinaryWriter.create()) {
84
+ encode(message, writer = BinaryWriter.create()) {
87
85
  if (message.startTime !== BigInt(0)) {
88
86
  writer.uint32(8).int64(message.startTime);
89
87
  }
@@ -91,7 +89,7 @@ var Period = {
91
89
  writer.uint32(16).int64(message.length);
92
90
  }
93
91
  for (const v of message.amount) {
94
- coin_js.Coin.encode(v, writer.uint32(26).fork()).ldelim();
92
+ Coin.encode(v, writer.uint32(26).fork()).ldelim();
95
93
  }
96
94
  if (message.actionType !== 0) {
97
95
  writer.uint32(32).int32(message.actionType);
@@ -99,7 +97,7 @@ var Period = {
99
97
  return writer;
100
98
  },
101
99
  decode(input, length) {
102
- const reader = input instanceof binary_js.BinaryReader ? input : new binary_js.BinaryReader(input);
100
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
103
101
  const end = length === void 0 ? reader.len : reader.pos + length;
104
102
  const message = createBasePeriod();
105
103
  while (reader.pos < end) {
@@ -112,7 +110,7 @@ var Period = {
112
110
  message.length = reader.int64();
113
111
  break;
114
112
  case 3:
115
- message.amount.push(coin_js.Coin.decode(reader, reader.uint32()));
113
+ message.amount.push(Coin.decode(reader, reader.uint32()));
116
114
  break;
117
115
  case 4:
118
116
  message.actionType = reader.int32();
@@ -134,7 +132,7 @@ function createBaseStridePeriodicVestingAccount() {
134
132
  };
135
133
  }
136
134
  var StridePeriodicVestingAccount = {
137
- encode(message, writer = binary_js.BinaryWriter.create()) {
135
+ encode(message, writer = BinaryWriter.create()) {
138
136
  if (message.baseVestingAccount !== void 0) {
139
137
  BaseVestingAccount.encode(
140
138
  message.baseVestingAccount,
@@ -147,7 +145,7 @@ var StridePeriodicVestingAccount = {
147
145
  return writer;
148
146
  },
149
147
  decode(input, length) {
150
- const reader = input instanceof binary_js.BinaryReader ? input : new binary_js.BinaryReader(input);
148
+ const reader = input instanceof BinaryReader ? input : new BinaryReader(input);
151
149
  const end = length === void 0 ? reader.len : reader.pos + length;
152
150
  const message = createBaseStridePeriodicVestingAccount();
153
151
  while (reader.pos < end) {
@@ -174,29 +172,29 @@ var accountParser = (acc) => {
174
172
  switch (acc.typeUrl) {
175
173
  case "/stride.vesting.StridePeriodicVestingAccount": {
176
174
  const baseAccount = StridePeriodicVestingAccount.decode(acc.value).baseVestingAccount?.baseAccount;
177
- utils.assertDefinedAndNotNull(baseAccount);
175
+ assertDefinedAndNotNull(baseAccount);
178
176
  return {
179
177
  address: baseAccount.address,
180
- pubkey: baseAccount.pubKey ? protoSigning.decodePubkey(baseAccount.pubKey) : null,
178
+ pubkey: baseAccount.pubKey ? decodePubkey(baseAccount.pubKey) : null,
181
179
  accountNumber: Number(baseAccount.accountNumber),
182
180
  sequence: Number(baseAccount.sequence)
183
181
  };
184
182
  }
185
183
  case "/injective.types.v1beta1.EthAccount":
186
- return sdkTs.accountEthParser(
184
+ return accountEthParser(
187
185
  acc,
188
186
  "/injective.crypto.v1beta1.ethsecp256k1.PubKey"
189
187
  );
190
188
  case "/ethermint.types.v1.EthAccount":
191
- return sdkTs.accountEthParser(acc, "/ethermint.crypto.v1.ethsecp256k1.PubKey");
189
+ return accountEthParser(acc, "/ethermint.crypto.v1.ethsecp256k1.PubKey");
192
190
  default: {
193
191
  if (acc.typeUrl === "/cosmos.auth.v1beta1.BaseAccount") {
194
- const { address, pubKey, accountNumber, sequence } = auth_js.BaseAccount.decode(
192
+ const { address, pubKey, accountNumber, sequence } = BaseAccount.decode(
195
193
  acc.value
196
194
  );
197
195
  if (pubKey?.typeUrl === "/initia.crypto.v1beta1.ethsecp256k1.PubKey") {
198
- const { key } = keys_js.PubKey.decode(pubKey.value);
199
- const pk = amino.encodeSecp256k1Pubkey(key);
196
+ const { key } = PubKey.decode(pubKey.value);
197
+ const pk = encodeSecp256k1Pubkey(key);
200
198
  return {
201
199
  address,
202
200
  pubkey: pk,
@@ -205,18 +203,18 @@ var accountParser = (acc) => {
205
203
  };
206
204
  }
207
205
  }
208
- return stargate.accountFromAny(acc);
206
+ return accountFromAny(acc);
209
207
  }
210
208
  }
211
209
  };
212
210
 
213
211
  // src/private-functions/getRpcEndpointForChain.ts
214
212
  var getRpcEndpointForChain = async (chainId) => {
215
- if (chunkED2OY55G_cjs.ClientState.endpointOptions.getRpcEndpointForChain) {
216
- return chunkED2OY55G_cjs.ClientState.endpointOptions.getRpcEndpointForChain(chainId);
213
+ if (ClientState.endpointOptions.getRpcEndpointForChain) {
214
+ return ClientState.endpointOptions.getRpcEndpointForChain(chainId);
217
215
  }
218
- if (chunkED2OY55G_cjs.ClientState.endpointOptions.endpoints && chunkED2OY55G_cjs.ClientState.endpointOptions.endpoints[chainId]) {
219
- const endpointOptions = chunkED2OY55G_cjs.ClientState.endpointOptions.endpoints[chainId];
216
+ if (ClientState.endpointOptions.endpoints && ClientState.endpointOptions.endpoints[chainId]) {
217
+ const endpointOptions = ClientState.endpointOptions.endpoints[chainId];
220
218
  if (endpointOptions?.rpc) {
221
219
  return endpointOptions.rpc;
222
220
  }
@@ -224,7 +222,7 @@ var getRpcEndpointForChain = async (chainId) => {
224
222
  console.warn(
225
223
  "Warning: You are using unreliable public endpoints. We strongly recommend overriding them via endpointOptions for use beyond development settings."
226
224
  );
227
- const chain = chunk7SK3IFXJ_cjs.chains().find((chain2) => chain2.chain_id === chainId);
225
+ const chain = chains().find((chain2) => chain2.chain_id === chainId);
228
226
  if (!chain) {
229
227
  throw new Error(`getRpcEndpointForChain: failed to find chain id '${chainId}' in registry`);
230
228
  }
@@ -234,7 +232,7 @@ var getRpcEndpointForChain = async (chainId) => {
234
232
  );
235
233
  }
236
234
  const endpoints = chain.apis?.rpc?.map((api) => api.address);
237
- const endpoint = await chunk7SK3IFXJ_cjs.findFirstWorkingEndpoint(endpoints, "rpc");
235
+ const endpoint = await findFirstWorkingEndpoint(endpoints, "rpc");
238
236
  if (!endpoint) {
239
237
  throw new Error(
240
238
  `getRpcEndpointForChain error: failed to find RPC endpoint for chain '${chainId}'`
@@ -251,23 +249,21 @@ var getSigningStargateClient = async ({
251
249
  if (!getOfflineSigner) {
252
250
  throw new Error("'getCosmosSigner' is not provided or configured in skip router");
253
251
  }
254
- if (!chunkED2OY55G_cjs.ClientState.signingStargateClientByChainId?.[chainId]) {
252
+ if (!ClientState.signingStargateClientByChainId?.[chainId]) {
255
253
  const [signer, endpoint] = await Promise.all([
256
254
  getOfflineSigner(chainId),
257
255
  getRpcEndpointForChain(chainId)
258
256
  ]);
259
- chunkED2OY55G_cjs.ClientState.signingStargateClientByChainId[chainId] = await stargate.SigningStargateClient.connectWithSigner(endpoint, signer, {
260
- aminoTypes: chunkED2OY55G_cjs.ClientState.aminoTypes,
261
- registry: chunkED2OY55G_cjs.ClientState.registry,
257
+ ClientState.signingStargateClientByChainId[chainId] = await SigningStargateClient.connectWithSigner(endpoint, signer, {
258
+ aminoTypes: ClientState.aminoTypes,
259
+ registry: ClientState.registry,
262
260
  accountParser
263
261
  });
264
262
  }
265
263
  return {
266
- stargateClient: chunkED2OY55G_cjs.ClientState.signingStargateClientByChainId[chainId],
264
+ stargateClient: ClientState.signingStargateClientByChainId[chainId],
267
265
  signer: await getOfflineSigner(chainId)
268
266
  };
269
267
  };
270
268
 
271
- exports.accountParser = accountParser;
272
- exports.getRpcEndpointForChain = getRpcEndpointForChain;
273
- exports.getSigningStargateClient = getSigningStargateClient;
269
+ export { accountParser, getRpcEndpointForChain, getSigningStargateClient };
@@ -1,10 +1,7 @@
1
- 'use strict';
2
-
3
1
  // src/constants/constants.ts
4
2
  var DEFAULT_GAS_DENOM_OVERRIDES = {
5
3
  "noble-1": "uusdc"
6
4
  };
7
5
  var GAS_STATION_CHAIN_IDS = ["bbn-test-5", "bbn-1"];
8
6
 
9
- exports.DEFAULT_GAS_DENOM_OVERRIDES = DEFAULT_GAS_DENOM_OVERRIDES;
10
- exports.GAS_STATION_CHAIN_IDS = GAS_STATION_CHAIN_IDS;
7
+ export { DEFAULT_GAS_DENOM_OVERRIDES, GAS_STATION_CHAIN_IDS };