forked from trustwallet/assets
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes (sanity and consistency, auto)
- Loading branch information
cryptomanz
authored and
trust-wallet-merge-bot
committed
Jan 11, 2022
1 parent
f1b95e8
commit 0c6551d
Showing
1 changed file
with
34 additions
and
32 deletions.
There are no files selected for viewing
66 changes: 34 additions & 32 deletions
66
blockchains/polygon/assets/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A/info.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,34 +1,36 @@ | ||
{ | ||
"name": "Daily COP", | ||
"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.", | ||
"explorer": "https://polygonscan.com/token/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", | ||
"type": "POLYGON", | ||
"symbol": "DLYCOP", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/MiDailyWallet" | ||
}, | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/miDaily/Daily-COP" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://dlycrypto.com/wp-content/uploads/2022/01/Whitepaper-daily.pdf" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/daily-cop/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/daily-cop" | ||
} | ||
], | ||
"tags": ["stablecoin"] | ||
"name": "Daily COP", | ||
"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.", | ||
"explorer": "https://polygonscan.com/token/0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", | ||
"type": "POLYGON", | ||
"symbol": "DLYCOP", | ||
"decimals": 18, | ||
"status": "active", | ||
"id": "0x1659fFb2d40DfB1671Ac226A0D9Dcc95A774521A", | ||
"links": [ | ||
{ | ||
"name": "twitter", | ||
"url": "https://twitter.com/MiDailyWallet" | ||
}, | ||
{ | ||
"name": "github", | ||
"url": "https://github.com/miDaily/Daily-COP" | ||
}, | ||
{ | ||
"name": "whitepaper", | ||
"url": "https://dlycrypto.com/wp-content/uploads/2022/01/Whitepaper-daily.pdf" | ||
}, | ||
{ | ||
"name": "coinmarketcap", | ||
"url": "https://coinmarketcap.com/currencies/daily-cop/" | ||
}, | ||
{ | ||
"name": "coingecko", | ||
"url": "https://coingecko.com/en/coins/daily-cop" | ||
} | ||
], | ||
"tags": [ | ||
"stablecoin" | ||
] | ||
} |