Commit Graph

9 Commits

Author SHA1 Message Date
Daniel
6b386547b6
Add Name asset check between info.json and tokenlist.json (#17120)
* 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
Nazar
208c518efe
Add links BTCST (BEP20) (#13180)
* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2021-08-29 12:57:34 +03:00
zachzwei
5d4320e4e3 edit_BEP20_BTCST
updated decimals from 18 to 17
2021-03-21 21:00:24 +08:00
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
a5a8f1385e
[Cleanup] Remove www. from the urls (#5332) 2021-01-19 13:21:38 -08:00
Andrew M
8a96da9e87
add BEP20 BTCST (#5269)
* add BEP20 BTCST

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-07 21:34:09 +08:00