From cdb3b6556828344d9d133241eec78c5b70fe4e7b Mon Sep 17 00:00:00 2001 From: Denis Date: Thu, 27 Jun 2024 15:05:51 +0100 Subject: [PATCH] Add Circle.USDC as connector --- docs/spot-price-aggregator/introduction.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/spot-price-aggregator/introduction.mdx b/docs/spot-price-aggregator/introduction.mdx index b4f2f30bd..118a33852 100644 --- a/docs/spot-price-aggregator/introduction.mdx +++ b/docs/spot-price-aggregator/introduction.mdx @@ -162,7 +162,8 @@ If no direct liquidity pair exists between two tokens, the spot price aggregator * MATIC - [0x0000000000000000000000000000000000000000](https://polygonscan.com/address/0x0000000000000000000000000000000000000000) * NONE - [0xFFfFfFffFFfffFFfFFfFFFFFffFFFffffFfFFFfF](https://polygonscan.com/address/0xFFfFfFffFFfffFFfFFfFFFFFffFFFffffFfFFFfF) * WMATIC - [0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270](https://polygonscan.com/address/0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270) - * USDC - [0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174](https://polygonscan.com/address/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174) + * USDC.e - [0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174](https://polygonscan.com/address/0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174) + * USDC - [0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359](https://polygonscan.com/address/0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359) * USDT - [0xc2132D05D31c914a87C6611C10748AEb04B58e8F](https://polygonscan.com/address/0xc2132D05D31c914a87C6611C10748AEb04B58e8F) * WETH - [0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619](https://polygonscan.com/address/0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619)