Commit Graph

3 Commits

Author SHA1 Message Date
Adam R
6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00
Adam R
5a4dfb324a
[Internal] Duplicate info from 'socials' to 'links' (#10639)
* Handle fields, 1

* Few more fields

* Discord field, fixes

* Facebook, youtube fields

* Telegram_news, docs, ignored fields

* New fields Coinmarketcap & coingecko, better handling of handles.

* Code to commit links into info.json, commented out

* Add checks for new links fields

* Minor log fixes

* Extra check for URLs must start with https://

* Duplicate info from 'socials' to 'links'.

* Fix for one links (was not array)

* Revert asset-infos, except checking

* Lint fix

* Fix discord.gg .com//invite links

* Add error for lone socials section (w/o links)

* Remove empty socials section

* Manual fix of some socials sections.

* Check for invalid fields in links.

* Lint fix

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-24 10:58:38 +02:00
rogerhsu-tt
d9c03d1929
Add BSC <> ThunderCore bridged tokens - TT-BNB, TT-BUSD and Bep20-TT (#6019)
* remove obsolete token addresses

* add ThunderCore tokens - TT-USDC, TT-WBTC, TT-ETH

* add ThunderCore tokens - TT-USDC, TT-WBTC, TT-ETH

* resolve conflict - remove obsolete file

* Fixes (sanity and consistency, auto)

* add missing info.json files

* Fixes (sanity and consistency, auto)

* add BSC bridged tokens - TT-BNB & TT-BUSD

* add BSC bridged tokens - Bep20-TT

* Revert "add BSC bridged tokens - Bep20-TT"

This reverts commit 300ca5c001899fecbfd7df498ab48645657ba09c.

* Revert "add BSC bridged tokens - TT-BNB & TT-BUSD"

This reverts commit 14784fe0f8892ef7ccd3b04d91ccc6e692e4a20a.

* add BSC bridged tokens - TT-BNB & TT-BUSD

* add BSC bridged tokens - Bep20-TT

* fix token names in info.json files

* fix case sensitive token address of Bep20-TT

* missing properties in info.json of smart chain

* missing properties in info.json

Co-authored-by: rogerhsu-tt <rogerhsu-tt@users.noreply.github.com>
2021-03-23 16:44:05 +01:00