mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Wrapped USDC (SPL) (#12106)
* Info for token Wrapped USDC * Update info.json
This commit is contained in:
parent
5929e4af96
commit
5d45d139cf
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"name": "Wrapped USDC",
|
||||
"type": "SPL",
|
||||
"symbol": "USDC",
|
||||
"decimals": 6,
|
||||
"website": "https://www.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://explorer.solana.com/address/BXXkv6z8ykpG1yuvUDPgh732wzVHB69RnB9YgSYh3itW",
|
||||
"status": "active",
|
||||
"id": "BXXkv6z8ykpG1yuvUDPgh732wzVHB69RnB9YgSYh3itW",
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
Reference in New Issue
Block a user