Skip to content

Commit

Permalink
fix USDC mumbai polygon address (#1712)
Browse files Browse the repository at this point in the history
  • Loading branch information
aelmanaa authored Jan 9, 2024
1 parent 7a73bb2 commit 76765df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/config/data/ccip/v1_2_0/testnet/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -144,9 +144,9 @@
"decimals": 6
},
"matic-testnet": {
"tokenAddress": "0x1b791d05E437C78039424749243F5A79E747525e",
"tokenAddress": "0x9999f7Fea5938fD3b1E26A12c3f2fb024e194f97",
"allowListEnabled": false,
"poolAddress": "0xB8B8592AAf82bD42190AA8b629C6afa35A433461",
"poolAddress": "0x51F128F5A3c1e4CB474bcE5d7CF7ea43114ac407",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6
Expand Down

1 comment on commit 76765df

@vercel
Copy link

@vercel vercel bot commented on 76765df Jan 9, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.