Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Commit

Permalink
Enable limit orders for Optimism
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Nov 22, 2021
1 parent 3421c81 commit 7d8c388
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/limit-order-protocol/api.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ import {SwaggerDoc} from '../../src/components/swagger-doc/SwaggerDoc';
<SwaggerDoc url="https://api.allorigins.win/raw?url=https://limit-orders.1inch.io/swagger/polygon-json" />
</TabItem>
<TabItem value="optimism" label="Optimism">
Currently, 1inch Limit Order Protocol is not available on Optimism network.
<SwaggerDoc url="https://api.allorigins.win/raw?url=https://limit-orders.1inch.io/swagger/optimism-json" />
</TabItem>
<TabItem value="arbitrum" label="Arbitrum">
<SwaggerDoc url="https://api.allorigins.win/raw?url=https://limit-orders.1inch.io/swagger/arbitrum-json" />
Expand Down

0 comments on commit 7d8c388

Please sign in to comment.