trustwallet-assets/script/generic
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
..
allowlists.ts [internal] Allowlist: auto-allow only assets with both logo and info (#4877) 2020-11-20 11:40:44 +01:00
asset-infos.ts [Internal] Generate info.json for each token where it was missing (#5432) 2021-02-03 23:42:15 +01:00
asset.ts [Internal] Retrieve trading pairs from PancakeSwap (#5355) 2021-01-29 07:45:43 +01:00
blockchains.ts [internal] Add Solana token infrastructure, Serum token. (#5000) 2020-12-07 11:56:44 +01:00
eth-address.ts [internal] Simplify eth-address handling, smaller dependency (#4200) 2020-09-29 15:01:34 +02:00
eth-forks.ts [internal] Assets checks: Info.json check for every chain (was for eth forks only). (#4524) 2020-10-20 00:51:47 +02:00
filesystem.ts [internal] Script restructuring/refactoring (#4070) 2020-09-23 15:47:24 +02:00
folders-and-files.ts [internal] Assets checks: Info.json check for every chain (was for eth forks only). (#4524) 2020-10-20 00:51:47 +02:00
image.ts [internal] Script restructuring/refactoring (#4070) 2020-09-23 15:47:24 +02:00
interface.ts [Internal] Tokenlist pairs update: Only manual update; use exclude/include config; no tokenlist_base (#5451) 2021-02-01 16:45:55 +01:00
json-format.ts [internal] Script restructuring/refactoring (#4070) 2020-09-23 15:47:24 +02:00
json.ts [internal] Script restructuring/refactoring (#4070) 2020-09-23 15:47:24 +02:00
logo-size.ts [internal] Assets checks: Info.json check for every chain (was for eth forks only). (#4524) 2020-10-20 00:51:47 +02:00
numbers.ts Add token list support for pairs on binance chain (#4428) 2020-10-13 18:20:42 -07:00
repo-structure.ts [Internal] Tokenlist pairs update: Only manual update; use exclude/include config; no tokenlist_base (#5451) 2021-02-01 16:45:55 +01:00
subgraph.ts [Internal] Tokenlist pairs update: Only manual update; use exclude/include config; no tokenlist_base (#5451) 2021-02-01 16:45:55 +01:00
tokenlists.ts [Internal] Tokenlist pairs update: Only manual update; use exclude/include config; no tokenlist_base (#5451) 2021-02-01 16:45:55 +01:00
tokentype.ts [TokenList] Improve tokentype for binance. Add TokenType 2020-10-22 21:36:39 -07:00
types.ts [internal] Script restructuring/refactoring (#4070) 2020-09-23 15:47:24 +02:00
update-all.ts [Internal] Tokenlist pairs update: Only manual update; use exclude/include config; no tokenlist_base (#5451) 2021-02-01 16:45:55 +01:00
validator-models.ts [internal] Script restructuring/refactoring (#4070) 2020-09-23 15:47:24 +02:00
validators.ts [internal] Script restructuring/refactoring (#4070) 2020-09-23 15:47:24 +02:00