Skip to content

Releases: 1inch/1inch-sdk-go

v0.0.1-developer-preview

24 Jan 22:08
6af5f58

Choose a tag to compare

This is the initial developer preview release of the 1inch Dev Portal SDK

Release Notes

Limit Order support

  • Enables posting orders to the 1inch Limit Order Protocol
  • Enables reading orders from the 1inch Limit Order Protocol
  • Most endpoints from the Limit Order API supported
    • has-active-orders-with-permit REST endpoint still untested

Aggregator Protocol support

  • All REST endpoints supported
  • Get quotes and swap data from the Aggregator Protocol

Onchain execution support

  • Execute swaps onchain from within the SDK