Commit Graph

11 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
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
Andrew M
396819bb20
revert PR#4780 (#4844)
* revert PR#4780

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-11-18 12:14:18 +08:00
Adam R
efb67d3a7d
Remove stale tokens (#4780)
* Remove stale tokens

* Update allow/block list

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-11-12 14:28:32 +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
mykola.eth
3fa3e28c47
Resize image > 100kB add test (#1808)
* REsize image > 100kB add test

* Fix typo

* Optimised images with calibre/image-actions

* Compress images with size > 70 kB

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-04-10 20:07:01 -07:00
Mykola
ad04ceda88 Format asset info.json + add test to check. Daily update. 2020-04-10 17:49:55 -07:00
SaAtHi-SaAtHi
4ac56a1482
Please Add to Trust Wallet (WWW) (#1630)
{
    "name": "World Wide Web Coin (WWW)",
    "website": "https://norisk.trade",
    "short_description": "WWW is a Stable Coin which want to sell Internet throughout the world.Backed stablecoins are subject to the same volatility and risk associated with the backing asset. If the backed stablecoin is backed in a decentralized manner, then they are relatively safe from predation, but if there is a central vault, they may be robbed, of suffer loss of confidence.",
    "explorers": [
        {
            "name": "Etherscan",
            "url": "https://etherscan.io/address/0x6a0ae448da83d73b291a199b798d13bb2e7d664d"
        }
    ],
    "data_source": "crowd"
}
2020-03-30 10:48:48 -07:00