Skip to content

Releases: skip-mev/skip-router-sdk

@skip-router/[email protected]

09 Jul 17:50
fc37fa8
Compare
Choose a tag to compare

Patch Changes

  • 11c529f: DEPRECATION NOTICE, please use @skip-go/core moving forward.

@skip-router/[email protected]

04 Jul 00:01
841e650
Compare
Choose a tag to compare

Minor Changes

  • d06a1e4: Add evm_slippage_tolerance_percent to smart_swap_options
  • 7ab600d: Allow multiple chain filtering for chains and assets requests
  • dc5c8f9: Adds support for the op init transfer operation and lifecycle tracking objects

@skip-router/[email protected]

26 Jun 15:17
ae7bb09
Compare
Choose a tag to compare

Patch Changes

  • f0c663d: fix testnet validate gas balance

@skip-router/[email protected]

21 Jun 13:16
fd2e9c3
Compare
Choose a tag to compare

Minor Changes

  • 05630c1: Add evm_swaps to smart_swap_options

@skip-router/[email protected]

19 Jun 00:41
709ba25
Compare
Choose a tag to compare

Patch Changes

  • 3c47bf1: fix: onlyTestnets not working in assets

@skip-router/[email protected]

15 Jun 01:47
7d59e68
Compare
Choose a tag to compare

Patch Changes

  • a91e0e0: find gasTokenUsed on stride-1 even validateGasBalance off

@skip-router/[email protected]

14 Jun 03:42
873c522
Compare
Choose a tag to compare

Patch Changes

  • d1d0161: backward compatible addressList

@skip-router/[email protected]

13 Jun 05:25
83a0e1b
Compare
Choose a tag to compare

Patch Changes

  • f17d415: allow stride to check tia balance for gas

@skip-router/[email protected]

10 Jun 19:35
bcb8853
Compare
Choose a tag to compare

Patch Changes

  • d226070: Updates address validate logic to check route.requiredChainAddresses instead of route.chainIDs

@skip-router/[email protected]

08 Jun 01:44
1829c6c
Compare
Choose a tag to compare

Major Changes

  • 26652d3: Added new field onlyTestnets to assets,chains,venues endpoints. Deprecates isTestnet field from chains endpoint.