trustwallet-assets/blockchains/polygon/assets/0xc2132D05D31c914a87C6611C10748AEb04B58e8F/info.json
Andrew M 4d2fd4fe0b
add_POLYGON_USDT+USDC+DAI (#12133)
* add_POLYGON_USDT+USDC+DAI

USDT:
https://polygonscan.com/token/0xc2132d05d31c914a87c6611c10748aeb04b58e8f

USDC:
https://polygonscan.com/token/0x2791bca1f2de4661ed88a30c99a7a9449aa84174

DAI: https://polygonscan.com/token/0x8f3cf7ad23cd3cadbd9735aff958023239c6a063

* update info.json

changed type to POLYGON-ERC20

* Fixes (sanity and consistency, auto), history

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-07-26 22:21:05 +08:00

25 lines
785 B
JSON

{
"name": "(PoS) Tether USD",
"website": "https://tether.to",
"description": "Tether (USDT) is a cryptocurrency with a value meant to mirror the value of the U.S. dollar.",
"explorer": "https://polygonscan.com/token/0xc2132d05d31c914a87c6611c10748aeb04b58e8f",
"type": "POLYGON-ERC20",
"symbol": "USDT",
"decimals": 6,
"status": "active",
"id": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
"links": [
{
"name": "facebook",
"url": "https://facebook.com/tether.to/"
},
{
"name": "twitter",
"url": "https://twitter.com/Tether_to/"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/ru/currencies/tether/"
}
]
}