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

Commit

Permalink
fix: fix LO contract addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
shoom3301 committed Jan 20, 2022
1 parent 56116eb commit 321846e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/limit-order-protocol/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ To do that he or she pass signed order to the `fillOrder` method on the contract
- [Polygon](https://polygonscan.com/address/0x94bc2a1c732bcad7343b25af48385fe76e08734f)
- [Optimism](https://polygonscan.com/address/0x11431a89893025d2a48dca4eddc396f8c8117187)
- [Arbitrum](https://polygonscan.com/address/0x7f069df72b7a39bce9806e3afaf579e54d8cf2b9)
- [Gnosis chain](https://polygonscan.com/address/0x54431918cec22932fcf97e54769f4e00f646690f)
- [Avalanche](https://polygonscan.com/address/0x0f85a912448279111694f4ba4f85dc641c54b594)
- [Gnosis chain](https://blockscout.com/xdai/mainnet/address/0x54431918cEC22932fCF97E54769F4E00f646690F/transactions)
- [Avalanche](https://snowtrace.io/address/0x0f85a912448279111694f4ba4f85dc641c54b594)

_Note: trades buyer and seller should approve their asset to be used by 1inch limit order contract._

Expand Down

0 comments on commit 321846e

Please sign in to comment.