Skip to content

Commit

Permalink
Merge pull request #554 from ethereum-optimism/harry/bridged_usdc_fix
Browse files Browse the repository at this point in the history
Add l1 USDC tokens to `BridgedUSDC`
  • Loading branch information
hamdiallam authored Oct 23, 2023
2 parents 3c679d0 + 04bc6b3 commit 8e84c08
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/BridgedUSDC/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@
"website": "https://www.circle.com/en/usdc",
"twitter": "@circlepay",
"tokens": {
"ethereum": {
"address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
},
"goerli": {
"address": "0x07865c6E87B9F70255377e024ace6630C1Eaa37F"
},
"base": {
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
"overrides": {
Expand Down

0 comments on commit 8e84c08

Please sign in to comment.