mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
6cf500df7f
* Update info.json * Update info.json * Update info.json * Fixes (sanity and consistency, auto), history Co-authored-by: Cryptocool1 <Cryptocool1@users.noreply.github.com>
34 lines
1.1 KiB
JSON
34 lines
1.1 KiB
JSON
{
|
|
"name": "Binance-Peg USD Coin",
|
|
"website": "https://www.centre.io",
|
|
"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://bscscan.com/token/0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",
|
|
"research": "https://research.binance.com/en/projects/usd-coin",
|
|
"type": "BEP20",
|
|
"symbol": "USDC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x8AC76a51cc950d9822D68b83fE1Ad97B32Cd580d",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/centrehq"
|
|
},
|
|
{
|
|
"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/"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/centre-blog"
|
|
}
|
|
]
|
|
} |