From 2dd655ed648d206eb1c532ad5b36bece6ccffa3a Mon Sep 17 00:00:00 2001 From: Pavel Sinelnikov Date: Thu, 3 Feb 2022 14:34:26 -0500 Subject: [PATCH] Added Metis Andromeda Deployment --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c3c4df1..8dff233 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ This smart contract is intended to be used with | xDai | [0xb5b692a88bdfc81ca69dcb1d924f59f0413a602a](https://blockscout.com/poa/dai/address/0xb5b692a88bdfc81ca69dcb1d924f59f0413a602a) | | Polygon | [0x11ce4B23bD875D7F5C6a31084f55fDe1e9A87507](https://explorer-mainnet.maticvigil.com/address/0x11ce4B23bD875D7F5C6a31084f55fDe1e9A87507/contracts) | Mumbai | [0x08411ADd0b5AA8ee47563b146743C13b3556c9Cc](https://explorer-mumbai.maticvigil.com/address/0x08411ADd0b5AA8ee47563b146743C13b3556c9Cc/transactions) +| Metis | [0x1a2AFb22B8A90A77a93e80ceA61f89D04e05b796](https://andromeda-explorer.metis.io/address/0x1a2AFb22B8A90A77a93e80ceA61f89D04e05b796/contracts) ### Multicall2 Contract Addresses Multicall2 is the same as Multicall, but provides addition functions that allow calls within the batch to fail. Useful for situations where a call may fail depending on the state of the contract.