Skip to content

Commit

Permalink
Add USDC
Browse files Browse the repository at this point in the history
  • Loading branch information
abarthell committed Sep 28, 2023
1 parent eb68c65 commit 236525e
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"url": "https://coinmarketcap.com/currencies/baseswap/"
}
]
}
}
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
{
"name": "USD Base Coin",
"name": "USD Coin",
"symbol": "USDC",
"type": "BASE",
"decimals": 6,
"description": "USDC is a fully collateralized US dollar stablecoin, an Ethereum powered coin and is the brainchild of CENTRE, an open source project bootstrapped by contributions from Circle and Coinbase.",
"website": "https://www.centre.io",
"explorer": "https://basescan.org/token/0xd9aaec86b65d86f6a7b5b1b0c42ffa531710b6ca",
"explorer": "https://basescan.org/token/0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"research": "https://research.binance.com/en/projects/usd-coin",
"status": "active",
"id": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
"id": "0x833589fcd6edb6e08f4c7c32d4f71b54bda02913",
"links": [
{
"name": "github",
Expand All @@ -34,4 +34,4 @@
"tags": [
"stablecoin"
]
}
}

0 comments on commit 236525e

Please sign in to comment.