From b8a29f023e9d42d68fbb71ccd2078a460548caf0 Mon Sep 17 00:00:00 2001 From: Matjaz Verbole Date: Tue, 12 Nov 2024 10:33:25 +0100 Subject: [PATCH] Update addresses.md file with PriceFeed addresses --- deployment/addresses/mainnet/addresses.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/deployment/addresses/mainnet/addresses.md b/deployment/addresses/mainnet/addresses.md index 3d67a2e8..f5c83c98 100644 --- a/deployment/addresses/mainnet/addresses.md +++ b/deployment/addresses/mainnet/addresses.md @@ -59,4 +59,12 @@ Below are the addresses of the deployed smart contracts on the Ethereum and Lisk | Name | Address | | -------------------- | ---------------------------------------------------------------------------------------------------------------------------- | | `Tether USD (USDT)` | [0x05D032ac25d322df992303dCa074EE7392C117b9](https://blockscout.lisk.com/address/0x05D032ac25d322df992303dCa074EE7392C117b9) | -| `Wrapped BTC (WBTC)` | [0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3](https://blockscout.lisk.com/address/0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3) | \ No newline at end of file +| `Wrapped BTC (WBTC)` | [0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3](https://blockscout.lisk.com/address/0x03C7054BCB39f7b2e5B2c7AcB37583e32D70Cfa3) | + +### L2 RedStone PriceFeedWithoutRounds Smart Contracts + +| Name | Address | +| --------------------- | ---------------------------------------------------------------------------------------------------------------------------- | +| `USDT/USD token pair` | [0xd2176Dd57D1e200c0A8ec9e575A129b511DBD3AD](https://blockscout.lisk.com/address/0xd2176Dd57D1e200c0A8ec9e575A129b511DBD3AD) | +| `LSK/USD token pair` | [0xa1EbA9E63ed7BA328fE0778cFD67699F05378a96](https://blockscout.lisk.com/address/0xa1EbA9E63ed7BA328fE0778cFD67699F05378a96) | +| `ETH/USD token pair` | [0x6b7AB4213c77A671Fc7AEe8eB23C9961fDdaB3b2](https://blockscout.lisk.com/address/0x6b7AB4213c77A671Fc7AEe8eB23C9961fDdaB3b2) | \ No newline at end of file