Commit Graph

4 Commits

Author SHA1 Message Date
Adam R
a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00
catenocrypt
01144273b8 Fixes (sanity and consistency, auto) 2021-02-03 22:43:15 +00:00
Adam R
03028a6712
[Internal] Generate info.json for each token where it was missing (#5432)
* ExplorerUrl switch fix

* ExplorerUrl export fix

* Generate info.json for each token where it was missing.

* Replace placeholder text for description to a dash.

* Add id field; reorder tags.

* Add id fields.

* Fill website from info from ethplorer.

* Complete blockchain info.jsons (with symbol, decimals; auto update).

* Complete blockchain info.jsons (with symbol, decimals, status; manual update).

* Rename short_description to description in all info.json files.

* Tomochain explorer urls.

* ExplorerUrls (kava, ontology, gochain).

* Few leftover short_description field rename.

* Set missing website to empty.

* Merge fixes

* Fix duplicate description fields.

* Remove long descriptions from chain info.json files.

* Duplicate description fields; last 5 instances.

* Add warning for too long description

* Shorten some long descriptions.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 23:42:15 +01:00
Viktor Radchenko
4406709f82
Missing images for tokens only (#4876)
* Create www.google.com.png

* Create etherscan.io.png

* Create info.uniswap.org.png

* Create marketplace.axieinfinity.com.png

* Create bscscan.com.png

* added BEP20 DEGO

https://coinmarketcap.com/currencies/dego-finance/
https://bscscan.com/token/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC

* added DAPP DEGO

* Update bsc.dego.finance.png

* add ERC20 AME

* add TRC20 JFI

https://coinmarketcap.com/currencies/jackpool-finance/markets/
https://tronscan.org/#/token20/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha

* add ERC20 DANDY

https://coinmarketcap.com/currencies/dandy-dego/
https://etherscan.io/token/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82

* removed DApp images

Removed DApp images
Submitting this just for tokens

Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
2020-11-20 23:43:54 +08:00