Commit Graph

16 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
a128dc5579
Add tag stablecoin (#16470)
* 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 info.json

* Update info.json

* Update info.json

* Update info.json
2021-12-09 02:19:44 +02:00
cryptomanz
17d956dc22 Fixes (sanity and consistency, auto) 2021-12-08 18:23:58 +00:00
Nazar
ae059f5074
Add tag defi for tokens (#16464)
* 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 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 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
2021-12-08 20:22:37 +02:00
Nazar
5aabd0224d
Update info.json (#11118)
* Update info.json

* Update info.json

* Update info.json

* Fixes (sanity and consistency, auto), history

Co-authored-by: cryptomanz <cryptomanz@users.noreply.github.com>
2021-07-02 23:13:09 +03: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
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
Adam R
187b8e240a
Add id field to each info.json. (#5447)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 12:12:30 +01:00
Adam R
8c65d20857
Extend all existing info.json files with symbol, decimals, type. (#5431)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-30 16:59:38 +01: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
Andrew M
b0ab88654f
add_research (#3248)
* add_research

Adding assets featured under:
https://research.binance.com/en/projects

* Fixes (sanity and consistency, auto)

* remove SAND

submitted separate PR for adding SAND.
https://github.com/trustwallet/assets/pull/3360

* Fixes (sanity and consistency, auto)

* update pr/3248-0816-01

add research links from https://research.binance.com/en/projects

* update pr/3248-0816-02

* Update info.json

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-08-16 12:48:11 +08:00
Mykola
f3ffd0b9ae
Update coin info structure (#1511)
* Remove data_source and change explorers for coin info list

* Remove explorers and data_soruce from info model

* Add new helper func getChainAssetInfoPath

* script

* Rename explorers => explorer

* Rename explorers => explorer

* Remove lowercased version

* Optimised images with calibre/image-actions

* remove

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-03-21 20:12:51 -07:00
Andrew M
14e2a4ae9e
Add token info.json (#1258)
* Add token info.json

Adding token info and provided basic information about  top 35 token assets on CMC.

* Optimised images with calibre/image-actions

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-02-19 01:20:19 +09:00
Callil Capuozzo
524774e8c1 Update Maker and DAI images from official source (#743)
* Update DAI logo to badge

Current image is not from the official Maker logo set. Additionally, its' using an image that is not designed to be used in a badge context leading to misalignment in many UIs. It also doesn't match the current SAI logo treatment. 

Image source: https://www.notion.so/Maker-Brand-ac517c82ff9a43089d0db5bb2ee045a4

* Update Maker logo to official badge

Current image is not from the official Maker logo set.
Image source: https://www.notion.so/Maker-Brand-ac517c82ff9a43089d0db5bb2ee045a4

* Minify logo

* Minify Maker png
2019-12-05 01:01:51 -08:00
lbk3530
c96255a74e Upload DAI (#654) 2019-11-18 08:54:00 -08:00