mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add USD Coin (TRC20) (#11060)
* Info for token USD Coin * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json * Update info.json
This commit is contained in:
parent
8cc7396ae1
commit
d4e33528bd
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"name": "USD Coin",
|
||||
"type": "TRC20",
|
||||
"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://tronscan.io/#/token20/TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8",
|
||||
"status": "active",
|
||||
"id": "TEkxiTehnzSmSe2XqrBj4w32RUN966rdz8",
|
||||
"links": [
|
||||
{
|
||||
"name": "github",
|
||||
"url": "https://github.com/centrehq"
|
||||
},
|
||||
{
|
||||
"name": "twitter",
|
||||
"url": "https://twitter.com/centre_io"
|
||||
}
|
||||
]
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue
Block a user