Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-01-11 17:18:30 +00:00 committed by trust-wallet-merge-bot
parent f1b95e8b67
commit 0c6551d4f7

View File

@ -1,34 +1,36 @@
{ {
"name": "Daily COP", "name": "Daily COP",
"website": "https://dlycrypto.com/", "website": "https://dlycrypto.com/",
"description": "Daily COP is a stablecoin pegged to the Colombian Peso to make financial services accesible to everyone and let Colombians easily enter the crypto-space with a familiar and stable currency that will open a new world of knowledge and opportunities.", "description": "Daily COP is a stablecoin pegged to the Colombian Peso to make financial services accesible to everyone and let Colombians easily enter the crypto-space with a familiar and stable currency that will open a new world of knowledge and opportunities.",
"explorer": "https://polygonscan.com/token/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", "explorer": "https://polygonscan.com/token/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A",
"type": "POLYGON", "type": "POLYGON",
"symbol": "DLYCOP", "symbol": "DLYCOP",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", "id": "0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/MiDailyWallet" "url": "https://twitter.com/MiDailyWallet"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/miDaily/Daily-COP" "url": "https://github.com/miDaily/Daily-COP"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://dlycrypto.com/wp-content/uploads/2022/01/Whitepaper-daily.pdf" "url": "https://dlycrypto.com/wp-content/uploads/2022/01/Whitepaper-daily.pdf"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/daily-cop/" "url": "https://coinmarketcap.com/currencies/daily-cop/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/en/coins/daily-cop" "url": "https://coingecko.com/en/coins/daily-cop"
} }
], ],
"tags": ["stablecoin"] "tags": [
"stablecoin"
]
} }