Limit Order API
Create limit order
post
https://open-api.openocean.finance/v1/:chainId/limit-order
create the limit order
Cancel limit order
post
https://open-api.openocean.finance/v1/:chainId/limit-order/cancelLimitOrder
cancel limit order
get limit order
get
https://open-api.openocean.finance/v1/:chainId/limit-order/all
get limit order
get limit order by address
get
https://open-api.openocean.finance/v1/:chainId/limit-order/address/:address
get limit order by address
Last modified 4mo ago