Commit Graph

4 Commits

Author SHA1 Message Date
Adam R
5a4dfb324a
[Internal] Duplicate info from 'socials' to 'links' (#10639)
* Handle fields, 1

* Few more fields

* Discord field, fixes

* Facebook, youtube fields

* Telegram_news, docs, ignored fields

* New fields Coinmarketcap & coingecko, better handling of handles.

* Code to commit links into info.json, commented out

* Add checks for new links fields

* Minor log fixes

* Extra check for URLs must start with https://

* Duplicate info from 'socials' to 'links'.

* Fix for one links (was not array)

* Revert asset-infos, except checking

* Lint fix

* Fix discord.gg .com//invite links

* Add error for lone socials section (w/o links)

* Remove empty socials section

* Manual fix of some socials sections.

* Check for invalid fields in links.

* Lint fix

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-24 10:58:38 +02:00
Adam R
c04bd0adaf
Fix BEP20 and other explorers (80) (#7499)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-05-07 12:56:36 +02:00
catenocrypt
733a01712d Fixes (sanity and consistency, auto), history 2021-03-02 16:00:49 +00:00
hashex-dev
17136943b9
Add BEP-20 CryptEx Token (CRX) info (#5774)
* Add BEP-20 CryptEx Token (CRX) info

Add icon and description of the CryptEx Token.

* corrent name for logo, add whitepaper link and code links to info.json

Co-authored-by: Gleb Zykov <g.zykov@lancktele.com>
2021-03-02 16:59:11 +01:00