@skip-go/client 1.1.0 → 1.1.2
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 +2 -2
- package/dist/api/getAssetsBetweenChains.d.ts +1 -1
- package/dist/api/getAssetsBetweenChains.js +2 -2
- package/dist/api/getBridges.d.ts +1 -1
- package/dist/api/getBridges.js +2 -2
- package/dist/api/getChains.d.ts +1 -1
- package/dist/api/getChains.js +2 -2
- package/dist/api/getVenues.js +2 -2
- package/dist/api/postAssetsFromSource.d.ts +1 -1
- package/dist/api/postAssetsFromSource.js +3 -3
- package/dist/api/postBalances.d.ts +4 -4
- package/dist/api/postBalances.js +2 -2
- package/dist/api/postIbcOriginAssets.js +2 -2
- package/dist/api/postMessages.d.ts +42 -4
- package/dist/api/postMessages.js +2 -2
- package/dist/api/postMessagesDirect.d.ts +40 -2
- package/dist/api/postMessagesDirect.js +2 -2
- package/dist/api/postRecommendAssets.d.ts +1 -1
- package/dist/api/postRecommendAssets.js +2 -2
- package/dist/api/postRoute.d.ts +42 -4
- package/dist/api/postRoute.js +2 -2
- package/dist/api/postSubmitTransaction.js +2 -2
- package/dist/api/postTrackTransaction.js +2 -2
- package/dist/api/postTransactionStatus.d.ts +4 -4
- package/dist/api/postTransactionStatus.js +2 -2
- package/dist/{chunk-33K6EESX.js → chunk-2NYWLY5S.js} +2 -2
- package/dist/{chunk-RMP3HM5N.js → chunk-5EU3SRDQ.js} +3 -3
- package/dist/{chunk-DW4U6YI6.js → chunk-7FSLD7Y4.js} +2 -2
- package/dist/{chunk-RDRDFJQE.js → chunk-7P6AOFMX.js} +2 -2
- package/dist/{chunk-MGVXJ2U4.js → chunk-BCN2WD5Q.js} +2 -2
- package/dist/{chunk-BRMONS6A.js → chunk-EAUM5JYS.js} +4 -4
- package/dist/{chunk-L2KVKJG4.js → chunk-GTJ2EDUG.js} +2 -2
- package/dist/{chunk-BQTQJQ5E.js → chunk-H6RXHDUX.js} +2 -2
- package/dist/{chunk-TW77BXMT.js → chunk-KWVMUF5R.js} +1 -1
- package/dist/{chunk-UNF72WYO.js → chunk-PWSY2PQJ.js} +1 -1
- package/dist/{chunk-4JJWOILI.js → chunk-PZM2IB6H.js} +2 -2
- package/dist/{chunk-GARVPN2H.js → chunk-R2N4D2PY.js} +2 -2
- package/dist/{chunk-MTMPHY3Y.js → chunk-R3KHKN33.js} +1 -1
- package/dist/{chunk-C2EDPY6J.js → chunk-RL5AVCSG.js} +2 -2
- package/dist/{chunk-W6TBGBV3.js → chunk-SOGMQT4H.js} +68 -28
- package/dist/{chunk-VMPFHQ7U.js → chunk-T2TOUPEA.js} +1 -1
- package/dist/{chunk-SONZJVQM.js → chunk-UPL6CT4S.js} +1 -1
- package/dist/{chunk-KNV72XRZ.js → chunk-VRPPVMXO.js} +2 -2
- package/dist/{chunk-PRQ2NHRZ.js → chunk-WWDCZAB5.js} +2 -2
- package/dist/{chunk-F75DC5RW.js → chunk-XS6ZMEDX.js} +48 -22
- package/dist/{client-types-CRJ3C0Fs.d.ts → client-types-BvdIj_Nf.d.ts} +1 -1
- package/dist/{executeRoute-DuwZ4QCT.d.ts → executeRoute-CxEpxhJ4.d.ts} +4 -4
- package/dist/{generateApi-B9tL1Q3P.d.ts → generateApi-BXIkShKU.d.ts} +1 -1
- package/dist/index.d.ts +155 -9
- package/dist/index.js +20 -20
- package/dist/public-functions/executeRoute.d.ts +4 -4
- package/dist/public-functions/executeRoute.js +9 -8
- package/dist/public-functions/getFeeInfoForChain.d.ts +1 -1
- package/dist/public-functions/getFeeInfoForChain.js +3 -3
- package/dist/public-functions/getRecommendedGasPrice.js +4 -4
- package/dist/public-functions/getSigningStargateClient.js +3 -3
- package/dist/public-functions/setApiOptions.d.ts +1 -1
- package/dist/public-functions/setApiOptions.js +2 -2
- package/dist/public-functions/setClientOptions.d.ts +3 -3
- package/dist/public-functions/setClientOptions.js +3 -3
- package/dist/{setClientOptions-BvZ71LJa.d.ts → setClientOptions-BkD-BMo7.d.ts} +1 -1
- package/dist/{swaggerTypes-zXseZjSi.d.ts → swaggerTypes-A72fxJ5y.d.ts} +228 -162
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
export { A as AcknowledgementErrorDetails, a as Affiliate,
|
|
2
|
-
export { E as ExecuteRouteOptions, T as TransactionCallbacks, e as executeRoute } from './executeRoute-
|
|
3
|
-
export { E as EndpointOptions, b as GasOptions, G as GetFallbackGasAmount, a as GetGasPrice, e as SignCosmosMessageAminoOptions, d as SignCosmosMessageDirectOptions, c as SignCosmosMessageOptionsBase, S as SignerGetters, T as TxResult, U as UserAddress, V as ValidateGasResult } from './client-types-
|
|
1
|
+
export { A as AcknowledgementErrorDetails, a as Affiliate, bw as Api, bs as ApiConfig, b as ApiError, c as Asset, d as AssetBetweenChains, e as AssetRecommendation, bh as AssetRecommendationsResponse, bd as AssetsFromSourceResponse, bb as AssetsRequest, bc as AssetsResponse, f as AutopilotAction, g as AutopilotMsg, h as AutopilotMsgWrapper, i as AxelarTransfer, j as AxelarTransferInfo, k as AxelarTransferState, l as AxelarTransferType, m as AxelarTransferWrapper, B as BalanceRequestChainEntry, E as BalanceResponseChainEntry, D as BalanceResponseDenomEntry, b7 as BalancesResponse, F as BankSend, H as BankSendWrapper, I as Bridge, J as BridgeType, b8 as BridgesResponse, C as CCTPTransfer, n as CCTPTransferInfo, p as CCTPTransferState, o as CCTPTransferTxs, q as CCTPTransferWrapper, K as Chain, M as ChainAffiliates, am as ChainTransaction, L as ChainType, b5 as ChainsRequest, b6 as ChainsResponse, bu as ContentType, N as ContractCallWithTokenError, O as ContractCallWithTokenErrorType, P as ContractCallWithTokenTxs, Q as CosmWasmContractMsg, R as CosmWasmContractMsgWrapper, b1 as CosmosModuleSupport, W as CosmosMsg, X as CosmosTx, Y as CosmosTxWrapper, T as Erc20Approval, V as Error, U as ErrorDetail, aW as EurekaTransfer, aX as EurekaTransferInfo, aY as EurekaTransferWrapper, Z as EvmSwap, _ as EvmSwapWrapper, $ as EvmTx, a0 as EvmTxWrapper, b4 as Fee, a3 as FeeAsset, b3 as FeeType, bq as FullRequestParams, bn as FungibleAssetsBetweenChainsCreateResponse, a5 as GRPCStatusCode, a4 as GoFastFee, G as GoFastTransfer, y as GoFastTransferInfo, w as GoFastTransferState, x as GoFastTransferTxs, z as GoFastTransferWrapper, bv as HttpClient, bt as HttpResponse, a6 as HyperlaneTransfer, a7 as HyperlaneTransferInfo, a8 as HyperlaneTransferState, a9 as HyperlaneTransferTransactions, aa as HyperlaneTransferWrapper, ab as IBCTransferInfo, b2 as IbcCapabilities, bm as IbcOriginAssetsResponse, aZ as LayerZeroTransfer, a_ as LayerZeroTransferInfo, aP as LayerZeroTransferState, ai as LayerZeroTransferTransactions, a$ as LayerZeroTransferWrapper, ac as Msg, bg as MsgsDirectResponse, bf as MsgsResponse, ae as MultiChainMsg, af as MultiChainMsgWrapper, aK as OPInitTransfer, aM as OPInitTransferInfo, aO as OPInitTransferState, aN as OPInitTransferTxs, aL as OPInitTransferWrapper, ag as Operation, ah as OptionalAsset, aj as Packet, ak as PacketError, al as PacketErrorType, an as PostHandler, bo as QueryParamsType, ao as Reason, b0 as RecommendationRequest, br as RequestParams, bp as ResponseFormat, aq as Route, ap as RoutePriceWarningType, be as RouteResponse, ar as SendTokenError, as as SendTokenErrorType, at as SendTokenTxs, S as SmartRelayFeeQuote, aD as SmartSwapExactCoinIn, aF as SmartSwapInWrapper, aE as SmartSwapOptions, r as StargateTransfer, u as StargateTransferInfo, s as StargateTransferState, t as StargateTransferTxs, v as StargateTransferWrapper, au as StatusError, av as StatusErrorType, bk as StatusRequest, bl as StatusResponse, bi as SubmitResponse, a1 as SvmTx, a2 as SvmTxWrapper, aw as Swap, ax as SwapExactCoinIn, ay as SwapExactCoinOut, az as SwapInWrapper, aA as SwapOperation, aB as SwapOutWrapper, aC as SwapRoute, aG as SwapVenue, aH as SwapWrapper, bj as TrackResponse, aI as TransactionExecutionErrorDetails, aJ as TransactionState, aQ as Transfer, aT as TransferAssetRelease, aR as TransferEvent, aS as TransferState, aU as TransferStatus, aV as TransferWrapper, ad as Tx, b9 as VenuesRequest, ba as VenuesResponse } from './swaggerTypes-A72fxJ5y.js';
|
|
2
|
+
export { E as ExecuteRouteOptions, T as TransactionCallbacks, e as executeRoute } from './executeRoute-CxEpxhJ4.js';
|
|
3
|
+
export { E as EndpointOptions, b as GasOptions, G as GetFallbackGasAmount, a as GetGasPrice, e as SignCosmosMessageAminoOptions, d as SignCosmosMessageDirectOptions, c as SignCosmosMessageOptionsBase, S as SignerGetters, T as TxResult, U as UserAddress, V as ValidateGasResult } from './client-types-BvdIj_Nf.js';
|
|
4
4
|
export { assets } from './api/getAssets.js';
|
|
5
5
|
export { assetsBetweenChains } from './api/getAssetsBetweenChains.js';
|
|
6
6
|
export { bridges } from './api/getBridges.js';
|
|
@@ -17,11 +17,11 @@ export { submitTransaction } from './api/postSubmitTransaction.js';
|
|
|
17
17
|
export { trackTransaction } from './api/postTrackTransaction.js';
|
|
18
18
|
export { TxStatusResponse, transactionStatus } from './api/postTransactionStatus.js';
|
|
19
19
|
export { getSigningStargateClient, getSigningStargateClientProps } from './public-functions/getSigningStargateClient.js';
|
|
20
|
-
export { S as SkipClientOptions, s as setClientOptions } from './setClientOptions-
|
|
20
|
+
export { S as SkipClientOptions, s as setClientOptions } from './setClientOptions-BkD-BMo7.js';
|
|
21
21
|
export { getRecommendedGasPrice } from './public-functions/getRecommendedGasPrice.js';
|
|
22
22
|
export { getFeeInfoForChain } from './public-functions/getFeeInfoForChain.js';
|
|
23
23
|
export { SetApiOptionsProps, setApiOptions } from './public-functions/setApiOptions.js';
|
|
24
|
-
import './generateApi-
|
|
24
|
+
import './generateApi-BXIkShKU.js';
|
|
25
25
|
import '@cosmjs/amino';
|
|
26
26
|
import '@cosmjs/proto-signing';
|
|
27
27
|
import '@cosmjs/stargate';
|
|
@@ -420,6 +420,10 @@ interface GoFastTransferInfoJson {
|
|
|
420
420
|
/** Error message if the transfer failed post-fill */
|
|
421
421
|
error_message?: string | null;
|
|
422
422
|
}
|
|
423
|
+
interface GoFastTransferWrapperJson {
|
|
424
|
+
/** A transfer facilitated by GoFast */
|
|
425
|
+
go_fast_transfer?: GoFastTransferJson;
|
|
426
|
+
}
|
|
423
427
|
interface BalanceRequestChainEntryJson {
|
|
424
428
|
/** Address of the wallet that the balance is requested for */
|
|
425
429
|
address?: string;
|
|
@@ -787,7 +791,7 @@ interface MultiChainMsgWrapperJson {
|
|
|
787
791
|
/** A message that interacts with multiple chains */
|
|
788
792
|
multi_chain_msg?: MultiChainMsgJson;
|
|
789
793
|
}
|
|
790
|
-
type OperationJson = (TransferWrapperJson | SwapWrapperJson | AxelarTransferWrapperJson | BankSendWrapperJson | CCTPTransferWrapperJson | HyperlaneTransferWrapperJson | EvmSwapWrapperJson | OPInitTransferWrapperJson | StargateTransferWrapperJson | EurekaTransferWrapperJson | LayerZeroTransferWrapperJson) & {
|
|
794
|
+
type OperationJson = (TransferWrapperJson | SwapWrapperJson | AxelarTransferWrapperJson | BankSendWrapperJson | CCTPTransferWrapperJson | HyperlaneTransferWrapperJson | EvmSwapWrapperJson | OPInitTransferWrapperJson | StargateTransferWrapperJson | GoFastTransferWrapperJson | EurekaTransferWrapperJson | LayerZeroTransferWrapperJson) & {
|
|
791
795
|
/** Index of the tx returned from Msgs that executes this operation */
|
|
792
796
|
tx_index: number;
|
|
793
797
|
/** Amount of input asset to this operation */
|
|
@@ -868,7 +872,7 @@ declare enum RoutePriceWarningTypeJson {
|
|
|
868
872
|
LOW_INFO_WARNING = "LOW_INFO_WARNING",
|
|
869
873
|
BAD_PRICE_WARNING = "BAD_PRICE_WARNING"
|
|
870
874
|
}
|
|
871
|
-
interface
|
|
875
|
+
interface RouteJson {
|
|
872
876
|
/** Amount of source asset to be transferred or swapped */
|
|
873
877
|
amount_in: string;
|
|
874
878
|
/** Amount of destination asset out */
|
|
@@ -915,7 +919,7 @@ interface RouteResponseJson {
|
|
|
915
919
|
/** Indicates fees incurred in the execution of the transfer */
|
|
916
920
|
estimated_fees?: FeeJson[];
|
|
917
921
|
/** The estimated time in seconds for the route to execute */
|
|
918
|
-
estimated_route_duration_seconds
|
|
922
|
+
estimated_route_duration_seconds: number;
|
|
919
923
|
}
|
|
920
924
|
interface SendTokenErrorJson {
|
|
921
925
|
/** Error message */
|
|
@@ -1431,7 +1435,149 @@ interface FeeJson {
|
|
|
1431
1435
|
/** The index of the operation in the returned operations list which incurs the fee */
|
|
1432
1436
|
operation_index?: number | null;
|
|
1433
1437
|
}
|
|
1438
|
+
interface ChainsRequestJson {
|
|
1439
|
+
/** Chain IDs to limit the response to, defaults to all chains if not provided */
|
|
1440
|
+
chain_ids?: string[];
|
|
1441
|
+
/**
|
|
1442
|
+
* Whether to include EVM chains in the response
|
|
1443
|
+
* @example false
|
|
1444
|
+
*/
|
|
1445
|
+
include_evm?: boolean;
|
|
1446
|
+
/** Whether to include SVM chains in the response */
|
|
1447
|
+
include_svm?: boolean;
|
|
1448
|
+
/**
|
|
1449
|
+
* Whether to display only testnets in the response
|
|
1450
|
+
* @example false
|
|
1451
|
+
*/
|
|
1452
|
+
only_testnets?: boolean;
|
|
1453
|
+
}
|
|
1454
|
+
interface ChainsResponseJson {
|
|
1455
|
+
/** Array of supported chain-ids */
|
|
1456
|
+
chains?: ChainJson[];
|
|
1457
|
+
}
|
|
1458
|
+
interface BalancesResponseJson {
|
|
1459
|
+
chains?: Record<string, BalanceResponseChainEntryJson>;
|
|
1460
|
+
}
|
|
1461
|
+
interface BridgesResponseJson {
|
|
1462
|
+
/** Array of supported bridges */
|
|
1463
|
+
bridges?: BridgeJson[];
|
|
1464
|
+
}
|
|
1465
|
+
interface VenuesRequestJson {
|
|
1466
|
+
/**
|
|
1467
|
+
* Whether to display only venues from testnets in the response
|
|
1468
|
+
* @example false
|
|
1469
|
+
*/
|
|
1470
|
+
only_testnets?: boolean;
|
|
1471
|
+
}
|
|
1472
|
+
interface VenuesResponseJson {
|
|
1473
|
+
/** Array of supported swap venues */
|
|
1474
|
+
venues?: SwapVenueJson[];
|
|
1475
|
+
}
|
|
1476
|
+
interface AssetsRequestJson {
|
|
1477
|
+
/** Chain IDs to limit the response to, defaults to all chains if not provided */
|
|
1478
|
+
chain_ids?: string[];
|
|
1479
|
+
/** Whether to restrict assets to those native to their chain */
|
|
1480
|
+
native_only?: boolean;
|
|
1481
|
+
/** Whether to include assets without metadata (symbol, name, logo_uri, etc.) */
|
|
1482
|
+
include_no_metadata_assets?: boolean;
|
|
1483
|
+
/** Whether to include CW20 tokens */
|
|
1484
|
+
include_cw20_assets?: boolean;
|
|
1485
|
+
/** Whether to include EVM tokens */
|
|
1486
|
+
include_evm_assets?: boolean;
|
|
1487
|
+
/** Whether to include SVM tokens */
|
|
1488
|
+
include_svm_assets?: boolean;
|
|
1489
|
+
/**
|
|
1490
|
+
* Whether to display only assets from testnets in the response
|
|
1491
|
+
* @example false
|
|
1492
|
+
*/
|
|
1493
|
+
only_testnets?: boolean;
|
|
1494
|
+
}
|
|
1495
|
+
interface AssetsResponseJson {
|
|
1496
|
+
/** Map of chain-ids to array of assets supported on the chain */
|
|
1497
|
+
chain_to_assets_map?: Record<string, {
|
|
1498
|
+
assets?: AssetJson[];
|
|
1499
|
+
}>;
|
|
1500
|
+
}
|
|
1501
|
+
interface AssetsFromSourceResponseJson {
|
|
1502
|
+
/** Array of assets that are reachable from the specified source asset */
|
|
1503
|
+
dest_assets?: Record<string, {
|
|
1504
|
+
assets?: AssetJson[];
|
|
1505
|
+
}>;
|
|
1506
|
+
}
|
|
1507
|
+
type RouteResponseJson = RouteJson;
|
|
1508
|
+
interface MsgsResponseJson {
|
|
1509
|
+
msgs?: MsgJson[];
|
|
1510
|
+
txs?: TxJson[];
|
|
1511
|
+
/** Indicates fees incurred in the execution of the transfer */
|
|
1512
|
+
estimated_fees?: FeeJson[];
|
|
1513
|
+
}
|
|
1514
|
+
interface MsgsDirectResponseJson {
|
|
1515
|
+
msgs?: MsgJson[];
|
|
1516
|
+
txs?: TxJson[];
|
|
1517
|
+
route?: RouteJson;
|
|
1518
|
+
}
|
|
1519
|
+
interface AssetRecommendationsResponseJson {
|
|
1520
|
+
/** Array of recommendations for each entry in the `request` field. */
|
|
1521
|
+
recommendation_entries?: {
|
|
1522
|
+
recommendations?: AssetRecommendationJson[];
|
|
1523
|
+
error?: ApiErrorJson;
|
|
1524
|
+
}[];
|
|
1525
|
+
}
|
|
1526
|
+
interface SubmitResponseJson {
|
|
1527
|
+
/** Hash of the transaction */
|
|
1528
|
+
tx_hash?: string;
|
|
1529
|
+
/** Link to the transaction on the relevant block explorer */
|
|
1530
|
+
explorer_link?: string;
|
|
1531
|
+
}
|
|
1532
|
+
interface TrackResponseJson {
|
|
1533
|
+
/** Hash of the transaction */
|
|
1534
|
+
tx_hash: string;
|
|
1535
|
+
/** Link to the transaction on the relevant block explorer */
|
|
1536
|
+
explorer_link: string;
|
|
1537
|
+
}
|
|
1538
|
+
interface StatusRequestJson {
|
|
1539
|
+
/**
|
|
1540
|
+
* Hex encoded hash of the transaction to query for
|
|
1541
|
+
* @example "EEC65138E6A7BDD047ED0D4BBA249A754F0BBBC7AA976568C4F35A32CD7FB8EB"
|
|
1542
|
+
*/
|
|
1543
|
+
tx_hash: string;
|
|
1544
|
+
/**
|
|
1545
|
+
* Chain ID of the transaction
|
|
1546
|
+
* @example "cosmoshub-4"
|
|
1547
|
+
*/
|
|
1548
|
+
chain_id: string;
|
|
1549
|
+
}
|
|
1550
|
+
interface StatusResponseJson {
|
|
1551
|
+
/** Transfer status for all transfers initiated by the transaction in the order they were initiated. */
|
|
1552
|
+
transfers?: TransferStatusJson[];
|
|
1553
|
+
/** The overall state reflecting the end-to-end status of all transfers initiated by the original transaction. */
|
|
1554
|
+
state: TransactionStateJson;
|
|
1555
|
+
/**
|
|
1556
|
+
* **DEPRECATED.** This field provides a flat list of all transfer events. For a more structured and detailed status of each transfer leg, including its individual events, please use the 'transfers' array instead. This field may be removed in a future version.
|
|
1557
|
+
* @deprecated
|
|
1558
|
+
*/
|
|
1559
|
+
transfer_sequence: TransferEventJson[];
|
|
1560
|
+
/** Details about the next transfer in the sequence that is preventing further progress, if any. */
|
|
1561
|
+
next_blocking_transfer?: {
|
|
1562
|
+
transfer_sequence_index?: number;
|
|
1563
|
+
} | null;
|
|
1564
|
+
/** Indicates location and denom of transfer asset release. */
|
|
1565
|
+
transfer_asset_release?: TransferAssetReleaseJson;
|
|
1566
|
+
/** Details about any error encountered during the transaction or its subsequent transfers. */
|
|
1567
|
+
error?: StatusErrorJson | null;
|
|
1568
|
+
/**
|
|
1569
|
+
* A high-level status indicator for the transaction's completion state.
|
|
1570
|
+
* @example "STATE_COMPLETED"
|
|
1571
|
+
*/
|
|
1572
|
+
status?: string;
|
|
1573
|
+
}
|
|
1574
|
+
interface IbcOriginAssetsResponseJson {
|
|
1575
|
+
origin_assets?: OptionalAssetJson[];
|
|
1576
|
+
}
|
|
1577
|
+
interface FungibleAssetsBetweenChainsCreateResponseJson {
|
|
1578
|
+
assets_between_chains?: AssetBetweenChainsJson[];
|
|
1579
|
+
}
|
|
1434
1580
|
|
|
1435
1581
|
declare const GAS_STATION_CHAIN_IDS: string[];
|
|
1436
1582
|
|
|
1437
|
-
export { type AcknowledgementErrorDetailsJson, type AffiliateJson, type ApiErrorJson, type AssetBetweenChainsJson, type AssetJson, type AssetRecommendationJson, AutopilotActionJson, type AutopilotMsgJson, type AutopilotMsgWrapperJson, type AxelarTransferInfoJson, type AxelarTransferJson, AxelarTransferStateJson, AxelarTransferTypeJson, type AxelarTransferWrapperJson, type BalanceRequestChainEntryJson, type BalanceResponseChainEntryJson, type BalanceResponseDenomEntryJson, type BankSendJson, type BankSendWrapperJson, type BridgeJson, BridgeTypeJson, type CCTPTransferInfoJson, type CCTPTransferJson, CCTPTransferStateJson, type CCTPTransferTxsJson, type CCTPTransferWrapperJson, type ChainAffiliatesJson, type ChainJson, type ChainTransactionJson, ChainTypeJson, type ContractCallWithTokenErrorJson, ContractCallWithTokenErrorTypeJson, type ContractCallWithTokenTxsJson, type CosmWasmContractMsgJson, type CosmWasmContractMsgWrapperJson, type CosmosModuleSupportJson, type CosmosMsgJson, type CosmosTxJson, type CosmosTxWrapperJson, type Erc20ApprovalJson, type ErrorDetailJson, type ErrorJson, type EurekaTransferInfoJson, type EurekaTransferJson, type EurekaTransferWrapperJson, type EvmSwapJson, type EvmSwapWrapperJson, type EvmTxJson, type EvmTxWrapperJson, type FeeAssetJson, type FeeJson, FeeTypeJson, GAS_STATION_CHAIN_IDS, type GRPCStatusCodeJson, type GoFastFeeJson, type GoFastTransferInfoJson, type GoFastTransferJson, GoFastTransferStateJson, type GoFastTransferTxsJson, type HyperlaneTransferInfoJson, type HyperlaneTransferJson, HyperlaneTransferStateJson, type HyperlaneTransferTransactionsJson, type HyperlaneTransferWrapperJson, type IBCTransferInfoJson, type IbcCapabilitiesJson, type LayerZeroTransferInfoJson, type LayerZeroTransferJson, LayerZeroTransferStateJson, type LayerZeroTransferTransactionsJson, type LayerZeroTransferWrapperJson, type MsgJson, type MultiChainMsgJson, type MultiChainMsgWrapperJson, type OPInitTransferInfoJson, type OPInitTransferJson, OPInitTransferStateJson, type OPInitTransferTxsJson, type OPInitTransferWrapperJson, type OperationJson, type OptionalAssetJson, type PacketErrorJson, PacketErrorTypeJson, type PacketJson, type PostHandlerJson, ReasonJson, type RecommendationRequestJson, RoutePriceWarningTypeJson, type RouteResponseJson, type SendTokenErrorJson, SendTokenErrorTypeJson, type SendTokenTxsJson, type SmartRelayFeeQuoteJson, type SmartSwapExactCoinInJson, type SmartSwapInWrapperJson, type SmartSwapOptionsJson, type StargateTransferInfoJson, type StargateTransferJson, StargateTransferStateJson, type StargateTransferTxsJson, type StargateTransferWrapperJson, type StatusErrorJson, StatusErrorTypeJson, type SvmTxJson, type SvmTxWrapperJson, type SwapExactCoinInJson, type SwapExactCoinOutJson, type SwapInWrapperJson, type SwapJson, type SwapOperationJson, type SwapOutWrapperJson, type SwapRouteJson, type SwapVenueJson, type SwapWrapperJson, type TransactionExecutionErrorDetailsJson, TransactionStateJson, type TransferAssetReleaseJson, type TransferEventJson, type TransferJson, TransferStateJson, type TransferStatusJson, type TransferWrapperJson, type TxJson };
|
|
1583
|
+
export { type AcknowledgementErrorDetailsJson, type AffiliateJson, type ApiErrorJson, type AssetBetweenChainsJson, type AssetJson, type AssetRecommendationJson, type AssetRecommendationsResponseJson, type AssetsFromSourceResponseJson, type AssetsRequestJson, type AssetsResponseJson, AutopilotActionJson, type AutopilotMsgJson, type AutopilotMsgWrapperJson, type AxelarTransferInfoJson, type AxelarTransferJson, AxelarTransferStateJson, AxelarTransferTypeJson, type AxelarTransferWrapperJson, type BalanceRequestChainEntryJson, type BalanceResponseChainEntryJson, type BalanceResponseDenomEntryJson, type BalancesResponseJson, type BankSendJson, type BankSendWrapperJson, type BridgeJson, BridgeTypeJson, type BridgesResponseJson, type CCTPTransferInfoJson, type CCTPTransferJson, CCTPTransferStateJson, type CCTPTransferTxsJson, type CCTPTransferWrapperJson, type ChainAffiliatesJson, type ChainJson, type ChainTransactionJson, ChainTypeJson, type ChainsRequestJson, type ChainsResponseJson, type ContractCallWithTokenErrorJson, ContractCallWithTokenErrorTypeJson, type ContractCallWithTokenTxsJson, type CosmWasmContractMsgJson, type CosmWasmContractMsgWrapperJson, type CosmosModuleSupportJson, type CosmosMsgJson, type CosmosTxJson, type CosmosTxWrapperJson, type Erc20ApprovalJson, type ErrorDetailJson, type ErrorJson, type EurekaTransferInfoJson, type EurekaTransferJson, type EurekaTransferWrapperJson, type EvmSwapJson, type EvmSwapWrapperJson, type EvmTxJson, type EvmTxWrapperJson, type FeeAssetJson, type FeeJson, FeeTypeJson, type FungibleAssetsBetweenChainsCreateResponseJson, GAS_STATION_CHAIN_IDS, type GRPCStatusCodeJson, type GoFastFeeJson, type GoFastTransferInfoJson, type GoFastTransferJson, GoFastTransferStateJson, type GoFastTransferTxsJson, type GoFastTransferWrapperJson, type HyperlaneTransferInfoJson, type HyperlaneTransferJson, HyperlaneTransferStateJson, type HyperlaneTransferTransactionsJson, type HyperlaneTransferWrapperJson, type IBCTransferInfoJson, type IbcCapabilitiesJson, type IbcOriginAssetsResponseJson, type LayerZeroTransferInfoJson, type LayerZeroTransferJson, LayerZeroTransferStateJson, type LayerZeroTransferTransactionsJson, type LayerZeroTransferWrapperJson, type MsgJson, type MsgsDirectResponseJson, type MsgsResponseJson, type MultiChainMsgJson, type MultiChainMsgWrapperJson, type OPInitTransferInfoJson, type OPInitTransferJson, OPInitTransferStateJson, type OPInitTransferTxsJson, type OPInitTransferWrapperJson, type OperationJson, type OptionalAssetJson, type PacketErrorJson, PacketErrorTypeJson, type PacketJson, type PostHandlerJson, ReasonJson, type RecommendationRequestJson, type RouteJson, RoutePriceWarningTypeJson, type RouteResponseJson, type SendTokenErrorJson, SendTokenErrorTypeJson, type SendTokenTxsJson, type SmartRelayFeeQuoteJson, type SmartSwapExactCoinInJson, type SmartSwapInWrapperJson, type SmartSwapOptionsJson, type StargateTransferInfoJson, type StargateTransferJson, StargateTransferStateJson, type StargateTransferTxsJson, type StargateTransferWrapperJson, type StatusErrorJson, StatusErrorTypeJson, type StatusRequestJson, type StatusResponseJson, type SubmitResponseJson, type SvmTxJson, type SvmTxWrapperJson, type SwapExactCoinInJson, type SwapExactCoinOutJson, type SwapInWrapperJson, type SwapJson, type SwapOperationJson, type SwapOutWrapperJson, type SwapRouteJson, type SwapVenueJson, type SwapWrapperJson, type TrackResponseJson, type TransactionExecutionErrorDetailsJson, TransactionStateJson, type TransferAssetReleaseJson, type TransferEventJson, type TransferJson, TransferStateJson, type TransferStatusJson, type TransferWrapperJson, type TxJson, type VenuesRequestJson, type VenuesResponseJson };
|
package/dist/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
export { executeRoute } from './chunk-
|
|
2
|
-
export { getRecommendedGasPrice } from './chunk-
|
|
1
|
+
export { executeRoute } from './chunk-XS6ZMEDX.js';
|
|
2
|
+
export { getRecommendedGasPrice } from './chunk-PWSY2PQJ.js';
|
|
3
3
|
import './chunk-VQ5SIQWU.js';
|
|
4
|
-
export { getFeeInfoForChain } from './chunk-
|
|
4
|
+
export { getFeeInfoForChain } from './chunk-T2TOUPEA.js';
|
|
5
5
|
export { GAS_STATION_CHAIN_IDS } from './chunk-SWYON2RG.js';
|
|
6
|
-
export { getSigningStargateClient } from './chunk-
|
|
6
|
+
export { getSigningStargateClient } from './chunk-UPL6CT4S.js';
|
|
7
7
|
import './chunk-JTIHU43D.js';
|
|
8
|
-
export { setApiOptions } from './chunk-
|
|
9
|
-
export { setClientOptions } from './chunk-
|
|
8
|
+
export { setApiOptions } from './chunk-KWVMUF5R.js';
|
|
9
|
+
export { setClientOptions } from './chunk-GTJ2EDUG.js';
|
|
10
10
|
import './chunk-TD63P2AG.js';
|
|
11
|
-
export { ibcOriginAssets } from './chunk-
|
|
12
|
-
export { messages } from './chunk-
|
|
13
|
-
export { messagesDirect } from './chunk-
|
|
14
|
-
export { recommendAssets } from './chunk-
|
|
15
|
-
export { route } from './chunk-
|
|
16
|
-
export { submitTransaction } from './chunk-
|
|
17
|
-
export { trackTransaction } from './chunk-
|
|
18
|
-
export { transactionStatus } from './chunk-
|
|
19
|
-
export { assetsBetweenChains } from './chunk-
|
|
20
|
-
export { bridges } from './chunk-
|
|
21
|
-
export { venues } from './chunk-
|
|
22
|
-
export { assetsFromSource } from './chunk-
|
|
23
|
-
export { assets, balances, chains } from './chunk-
|
|
24
|
-
export { Api, AutopilotAction, AxelarTransferState, AxelarTransferType, BridgeType, CCTPTransferState, ChainType, ContentType, ContractCallWithTokenErrorType, FeeType, GoFastTransferState, HttpClient, HyperlaneTransferState, LayerZeroTransferState, OPInitTransferState, PacketErrorType, Reason, RoutePriceWarningType, SendTokenErrorType, StargateTransferState, StatusErrorType, TransactionState, TransferState } from './chunk-
|
|
11
|
+
export { ibcOriginAssets } from './chunk-WWDCZAB5.js';
|
|
12
|
+
export { messages } from './chunk-7FSLD7Y4.js';
|
|
13
|
+
export { messagesDirect } from './chunk-H6RXHDUX.js';
|
|
14
|
+
export { recommendAssets } from './chunk-PZM2IB6H.js';
|
|
15
|
+
export { route } from './chunk-R2N4D2PY.js';
|
|
16
|
+
export { submitTransaction } from './chunk-7P6AOFMX.js';
|
|
17
|
+
export { trackTransaction } from './chunk-BCN2WD5Q.js';
|
|
18
|
+
export { transactionStatus } from './chunk-2NYWLY5S.js';
|
|
19
|
+
export { assetsBetweenChains } from './chunk-R3KHKN33.js';
|
|
20
|
+
export { bridges } from './chunk-VRPPVMXO.js';
|
|
21
|
+
export { venues } from './chunk-RL5AVCSG.js';
|
|
22
|
+
export { assetsFromSource } from './chunk-5EU3SRDQ.js';
|
|
23
|
+
export { assets, balances, chains } from './chunk-EAUM5JYS.js';
|
|
24
|
+
export { Api, AutopilotAction, AxelarTransferState, AxelarTransferType, BridgeType, CCTPTransferState, ChainType, ContentType, ContractCallWithTokenErrorType, FeeType, GoFastTransferState, HttpClient, HyperlaneTransferState, LayerZeroTransferState, OPInitTransferState, PacketErrorType, Reason, RoutePriceWarningType, SendTokenErrorType, StargateTransferState, StatusErrorType, TransactionState, TransferState } from './chunk-SOGMQT4H.js';
|
|
25
25
|
|
|
26
26
|
// src/types/swaggerTypesJson.ts
|
|
27
27
|
var AutopilotActionJson = /* @__PURE__ */ ((AutopilotActionJson2) => {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { E as ExecuteRouteOptions, e as executeRoute } from '../executeRoute-
|
|
2
|
-
import '../swaggerTypes-
|
|
3
|
-
import '../generateApi-
|
|
4
|
-
import '../client-types-
|
|
1
|
+
export { E as ExecuteRouteOptions, e as executeRoute } from '../executeRoute-CxEpxhJ4.js';
|
|
2
|
+
import '../swaggerTypes-A72fxJ5y.js';
|
|
3
|
+
import '../generateApi-BXIkShKU.js';
|
|
4
|
+
import '../client-types-BvdIj_Nf.js';
|
|
5
5
|
import '@cosmjs/amino';
|
|
6
6
|
import '@cosmjs/proto-signing';
|
|
7
7
|
import '@cosmjs/stargate';
|
|
@@ -1,12 +1,13 @@
|
|
|
1
|
-
export { executeRoute } from '../chunk-
|
|
1
|
+
export { executeRoute } from '../chunk-XS6ZMEDX.js';
|
|
2
2
|
import '../chunk-VQ5SIQWU.js';
|
|
3
3
|
import '../chunk-SWYON2RG.js';
|
|
4
|
-
import '../chunk-
|
|
4
|
+
import '../chunk-UPL6CT4S.js';
|
|
5
5
|
import '../chunk-JTIHU43D.js';
|
|
6
6
|
import '../chunk-TD63P2AG.js';
|
|
7
|
-
import '../chunk-
|
|
8
|
-
import '../chunk-
|
|
9
|
-
import '../chunk-
|
|
10
|
-
import '../chunk-
|
|
11
|
-
import '../chunk-
|
|
12
|
-
import '../chunk-
|
|
7
|
+
import '../chunk-7FSLD7Y4.js';
|
|
8
|
+
import '../chunk-7P6AOFMX.js';
|
|
9
|
+
import '../chunk-BCN2WD5Q.js';
|
|
10
|
+
import '../chunk-2NYWLY5S.js';
|
|
11
|
+
import '../chunk-RL5AVCSG.js';
|
|
12
|
+
import '../chunk-EAUM5JYS.js';
|
|
13
|
+
import '../chunk-SOGMQT4H.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
export { getFeeInfoForChain } from '../chunk-
|
|
1
|
+
export { getFeeInfoForChain } from '../chunk-T2TOUPEA.js';
|
|
2
2
|
import '../chunk-SWYON2RG.js';
|
|
3
3
|
import '../chunk-JTIHU43D.js';
|
|
4
|
-
import '../chunk-
|
|
5
|
-
import '../chunk-
|
|
4
|
+
import '../chunk-EAUM5JYS.js';
|
|
5
|
+
import '../chunk-SOGMQT4H.js';
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { getRecommendedGasPrice } from '../chunk-
|
|
1
|
+
export { getRecommendedGasPrice } from '../chunk-PWSY2PQJ.js';
|
|
2
2
|
import '../chunk-VQ5SIQWU.js';
|
|
3
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-T2TOUPEA.js';
|
|
4
4
|
import '../chunk-SWYON2RG.js';
|
|
5
5
|
import '../chunk-JTIHU43D.js';
|
|
6
|
-
import '../chunk-
|
|
7
|
-
import '../chunk-
|
|
6
|
+
import '../chunk-EAUM5JYS.js';
|
|
7
|
+
import '../chunk-SOGMQT4H.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { getSigningStargateClient } from '../chunk-
|
|
1
|
+
export { getSigningStargateClient } from '../chunk-UPL6CT4S.js';
|
|
2
2
|
import '../chunk-JTIHU43D.js';
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-EAUM5JYS.js';
|
|
4
|
+
import '../chunk-SOGMQT4H.js';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { S as SkipApiOptions } from '../apiState-CdzxTxYd.js';
|
|
2
|
-
import {
|
|
2
|
+
import { M as ChainAffiliates } from '../swaggerTypes-A72fxJ5y.js';
|
|
3
3
|
|
|
4
4
|
type SetApiOptionsProps = {
|
|
5
5
|
chainIdsToAffiliates?: Record<string, ChainAffiliates>;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { setApiOptions } from '../chunk-
|
|
2
|
-
import '../chunk-
|
|
1
|
+
export { setApiOptions } from '../chunk-KWVMUF5R.js';
|
|
2
|
+
import '../chunk-SOGMQT4H.js';
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
export { s as setClientOptions } from '../setClientOptions-
|
|
1
|
+
export { s as setClientOptions } from '../setClientOptions-BkD-BMo7.js';
|
|
2
2
|
import '@cosmjs/proto-signing';
|
|
3
3
|
import '@cosmjs/stargate';
|
|
4
4
|
import '../apiState-CdzxTxYd.js';
|
|
5
|
-
import '../client-types-
|
|
5
|
+
import '../client-types-BvdIj_Nf.js';
|
|
6
6
|
import '@cosmjs/amino';
|
|
7
7
|
import 'viem';
|
|
8
8
|
import '@solana/wallet-adapter-base';
|
|
9
|
-
import '../swaggerTypes-
|
|
9
|
+
import '../swaggerTypes-A72fxJ5y.js';
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { setClientOptions } from '../chunk-
|
|
1
|
+
export { setClientOptions } from '../chunk-GTJ2EDUG.js';
|
|
2
2
|
import '../chunk-TD63P2AG.js';
|
|
3
|
-
import '../chunk-
|
|
4
|
-
import '../chunk-
|
|
3
|
+
import '../chunk-EAUM5JYS.js';
|
|
4
|
+
import '../chunk-SOGMQT4H.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-CdzxTxYd.js';
|
|
4
|
-
import { E as EndpointOptions } from './client-types-
|
|
4
|
+
import { E as EndpointOptions } from './client-types-BvdIj_Nf.js';
|
|
5
5
|
|
|
6
6
|
type SkipClientOptions = SkipApiOptions & {
|
|
7
7
|
endpointOptions?: {
|