Commit Graph

5 Commits

Author SHA1 Message Date
Adam R
e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00
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
Cryptocool1
fa8f4d96e6 Fixes (sanity and consistency, auto), history 2021-04-23 18:58:53 +00:00
HyeonyeobKim
f43fc920bf
Add BOA Icon and info (BEP20) (#6671)
We already have ERC-20 BOA tokens supported by Trust Wallet.
This is BEP-20 Token in a 1:1 ratio on the Binance smart chain by peg the ETH network ERC20 BOA token.
BEP-20 Smart contract source: https://github.com/bosagora/bosagora-erc20/tree/BEP20

Trust Wallet ERC-20 BOA token
ad3cfa2e1c/blockchains/ethereum/assets/0x746DdA2ea243400D5a63e0700F190aB79f06489e/info.json

Website : https://bosagora.io

PR created by BOSAGORA
2021-04-23 21:57:42 +03:00