Commit Graph

8 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
a5a8f1385e
[Cleanup] Remove www. from the urls (#5332) 2021-01-19 13:21:38 -08:00
Adam R
7da5daa51e
[internal] Add check for Explorer URL (#4525)
* Rename tronscan.org to tronscan.io

* Make explorer links in checksum.

* Fix explorer links.

* Add explorerUrl check.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-10-20 01:22:00 +02:00
InnovativeBioresearch
f796414a68
Updating INNBC BEP20 logo (#4221)
* Adding INNBC BEP20 TOKEN logo

We want to add official logo for the BEP20 version of the INNBC token, which has a gold based theme instead of the blu one used for the ERC20 version so users can more easily recognize and distinguish it from the ERC20 version.

* Moved the 2 files to correct folder blockchains/smartchain

* Fixes (sanity and consistency, auto)

* Rename to checksum folder.

* Updated info.json and logo

- Removed the blank research key-pair
- Compressed the logo

* We want to update the logo with a new design

Hello, we don't like the current design want to update the logo with a new design with a better color theme. So we are deleting the old file and uploading the new one.

* We want to update the logo 

Want to update logo with new design

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: iamdeadlyz <secrettech221@gmail.com>
2020-09-30 13:34:59 +02:00
InnovativeBioresearch
b1793be61d
Adding INNBC BEP20 TOKEN logo (#4199)
* Adding INNBC BEP20 TOKEN logo

We want to add official logo for the BEP20 version of the INNBC token, which has a gold based theme instead of the blu one used for the ERC20 version so users can more easily recognize and distinguish it from the ERC20 version.

* Moved the 2 files to correct folder blockchains/smartchain

* Fixes (sanity and consistency, auto)

* Rename to checksum folder.

* Updated info.json and logo

- Removed the blank research key-pair
- Compressed the logo

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: iamdeadlyz <secrettech221@gmail.com>
2020-09-30 11:43:19 +08:00