From 83caf6e5980fe45978e811b09e6b1c984cf74204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A3=8E=E8=BD=BB=E4=BA=91=E6=96=AD?= <156348933@qq.com> Date: Fri, 20 Sep 2024 16:40:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0Polygon=E9=93=BEUSDC=E4=BB=A3?= =?UTF-8?q?=E5=B8=81=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/TokenPay/EVMChains.Example.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TokenPay/EVMChains.Example.json b/src/TokenPay/EVMChains.Example.json index 138238d..2297049 100644 --- a/src/TokenPay/EVMChains.Example.json +++ b/src/TokenPay/EVMChains.Example.json @@ -59,7 +59,7 @@ }, { "Name": "USDC", - "ContractAddress": "0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174" + "ContractAddress": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359" } ] }