Skip to content

Commit

Permalink
Merge remote-tracking branch 'root/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 7, 2024
2 parents 645f3a0 + 6641513 commit 526597b
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
{
"name": "USD Coin",
"type": "OPTIMISM",
"symbol": "USDC",
"decimals": 6,
"website": "https://www.centre.io/",
"description": "USDC is a fully collateralized US Dollar stablecoin developed by CENTRE, the open source project with Circle being the first of several forthcoming issuers.",
"explorer": "https://optimistic.etherscan.io/token/0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
"status": "active",
"id": "0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85",
"links": [
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usd-coin/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/usd-coin/"
},
{
"name": "github",
"url": "https://github.com/centrehq"
}
],
"tags": [
"stablecoin"
]
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "USD Coin",
"name": "USD Coin (Bridged from Ethereum)",
"type": "OPTIMISM",
"symbol": "USDC",
"decimals": 6,
Expand Down

0 comments on commit 526597b

Please sign in to comment.