Skip to content

Releases: skip-mev/skip-router-sdk

@skip-router/[email protected]

06 Jun 04:49
3b24b6a
Compare
Choose a tag to compare

Minor Changes

  • 484387a: Adds support for allow_swaps boolean flag in /route and /msgs_direct, allowing caller to specify to not have swaps in their route search

Patch Changes

  • c3a1a02: Add chain_ids_to_affiliates field to MsgsRequest and MsgsDirectRequest

@skip-router/[email protected]

29 May 22:08
3cbb6fd
Compare
Choose a tag to compare

Patch Changes

@skip-router/[email protected]

28 May 22:13
748b1e8
Compare
Choose a tag to compare

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 in executeRoute
    • Improved jsdoc
    • Updated validateGasBalance, estimateGasForMessage, validateGasBalances to an object args

@skip-router/[email protected]

21 May 18:30
03df565
Compare
Choose a tag to compare

Patch Changes

  • f558aa4: add missing ibcCapabilities from Chain type

@skip-router/[email protected]

21 May 15:07
1cf5a00
Compare
Choose a tag to compare

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]

21 May 12:54
4774843
Compare
Choose a tag to compare

Patch Changes

  • 2af8ccd: Add required chain addresses field to route response

@skip-router/[email protected]

14 May 15:07
49f697a
Compare
Choose a tag to compare

Patch Changes

@skip-router/[email protected]

13 May 23:07
3b35386
Compare
Choose a tag to compare

Major Changes

  • 8846e1a: userAddresses param type change in executeRoute

@skip-router/[email protected]

01 May 18:30
5a53359
Compare
Choose a tag to compare

Patch Changes

  • b4fd9ed: add amountIn and amountOut in operations

@skip-router/[email protected]

24 Apr 03:14
a17d3c6
Compare
Choose a tag to compare

Patch Changes

  • 59364ac: [API-2703] Add from_chain_id to swap