atomicDEX-API icon indicating copy to clipboard operation
atomicDEX-API copied to clipboard

feat(LRAPI): add 1inch classic swap rpc

Open dimxy opened this issue 1 year ago • 0 comments

This PR adds:

  • initial code to connect to 1inch Liquidity Routing API (LRAPI) provider (see new trading_api crate)
  • two new RPCs to use 1inch classic swap API
  • 'approve' and 'allowance' RPCs (for ERC20 tokens)

dimxy avatar Sep 16 '24 17:09 dimxy