Releases: skip-mev/skip-router-sdk
Releases · skip-mev/skip-router-sdk
@skip-router/[email protected]
@skip-router/[email protected]
Patch Changes
- a88619c: format amount gas error
@skip-router/[email protected]
Minor Changes
- 48d998b: - Updated API types to include signer addresses on CosmosTX, EvmTX, and SvmTx
- Updated
getGasPrice
param to (chainID: string, chainType: "cosmos" | "evm" | "svm") => Promise<GasPrice | undefined> - Added
getFallbackGasAmount
param inexecuteRoute
- Improved jsdoc
- Updated
validateGasBalance
,estimateGasForMessage
,validateGasBalances
to an object args
- Updated
@skip-router/[email protected]
Patch Changes
- f558aa4: add missing ibcCapabilities from Chain type
@skip-router/[email protected]
Major Changes
- 3c91d03: - Remove client_id
- Add smart swap types
- Add smart swap options
- Add smart swap types and swap venues field to swap
- Add apiKey param
@skip-router/[email protected]
Patch Changes
- 2af8ccd: Add required chain addresses field to route response
@skip-router/[email protected]
Patch Changes
- ccdb6ef: bump initia-registry
@skip-router/[email protected]
Major Changes
- 8846e1a: userAddresses param type change in executeRoute
@skip-router/[email protected]
Patch Changes
- b4fd9ed: add amountIn and amountOut in operations
@skip-router/[email protected]
Patch Changes
- 59364ac: [API-2703] Add from_chain_id to swap