Skip to content

Commit

Permalink
Create info.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptomanz1 committed Jul 28, 2023
1 parent 1c6bd48 commit dd70d46
Showing 1 changed file with 36 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"name": "USD Coin",
"website": "https://centre.io/usdc",
"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.",
"explorer": "https://blockscout.acala.network/token/0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe",
"type": "ACALAEVM",
"symbol": "USDC",
"decimals": 6,
"status": "active",
"id": "0x07DF96D1341A7d16Ba1AD431E2c847d978BC2bCe",
"tags": [
"stablecoin"
],
"links": [
{
"name": "github",
"url": "https://github.com/centrehq"
},
{
"name": "medium",
"url": "https://medium.com/centre-blog"
},
{
"name": "whitepaper",
"url": "https://centre.io/pdfs/centre-whitepaper.pdf"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/usd-coin/"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/usd-coin/"
}
]
}

0 comments on commit dd70d46

Please sign in to comment.