Skip to content

Commit 834abf2

Browse files
committed
Add USDC on Optimism Sepolia
1 parent 0adb4b2 commit 834abf2

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

index/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
"chainId": 11155420,
193193
"tokenLists": {
194194
"erc1155.json": "840eb4ef881d50baed0ba90e2f356cb659223949bf1e5f51ad8583dd45b4f0b6",
195-
"erc20.json": "6a953704ac4066fde81667993a2939fa60910113137d13b810ed6e2d18c92265",
195+
"erc20.json": "9307fcc51c4f8166714cb6730b9c12a28cf7959c6f3d7bd0fe8c5da9360a159c",
196196
"erc721.json": "45e323fe7ec90ee1a9eeaa2f52ed151be83af010d194f44a969e03c515c173ab",
197197
"misc.json": "ca0d895b40082dc2ed1b6d35a077d0de7a05a748107a66ec8653a1562ea4bd63"
198198
}

index/optimism-sepolia/erc20.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66
"keywords": ["erc20", "optimism-sepolia"],
77
"timestamp": "2021-12-08T19:03:47.288Z",
88
"tokens": [
9+
{
10+
"chainId": 11155420,
11+
"address": "0x5fd84259d66Cd46123540766Be93DFE6D43130D7",
12+
"name": "USDC",
13+
"symbol": "USDC",
14+
"decimals": 6,
15+
"logoURI": "https://assets.coingecko.com/coins/images/6319/large/USD_Coin_icon.png?1547042389",
16+
"extensions": {
17+
"link": "https://www.circle.com/en/usdc",
18+
"description": "USDC is a fully collateralized US dollar stablecoin. USDC is the bridge between dollars and trading on cryptocurrency exchanges. The technology behind CENTRE makes it possible to exchange value between people, businesses and financial institutions just like email between mail services and texts between SMS providers. We believe by removing artificial economic borders, we can create a more inclusive global economy. ",
19+
"categories": ["usd-stablecoin", "transactional", "usdc"],
20+
"ogImage": "https://www.circle.com/hubfs/share-USDC.png#keepProtocol",
21+
"originChainId": 1,
22+
"originAddress": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"
23+
}
24+
}
925
],
1026
"version": { "major": 1, "minor": 0, "patch": 0 }
1127
}

0 commit comments

Comments
 (0)