Commit Graph

3 Commits

Author SHA1 Message Date
Cashaa
ebff911e98
Added CAS Logo and info (#5710)
* Create 0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c

its BEP20 version of Cashaa token with contract 0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c

* assets & details added

* Add CAS logo and info

Add CAS  logo and info

* logo file scaled down (to 256x256)

* Move files to correct location, fixes

* Move to correct folder

* Revert "Move to correct folder"

This reverts commit bfaf90406ffb1aeaffeac00e4bbf2f74798e14e9.

* Revert "Move files to correct location, fixes"

This reverts commit 7a26d8cb6a048db9495ebedff217ace176f35cd1.

* Revert "logo file scaled down (to 256x256)"

This reverts commit 654e679a594eaf8edfa2bb63a563f7617f471d52.

* Revert "Add CAS logo and info"

This reverts commit 8efaf11173351ad7c0f87f71bffdbe4f6859ef29.

* Revert "assets & details added"

This reverts commit 580e360eff4b0c0d22b963a0bc82d5fc96cbbb3e.

* Revert "Create 0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c"

This reverts commit c25829b2bd9c65e3af7f0472806e33d04a1d343b.

* Re-add new token files

* Fill in info for other variants too

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-25 14:17:21 +01: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
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