Commit Graph

5 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
Adam R
19e8a5c9ab
[Internal] Extend checking fields in info files. (#5483)
* Rearrange info field checks.

* Fill missing id field in some infos; enable check for filled id field.

* Minor script change

* Fill missing type field in some infos; enable check for filled type field.

* Enable check for filled symbol type.

* Enable check for decimals field.

* Enable check for filled description field.

* Enforce non-empty website field.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-04 17:47:14 +01:00
vikmeup
babe4603df Fixes (sanity and consistency, auto) 2021-02-03 21:56:05 +00:00
Adam R
bb47ec5f3c
[Internal] Rename short_description to description in all info.json files (#5461)
* Rename short_description to description in all info.json files.

* Adjust check of fields

* Adjust field check

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-03 09:59:29 -08: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