Skip to content

Commit b3fd571

Browse files
committed
Add Base Sepolia USDC
1 parent b90fe89 commit b3fd571

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

index/base-sepolia/erc20.json

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,22 @@
66
"keywords": ["erc20", "base-sepolia"],
77
"timestamp": "2021-12-08T19:03:47.288Z",
88
"tokens": [
9+
{
10+
"chainId": 84532,
11+
"address": "0x036cbd53842c5426634e7929541ec2318f3dcf7e",
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)