Commit Graph

13 Commits

Author SHA1 Message Date
cryptomanz
4b95880a30 Fixes (sanity and consistency, auto) 2022-01-12 20:09:58 +00:00
Nazar
4b3d594929
Add tags for top 100 tokens ()
* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json
2022-01-12 22:09:11 +02:00
Daniel
6b386547b6
Add Name asset check between info.json and tokenlist.json ()
* Add Name asset check between info.json and tokenlist.json

* Remove spaces

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Delete logo.png

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

* Update info.json

* Update tokenlist.json

* Update tokenlist.json

* Update info.json

* Update info.json

* Update info.json

* Update info.json

* Update tokenlist.json

Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com>
2022-01-09 21:58:00 +03:00
Adam R
e5a5a0abed
[Internal] Remove source_code, whitepaper fields ()
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00
Adam R
6572a691df
[Internal] Remove socials sections from info.json's ()
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00
Adam R
5a4dfb324a
[Internal] Duplicate info from 'socials' to 'links' ()
* 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
a987c49d9b
[Internal] Add status field to all info files ()
* 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
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 ()
* 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
Adam R
187b8e240a
Add id field to each info.json. ()
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 12:12:30 +01:00
Adam R
8c65d20857
Extend all existing info.json files with symbol, decimals, type. ()
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-30 16:59:38 +01:00
Iamdeadlyz
f6e33d46ff Fixes (sanity and consistency, auto) 2020-11-08 03:50:14 +00:00
Jason (BitBender) Brink
29ca7874ce
Adding support for GALA (gala.games) ()
* Adding support for GALA and QUOXENT

* Adding info.json files for GALA and QUO

* Delete info.json

* Removed the token logo

Based on the author's request: https://github.com/trustwallet/assets/pull/4690#issuecomment-723451742

Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-11-08 11:49:07 +08:00