@skip-go/client 1.2.3 → 1.3.0
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.
- package/dist/api/getAssets.d.ts +1 -1
- package/dist/api/getAssets.js +3 -3
- package/dist/api/getAssetsBetweenChains.d.ts +1 -1
- package/dist/api/getAssetsBetweenChains.js +3 -3
- package/dist/api/getBridges.d.ts +3 -2
- package/dist/api/getBridges.js +3 -3
- package/dist/api/getChains.d.ts +1 -1
- package/dist/api/getChains.js +3 -3
- package/dist/api/getVenues.js +3 -3
- package/dist/api/postAssetsFromSource.d.ts +1 -1
- package/dist/api/postAssetsFromSource.js +4 -4
- package/dist/api/postBalances.d.ts +2 -2
- package/dist/api/postBalances.js +3 -3
- package/dist/api/postIbcOriginAssets.js +3 -3
- package/dist/api/postMessages.d.ts +3 -2
- package/dist/api/postMessages.js +3 -3
- package/dist/api/postMessagesDirect.d.ts +3 -1
- package/dist/api/postMessagesDirect.js +3 -3
- package/dist/api/postRecommendAssets.d.ts +1 -1
- package/dist/api/postRecommendAssets.js +3 -3
- package/dist/api/postRoute.d.ts +3 -2
- package/dist/api/postRoute.js +3 -3
- package/dist/api/postSubmit.d.ts +2 -2
- package/dist/api/postSubmit.js +3 -3
- package/dist/api/postSubmitTransaction.js +3 -3
- package/dist/api/postTrackTransaction.d.ts +2 -2
- package/dist/api/postTrackTransaction.js +3 -3
- package/dist/api/postTransactionStatus.d.ts +14 -2
- package/dist/api/postTransactionStatus.js +3 -3
- package/dist/{callbacks-CPh0dr86.d.ts → callbacks-DK2GxU0a.d.ts} +1 -1
- package/dist/{chunk-4CXSWHQ6.js → chunk-2R5COFPS.js} +1 -1
- package/dist/chunk-43P4WRGN.js +183 -0
- package/dist/{chunk-UCUUIQHV.js → chunk-4DI7G6TH.js} +1 -1
- package/dist/{chunk-4XUWIG3Z.js → chunk-6ULKULTX.js} +1 -1
- package/dist/{chunk-OFBEDG4X.js → chunk-6UMMVC2P.js} +1 -1
- package/dist/{chunk-5GWNR2CV.js → chunk-7ZG7HNNC.js} +2 -2
- package/dist/{chunk-A4M35XLF.js → chunk-C6NHVJ3R.js} +2 -2
- package/dist/{chunk-GQXA3DGV.js → chunk-CGZ5DA2T.js} +1 -1
- package/dist/{chunk-COJAW7OW.js → chunk-ERPZHRBM.js} +3 -3
- package/dist/{chunk-EHKR7I66.js → chunk-F65QOYUA.js} +2 -2
- package/dist/{chunk-TKLDJEAS.js → chunk-GOD6ESBZ.js} +14 -14
- package/dist/{chunk-S4LIRB4Q.js → chunk-HIJ6YOTK.js} +10 -10
- package/dist/{chunk-2YOWXBHH.js → chunk-HS2D6FKN.js} +1 -1
- package/dist/{chunk-XZV42PVV.js → chunk-I4AMZAHH.js} +3 -2
- package/dist/{chunk-UXUJNZOA.js → chunk-KYLULQOS.js} +7 -1
- package/dist/{chunk-CXFOPLGZ.js → chunk-MAOMQHG5.js} +1 -1
- package/dist/{chunk-A7FWC5OX.js → chunk-NZVZH6OA.js} +1 -1
- package/dist/{chunk-DF3WCTFB.js → chunk-PIQZD2VE.js} +1 -1
- package/dist/{chunk-NQZYCFAA.js → chunk-QPJEHGY7.js} +1 -1
- package/dist/{chunk-YABXOO3H.js → chunk-SS5LQKBL.js} +5 -1
- package/dist/{chunk-U6NXCWXE.js → chunk-UZKIIX6A.js} +1 -1
- package/dist/{chunk-Z3Z7A3YS.js → chunk-VUOOTNLG.js} +1 -1
- package/dist/{chunk-7MWYHGMD.js → chunk-YLMQS52U.js} +2 -2
- package/dist/{chunk-RE4YYQCE.js → chunk-YYXOIRHZ.js} +1 -1
- package/dist/{chunk-THUBVEVZ.js → chunk-ZTDLGX7X.js} +1 -1
- package/dist/{client-types-DRmsTfeT.d.ts → client-types-DuWWc2_J.d.ts} +1 -1
- package/dist/{generateApi-D7KXciAd.d.ts → generateApi-DvFEIUee.d.ts} +2 -1
- package/dist/index.d.ts +21 -6
- package/dist/index.js +32 -26
- package/dist/public-functions/executeRoute.d.ts +4 -4
- package/dist/public-functions/executeRoute.js +14 -14
- package/dist/public-functions/getCosmosGasAmountForMessage.d.ts +1 -1
- package/dist/public-functions/getEvmGasAmountForMessage.d.ts +2 -2
- package/dist/public-functions/getEvmGasAmountForMessage.js +1 -1
- package/dist/public-functions/getFeeInfoForChain.d.ts +1 -1
- package/dist/public-functions/getFeeInfoForChain.js +5 -5
- package/dist/public-functions/getRecommendedGasPrice.js +6 -6
- package/dist/public-functions/getSigningStargateClient.js +5 -5
- package/dist/public-functions/setApiOptions.d.ts +1 -1
- package/dist/public-functions/setApiOptions.js +3 -3
- package/dist/public-functions/setClientOptions.d.ts +3 -3
- package/dist/public-functions/setClientOptions.js +4 -4
- package/dist/public-functions/validateCosmosGasBalance.d.ts +4 -4
- package/dist/public-functions/validateCosmosGasBalance.js +6 -6
- package/dist/public-functions/waitForTransaction.d.ts +15 -3
- package/dist/public-functions/waitForTransaction.js +5 -5
- package/dist/{setClientOptions-CwcM5Ps9.d.ts → setClientOptions-B27lt_6h.d.ts} +1 -1
- package/dist/{swaggerTypes-BpJPRbC3.d.ts → swaggerTypes-BrC-ZYnx.d.ts} +20 -1
- package/package.json +1 -1
- package/dist/chunk-6AKLNBEL.js +0 -183
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { getEVMGasAmountForMessage } from '../chunk-GV2QOWB4.js';
|
|
2
|
-
import '../chunk-
|
|
2
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { getFeeInfoForChain } from '../chunk-
|
|
1
|
+
export { getFeeInfoForChain } from '../chunk-GOD6ESBZ.js';
|
|
2
2
|
import '../chunk-SWYON2RG.js';
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
6
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-43P4WRGN.js';
|
|
4
|
+
import '../chunk-6ULKULTX.js';
|
|
5
|
+
import '../chunk-SS5LQKBL.js';
|
|
6
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
export { getRecommendedGasPrice } from '../chunk-
|
|
1
|
+
export { getRecommendedGasPrice } from '../chunk-CGZ5DA2T.js';
|
|
2
2
|
import '../chunk-VQ5SIQWU.js';
|
|
3
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-GOD6ESBZ.js';
|
|
4
4
|
import '../chunk-SWYON2RG.js';
|
|
5
|
-
import '../chunk-
|
|
6
|
-
import '../chunk-
|
|
7
|
-
import '../chunk-
|
|
8
|
-
import '../chunk-
|
|
5
|
+
import '../chunk-43P4WRGN.js';
|
|
6
|
+
import '../chunk-6ULKULTX.js';
|
|
7
|
+
import '../chunk-SS5LQKBL.js';
|
|
8
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { getSigningStargateClient } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
1
|
+
export { getSigningStargateClient } from '../chunk-F65QOYUA.js';
|
|
2
|
+
import '../chunk-43P4WRGN.js';
|
|
3
|
+
import '../chunk-6ULKULTX.js';
|
|
4
|
+
import '../chunk-SS5LQKBL.js';
|
|
5
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { S as SkipApiOptions } from '../apiState-DwZhwVul.js';
|
|
2
|
-
import { M as ChainAffiliates } from '../swaggerTypes-
|
|
2
|
+
import { M as ChainAffiliates } from '../swaggerTypes-BrC-ZYnx.js';
|
|
3
3
|
|
|
4
4
|
type SetApiOptionsProps = {
|
|
5
5
|
chainIdsToAffiliates?: Record<string, ChainAffiliates>;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { setApiOptions } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
1
|
+
export { setApiOptions } from '../chunk-HS2D6FKN.js';
|
|
2
|
+
import '../chunk-SS5LQKBL.js';
|
|
3
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as setClientOptions } from '../setClientOptions-
|
|
1
|
+
export { s as setClientOptions } from '../setClientOptions-B27lt_6h.js';
|
|
2
2
|
import '@cosmjs/proto-signing';
|
|
3
3
|
import '@cosmjs/stargate';
|
|
4
4
|
import '../apiState-DwZhwVul.js';
|
|
5
|
-
import '../client-types-
|
|
5
|
+
import '../client-types-DuWWc2_J.js';
|
|
6
6
|
import '@cosmjs/amino';
|
|
7
7
|
import 'viem';
|
|
8
8
|
import '@solana/wallet-adapter-base';
|
|
9
|
-
import '../swaggerTypes-
|
|
9
|
+
import '../swaggerTypes-BrC-ZYnx.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { setClientOptions } from '../chunk-
|
|
1
|
+
export { setClientOptions } from '../chunk-C6NHVJ3R.js';
|
|
2
2
|
import '../chunk-TD63P2AG.js';
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-6ULKULTX.js';
|
|
4
|
+
import '../chunk-SS5LQKBL.js';
|
|
5
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import * as _cosmjs_stargate from '@cosmjs/stargate';
|
|
2
|
-
import { W as CosmosMsg, a3 as FeeAsset } from '../swaggerTypes-
|
|
2
|
+
import { W as CosmosMsg, a3 as FeeAsset } from '../swaggerTypes-BrC-ZYnx.js';
|
|
3
3
|
import { OfflineSigner } from '@cosmjs/proto-signing';
|
|
4
4
|
import { ExecuteRouteOptions } from './executeRoute.js';
|
|
5
|
-
import { G as GetFallbackGasAmount } from '../client-types-
|
|
6
|
-
import '../callbacks-
|
|
7
|
-
import '../generateApi-
|
|
5
|
+
import { G as GetFallbackGasAmount } from '../client-types-DuWWc2_J.js';
|
|
6
|
+
import '../callbacks-DK2GxU0a.js';
|
|
7
|
+
import '../generateApi-DvFEIUee.js';
|
|
8
8
|
import '../api/postTrackTransaction.js';
|
|
9
9
|
import '@cosmjs/amino';
|
|
10
10
|
import 'viem';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { validateCosmosGasBalance } from '../chunk-
|
|
1
|
+
export { validateCosmosGasBalance } from '../chunk-7ZG7HNNC.js';
|
|
2
2
|
import '../chunk-TV2XPAIF.js';
|
|
3
3
|
import '../chunk-TD63P2AG.js';
|
|
4
4
|
import '../chunk-VQ5SIQWU.js';
|
|
5
|
-
import '../chunk-
|
|
6
|
-
import '../chunk-
|
|
7
|
-
import '../chunk-
|
|
8
|
-
import '../chunk-
|
|
9
|
-
import '../chunk-
|
|
5
|
+
import '../chunk-F65QOYUA.js';
|
|
6
|
+
import '../chunk-43P4WRGN.js';
|
|
7
|
+
import '../chunk-6ULKULTX.js';
|
|
8
|
+
import '../chunk-SS5LQKBL.js';
|
|
9
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { av as StatusErrorType, aJ as TransactionState, al as PacketErrorType, aS as TransferState, k as AxelarTransferState, O as ContractCallWithTokenErrorType, as as SendTokenErrorType, l as AxelarTransferType, p as CCTPTransferState, a8 as HyperlaneTransferState, aO as OPInitTransferState, s as StargateTransferState, w as GoFastTransferState, aP as LayerZeroTransferState } from '../swaggerTypes-
|
|
2
|
-
import { T as TransactionCallbacks } from '../callbacks-
|
|
1
|
+
import { av as StatusErrorType, aJ as TransactionState, al as PacketErrorType, aS as TransferState, k as AxelarTransferState, O as ContractCallWithTokenErrorType, as as SendTokenErrorType, l as AxelarTransferType, p as CCTPTransferState, a8 as HyperlaneTransferState, aO as OPInitTransferState, s as StargateTransferState, w as GoFastTransferState, aP as LayerZeroTransferState } from '../swaggerTypes-BrC-ZYnx.js';
|
|
2
|
+
import { T as TransactionCallbacks } from '../callbacks-DK2GxU0a.js';
|
|
3
3
|
import { TrackTxRequest } from '../api/postTrackTransaction.js';
|
|
4
|
-
import '../generateApi-
|
|
4
|
+
import '../generateApi-DvFEIUee.js';
|
|
5
5
|
|
|
6
6
|
type WaitForTransactionProps = TrackTxRequest & {
|
|
7
7
|
onTransactionTracked?: TransactionCallbacks["onTransactionTracked"];
|
|
@@ -302,6 +302,12 @@ declare const waitForTransaction: ({ chainId, txHash, onTransactionTracked, ...t
|
|
|
302
302
|
txHash?: string | undefined;
|
|
303
303
|
onChainAt?: string | undefined;
|
|
304
304
|
} | undefined;
|
|
305
|
+
composeTx?: {
|
|
306
|
+
chainId?: string | undefined;
|
|
307
|
+
explorerLink: string;
|
|
308
|
+
txHash?: string | undefined;
|
|
309
|
+
onChainAt?: string | undefined;
|
|
310
|
+
} | undefined;
|
|
305
311
|
errorTx?: {
|
|
306
312
|
chainId?: string | undefined;
|
|
307
313
|
explorerLink: string;
|
|
@@ -589,6 +595,12 @@ declare const waitForTransaction: ({ chainId, txHash, onTransactionTracked, ...t
|
|
|
589
595
|
txHash?: string | undefined;
|
|
590
596
|
onChainAt?: string | undefined;
|
|
591
597
|
} | undefined;
|
|
598
|
+
composeTx?: {
|
|
599
|
+
chainId?: string | undefined;
|
|
600
|
+
explorerLink: string;
|
|
601
|
+
txHash?: string | undefined;
|
|
602
|
+
onChainAt?: string | undefined;
|
|
603
|
+
} | undefined;
|
|
592
604
|
errorTx?: {
|
|
593
605
|
chainId?: string | undefined;
|
|
594
606
|
explorerLink: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { waitForTransaction } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
1
|
+
export { waitForTransaction } from '../chunk-ERPZHRBM.js';
|
|
2
|
+
import '../chunk-I4AMZAHH.js';
|
|
3
|
+
import '../chunk-MAOMQHG5.js';
|
|
4
|
+
import '../chunk-SS5LQKBL.js';
|
|
5
|
+
import '../chunk-KYLULQOS.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { GeneratedType } from '@cosmjs/proto-signing';
|
|
2
2
|
import { AminoConverters } from '@cosmjs/stargate';
|
|
3
3
|
import { S as SkipApiOptions } from './apiState-DwZhwVul.js';
|
|
4
|
-
import { E as EndpointOptions } from './client-types-
|
|
4
|
+
import { E as EndpointOptions } from './client-types-DuWWc2_J.js';
|
|
5
5
|
|
|
6
6
|
type SkipClientOptions = SkipApiOptions & {
|
|
7
7
|
endpointOptions?: {
|
|
@@ -776,6 +776,7 @@ interface OptionalAsset {
|
|
|
776
776
|
interface LayerZeroTransferTransactions {
|
|
777
777
|
sendTx?: ChainTransaction;
|
|
778
778
|
receiveTx?: ChainTransaction;
|
|
779
|
+
composeTx?: ChainTransaction;
|
|
779
780
|
errorTx?: ChainTransaction;
|
|
780
781
|
}
|
|
781
782
|
interface Packet {
|
|
@@ -1118,12 +1119,14 @@ declare enum OPInitTransferState {
|
|
|
1118
1119
|
* LayerZero transfer state:
|
|
1119
1120
|
* * `LAYER_ZERO_TRANSFER_UNKNOWN` - Unknown error
|
|
1120
1121
|
* * `LAYER_ZERO_TRANSFER_SENT` - The transaction on the source chain has executed
|
|
1122
|
+
* * `LAYER_ZERO_TRANSFER_WAITING_FOR_COMPOSE` - The transfer has been delivered to the destination chain but there is an additional lz_compose transaction that still needs to be delivered before marking this transfer as LAYER_ZERO_TRANSFER_RECEIVED
|
|
1121
1123
|
* * `LAYER_ZERO_TRANSFER_RECEIVED` - The transfer has been received at the destination chain
|
|
1122
1124
|
* * `LAYER_ZERO_TRANSFER_FAILED` - The transfer has failed
|
|
1123
1125
|
*/
|
|
1124
1126
|
declare enum LayerZeroTransferState {
|
|
1125
1127
|
LAYER_ZERO_TRANSFER_UNKNOWN = "LAYER_ZERO_TRANSFER_UNKNOWN",
|
|
1126
1128
|
LAYER_ZERO_TRANSFER_SENT = "LAYER_ZERO_TRANSFER_SENT",
|
|
1129
|
+
LAYER_ZERO_TRANSFER_WAITING_FOR_COMPOSE = "LAYER_ZERO_TRANSFER_WAITING_FOR_COMPOSE",
|
|
1127
1130
|
LAYER_ZERO_TRANSFER_RECEIVED = "LAYER_ZERO_TRANSFER_RECEIVED",
|
|
1128
1131
|
LAYER_ZERO_TRANSFER_FAILED = "LAYER_ZERO_TRANSFER_FAILED"
|
|
1129
1132
|
}
|
|
@@ -1334,6 +1337,7 @@ interface LayerZeroTransferInfo {
|
|
|
1334
1337
|
* LayerZero transfer state:
|
|
1335
1338
|
* * `LAYER_ZERO_TRANSFER_UNKNOWN` - Unknown error
|
|
1336
1339
|
* * `LAYER_ZERO_TRANSFER_SENT` - The transaction on the source chain has executed
|
|
1340
|
+
* * `LAYER_ZERO_TRANSFER_WAITING_FOR_COMPOSE` - The transfer has been delivered to the destination chain but there is an additional lz_compose transaction that still needs to be delivered before marking this transfer as LAYER_ZERO_TRANSFER_RECEIVED
|
|
1337
1341
|
* * `LAYER_ZERO_TRANSFER_RECEIVED` - The transfer has been received at the destination chain
|
|
1338
1342
|
* * `LAYER_ZERO_TRANSFER_FAILED` - The transfer has failed
|
|
1339
1343
|
*/
|
|
@@ -1377,6 +1381,15 @@ interface IbcCapabilities {
|
|
|
1377
1381
|
declare enum FeeType {
|
|
1378
1382
|
SMART_RELAY = "SMART_RELAY"
|
|
1379
1383
|
}
|
|
1384
|
+
/**
|
|
1385
|
+
* Indicates whether the fee is deducted from the transfer amount or charged additionally.
|
|
1386
|
+
* - FEE_BEHAVIOR_DEDUCTED: Fee is subtracted from the transfer amount (default, typical for Cosmos chains)
|
|
1387
|
+
* - FEE_BEHAVIOR_ADDITIONAL: Fee is charged on top of the transfer amount (typical for EVM chains with native tokens)
|
|
1388
|
+
*/
|
|
1389
|
+
declare enum FeeBehavior {
|
|
1390
|
+
FEE_BEHAVIOR_DEDUCTED = "FEE_BEHAVIOR_DEDUCTED",
|
|
1391
|
+
FEE_BEHAVIOR_ADDITIONAL = "FEE_BEHAVIOR_ADDITIONAL"
|
|
1392
|
+
}
|
|
1380
1393
|
interface Fee {
|
|
1381
1394
|
/**
|
|
1382
1395
|
* Fee type:
|
|
@@ -1406,6 +1419,8 @@ interface Fee {
|
|
|
1406
1419
|
txIndex?: number;
|
|
1407
1420
|
/** The index of the operation in the returned operations list which incurs the fee */
|
|
1408
1421
|
operationIndex?: number;
|
|
1422
|
+
/** Indicates whether this fee is deducted from the transfer amount or charged additionally */
|
|
1423
|
+
feeBehavior?: FeeBehavior;
|
|
1409
1424
|
}
|
|
1410
1425
|
interface ChainsRequest {
|
|
1411
1426
|
/** Chain IDs to limit the response to, defaults to all chains if not provided */
|
|
@@ -1777,6 +1792,8 @@ declare class Api<SecurityDataType extends unknown> extends HttpClient<SecurityD
|
|
|
1777
1792
|
* @default false
|
|
1778
1793
|
*/
|
|
1779
1794
|
enable_gas_warnings?: boolean;
|
|
1795
|
+
/** Alternative address to use for paying for fees, currently only for SVM source CCTP transfers, in b58 format. */
|
|
1796
|
+
fee_payer_address?: string;
|
|
1780
1797
|
}, params?: RequestParams) => Promise<HttpResponse<MsgsResponse, Error>>;
|
|
1781
1798
|
/**
|
|
1782
1799
|
* @description This supports cross-chain actions among EVM chains, Cosmos chains, and between them. Returns minimal number of messages required to execute a multi-chain swap or transfer. This is a convenience endpoint that combines /route and /msgs into a single call.
|
|
@@ -1832,6 +1849,8 @@ declare class Api<SecurityDataType extends unknown> extends HttpClient<SecurityD
|
|
|
1832
1849
|
* @default false
|
|
1833
1850
|
*/
|
|
1834
1851
|
enable_gas_warnings?: boolean;
|
|
1852
|
+
/** Alternative address to use for paying for fees, currently only for SVM source CCTP transfers, in b58 format. */
|
|
1853
|
+
fee_payer_address?: string;
|
|
1835
1854
|
}, params?: RequestParams) => Promise<HttpResponse<MsgsDirectResponse, Error>>;
|
|
1836
1855
|
/**
|
|
1837
1856
|
* @description Request asset recommendations for the given source assets on a given destination chain. The response includes recommended destination assets and recommendation reasons.
|
|
@@ -1962,4 +1981,4 @@ declare class Api<SecurityDataType extends unknown> extends HttpClient<SecurityD
|
|
|
1962
1981
|
}, params?: RequestParams) => Promise<HttpResponse<FungibleAssetsBetweenChainsCreateResponse, Error>>;
|
|
1963
1982
|
}
|
|
1964
1983
|
|
|
1965
|
-
export { type EvmTx as $, type AcknowledgementErrorDetails as A, type BalanceRequestChainEntry as B, type CCTPTransfer as C, type BalanceResponseDenomEntry as D, type BalanceResponseChainEntry as E, type BankSend as F, type GoFastTransfer as G, type BankSendWrapper as H, type Bridge as I, BridgeType as J, type Chain as K, ChainType as L, type ChainAffiliates as M, type ContractCallWithTokenError as N, ContractCallWithTokenErrorType as O, type ContractCallWithTokenTxs as P, type CosmWasmContractMsg as Q, type CosmWasmContractMsgWrapper as R, type SmartRelayFeeQuote as S, type Erc20Approval as T, type ErrorDetail as U, type Error as V, type CosmosMsg as W, type CosmosTx as X, type CosmosTxWrapper as Y, type EvmSwap as Z, type EvmSwapWrapper as _, type Affiliate as a, type LayerZeroTransferWrapper as a$, type EvmTxWrapper as a0, type SvmTx as a1, type SvmTxWrapper as a2, type FeeAsset as a3, type GoFastFee as a4, type GRPCStatusCode as a5, type HyperlaneTransfer as a6, type HyperlaneTransferInfo as a7, HyperlaneTransferState as a8, type HyperlaneTransferTransactions as a9, type SwapOperation as aA, type SwapOutWrapper as aB, type SwapRoute as aC, type SmartSwapExactCoinIn as aD, type SmartSwapOptions as aE, type SmartSwapInWrapper as aF, type SwapVenue as aG, type SwapWrapper as aH, type TransactionExecutionErrorDetails as aI, TransactionState as aJ, type OPInitTransfer as aK, type OPInitTransferWrapper as aL, type OPInitTransferInfo as aM, type OPInitTransferTxs as aN, OPInitTransferState as aO, LayerZeroTransferState as aP, type Transfer as aQ, type TransferEvent as aR, TransferState as aS, type TransferAssetRelease as aT, type TransferStatus as aU, type TransferWrapper as aV, type EurekaTransfer as aW, type EurekaTransferInfo as aX, type EurekaTransferWrapper as aY, type LayerZeroTransfer as aZ, type LayerZeroTransferInfo as a_, type HyperlaneTransferWrapper as aa, type IBCTransferInfo as ab, type Msg as ac, type Tx as ad, type MultiChainMsg as ae, type MultiChainMsgWrapper as af, type Operation as ag, type OptionalAsset as ah, type LayerZeroTransferTransactions as ai, type Packet as aj, type PacketError as ak, PacketErrorType as al, type ChainTransaction as am, type PostHandler as an, Reason as ao, RoutePriceWarningType as ap, type Route as aq, type SendTokenError as ar, SendTokenErrorType as as, type SendTokenTxs as at, type StatusError as au, StatusErrorType as av, type Swap as aw, type SwapExactCoinIn as ax, type SwapExactCoinOut as ay, type SwapInWrapper as az, type ApiError as b, type RecommendationRequest as b0, type CosmosModuleSupport as b1, type IbcCapabilities as b2, FeeType as b3, type Fee as
|
|
1984
|
+
export { type EvmTx as $, type AcknowledgementErrorDetails as A, type BalanceRequestChainEntry as B, type CCTPTransfer as C, type BalanceResponseDenomEntry as D, type BalanceResponseChainEntry as E, type BankSend as F, type GoFastTransfer as G, type BankSendWrapper as H, type Bridge as I, BridgeType as J, type Chain as K, ChainType as L, type ChainAffiliates as M, type ContractCallWithTokenError as N, ContractCallWithTokenErrorType as O, type ContractCallWithTokenTxs as P, type CosmWasmContractMsg as Q, type CosmWasmContractMsgWrapper as R, type SmartRelayFeeQuote as S, type Erc20Approval as T, type ErrorDetail as U, type Error as V, type CosmosMsg as W, type CosmosTx as X, type CosmosTxWrapper as Y, type EvmSwap as Z, type EvmSwapWrapper as _, type Affiliate as a, type LayerZeroTransferWrapper as a$, type EvmTxWrapper as a0, type SvmTx as a1, type SvmTxWrapper as a2, type FeeAsset as a3, type GoFastFee as a4, type GRPCStatusCode as a5, type HyperlaneTransfer as a6, type HyperlaneTransferInfo as a7, HyperlaneTransferState as a8, type HyperlaneTransferTransactions as a9, type SwapOperation as aA, type SwapOutWrapper as aB, type SwapRoute as aC, type SmartSwapExactCoinIn as aD, type SmartSwapOptions as aE, type SmartSwapInWrapper as aF, type SwapVenue as aG, type SwapWrapper as aH, type TransactionExecutionErrorDetails as aI, TransactionState as aJ, type OPInitTransfer as aK, type OPInitTransferWrapper as aL, type OPInitTransferInfo as aM, type OPInitTransferTxs as aN, OPInitTransferState as aO, LayerZeroTransferState as aP, type Transfer as aQ, type TransferEvent as aR, TransferState as aS, type TransferAssetRelease as aT, type TransferStatus as aU, type TransferWrapper as aV, type EurekaTransfer as aW, type EurekaTransferInfo as aX, type EurekaTransferWrapper as aY, type LayerZeroTransfer as aZ, type LayerZeroTransferInfo as a_, type HyperlaneTransferWrapper as aa, type IBCTransferInfo as ab, type Msg as ac, type Tx as ad, type MultiChainMsg as ae, type MultiChainMsgWrapper as af, type Operation as ag, type OptionalAsset as ah, type LayerZeroTransferTransactions as ai, type Packet as aj, type PacketError as ak, PacketErrorType as al, type ChainTransaction as am, type PostHandler as an, Reason as ao, RoutePriceWarningType as ap, type Route as aq, type SendTokenError as ar, SendTokenErrorType as as, type SendTokenTxs as at, type StatusError as au, StatusErrorType as av, type Swap as aw, type SwapExactCoinIn as ax, type SwapExactCoinOut as ay, type SwapInWrapper as az, type ApiError as b, type RecommendationRequest as b0, type CosmosModuleSupport as b1, type IbcCapabilities as b2, FeeType as b3, FeeBehavior as b4, type Fee as b5, type ChainsRequest as b6, type ChainsResponse as b7, type BalancesResponse as b8, type BridgesResponse as b9, type VenuesRequest as ba, type VenuesResponse as bb, type AssetsRequest as bc, type AssetsResponse as bd, type AssetsFromSourceResponse as be, type RouteResponse as bf, type MsgsResponse as bg, type MsgsDirectResponse as bh, type AssetRecommendationsResponse as bi, type TrackResponse as bj, type StatusRequest as bk, type StatusResponse as bl, type IbcOriginAssetsResponse as bm, type FungibleAssetsBetweenChainsCreateResponse as bn, type QueryParamsType as bo, type ResponseFormat as bp, type FullRequestParams as bq, type RequestParams as br, type ApiConfig as bs, type HttpResponse as bt, ContentType as bu, HttpClient as bv, Api as bw, type Asset as c, type AssetBetweenChains as d, type AssetRecommendation as e, AutopilotAction as f, type AutopilotMsg as g, type AutopilotMsgWrapper as h, type AxelarTransfer as i, type AxelarTransferInfo as j, AxelarTransferState as k, AxelarTransferType as l, type AxelarTransferWrapper as m, type CCTPTransferInfo as n, type CCTPTransferTxs as o, CCTPTransferState as p, type CCTPTransferWrapper as q, type StargateTransfer as r, StargateTransferState as s, type StargateTransferTxs as t, type StargateTransferInfo as u, type StargateTransferWrapper as v, GoFastTransferState as w, type GoFastTransferTxs as x, type GoFastTransferInfo as y, type GoFastTransferWrapper as z };
|