From 321846e101c842d8807b2c2a3ca8e56351ed6591 Mon Sep 17 00:00:00 2001 From: shoom3301 Date: Thu, 20 Jan 2022 21:16:52 +0600 Subject: [PATCH] fix: fix LO contract addresses --- docs/limit-order-protocol/introduction.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/limit-order-protocol/introduction.mdx b/docs/limit-order-protocol/introduction.mdx index 8cc9a20d7..b7cb1e95f 100644 --- a/docs/limit-order-protocol/introduction.mdx +++ b/docs/limit-order-protocol/introduction.mdx @@ -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._