* Add BANANA token info
* Add token info and logos for ApeSwap LP tokens
* [fix] asset directories
* checksum address
* checksum directory
* temp to fix directory case
* rename directory from temp with checksum
* add logo for dapp browser
* Add SHIELD Logo and Info
Official Logo and Information by SHIELD PROTOCOL.
* Add SHIELD Logo and Info
Official Logo and Information by SHIELD PROTOCOL.
* Update info.json
* Add Logo and Info File
* Delete blockchains/smartchain/assets/0x60b3bc37593853c04410c4f07fe4d6748245bf77 directory
* Delete blockchains/binance/assets/0x60b3bc37593853c04410c4f07fe4d6748245bf77 directory
* Update info.json
Fixed ID field in info.json as checksum format.
* 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>
* Add BEP-20 YVS token information and logo
We are requesting to add YVS (https://yvs.finance) token logo and icon on the Binance Smart Chain connected using a token bridge developed by JustLiquidity. It has the same token supply, economy and features. We have over 10000 token holders on #BSC and over 500 on #ETH.
CoinGecko link: https://www.coingecko.com/en/coins/yvs-finance
24h Trading Volume: $1,686,662
* Fix issue with info.json file
* 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>
* 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>
* 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>