mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
510 B
JSON
11 lines
510 B
JSON
{
|
|
"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://etherscan.io/token/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",
|
|
"type": "ERC20",
|
|
"symbol": "USDC",
|
|
"decimals": 6,
|
|
"status": "active",
|
|
"id": "0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48"
|
|
} |