Commit Graph

196 Commits

Author SHA1 Message Date
Andrew M
a348b16cce
add_BEP20_SFP (#5502)
* add_BEP20_SFP

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-02-07 23:18:09 +08:00
Ian E
304a342de8
Add Dogecoin BEP20 (#5499)
* Add Deogcoin BEP20

* Fixes (sanity and consistency, auto)

Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
2021-02-07 10:50:21 +08:00
catenocrypt
14c66014a7 Fixes (sanity and consistency, auto) 2021-02-06 23:37:06 +00:00
yvsfinance
d277c90f6e
Add BEP-20 YVS token information and logo (#5494)
* Add BEP-20 YVS token information and logo

We are requesting to add YVS (https://yvs.finance) token logo and icon on the Binance Smart Chain connected using a token bridge developed by JustLiquidity. It has the same token supply, economy and features. We have over 10000 token holders on #BSC and over 500 on #ETH.

CoinGecko link: https://www.coingecko.com/en/coins/yvs-finance
24h Trading Volume: $1,686,662

* Fix issue with info.json file
2021-02-07 00:36:07 +01:00
Andrew M
0cb2fef52a
add_ERC20+BEP20_LIT (#5490)
* add_ERC20+BEP20_LIT

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-02-05 19:37:06 +08:00
bi0hazard12
0a5f146c8c
DEUS logo update (logo only) (#5470)
* add logo for DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Hello,

We have submitted few months ago our first tokens DEUS and DEA and our ecosystem keeps evolving in a fast pace and yesterday we have launched our new token  DEUS Synthetic Coinbase IOU Token (wCOINBASE-IOU)

Since wCOINBASE-IOU is a new token from DEUS ecosystem and only there was minted 3000 tokens and is used for yield you can't see to many holders but you can see that we have A total of 1,180 transactions in less then 24h.

wCOINBASE-IOU is from DEUS ecosystem, so regarding social platforms we use everything from DEUS because wCOINBASE-IOU is from our ecosystem.

I hope it explain a bit :)

Thank you

* Updated info.json and logo

- Adjusted the key value pairs
- Reduced the logo file size

* new DEA logo (already exist in trustwallet)

Hello guys,

We have being updating our ecosystem and also our logos. We have new logo for both of our tokens.

DEA and DEUS.

Request for those tokens were already submitted few months ago and fee paid and they exist already in trustwallet.
We just want to updated the logo.

Is it possible?

Thank you

* DEUS logo update (logo only)

update DEUS logo only

* DEA logo update (logo only)

DEA logo update (logo only)

* DEA  logo update (logo only)

DEA  logo update (logo only)

* Resize logo

* Auto fix

* Checksum rename

* Rename 1/2

* Rename 2/2

Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-05 11:46:51 +01:00
Adam R
19e8a5c9ab
[Internal] Extend checking fields in info files. (#5483)
* Rearrange info field checks.

* Fill missing id field in some infos; enable check for filled id field.

* Minor script change

* Fill missing type field in some infos; enable check for filled type field.

* Enable check for filled symbol type.

* Enable check for decimals field.

* Enable check for filled description field.

* Enforce non-empty website field.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-04 17:47:14 +01:00
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
vikmeup
babe4603df Fixes (sanity and consistency, auto) 2021-02-03 21:56:05 +00:00
Viktor Radchenko
0ac9377a62
Remove duplicated description (#5479)
* Remove duplicated description

* Rename short_description => description

* Update info.json
2021-02-03 13:55:06 -08: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
zachzwei
7b38841143 Fixes (sanity and consistency, auto) 2021-02-03 16:00:27 +00:00
Andrew M
660bfc72da
add_ERC20+BEP20_HGET (#5477) 2021-02-03 23:59:04 +08:00
Adam R
27dc3ef92f
Tokenpairs manual update (#5452)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 17:04:16 +01:00
Adam R
bf24ea2d8b
[Internal] Tokenlist pairs update: Only manual update; use exclude/include config; no tokenlist_base (#5451)
* Force include and exclude implementation.

* Rename update to updateAuto

* UpdateManual hooks

* UpdateManual hook fix

* Update existing tokenlist.json file, use exclude/include config.

* Force include only pairs against the main currency.

* PS config adjustment

* Remove tokenlist_base files

* Lint fix

* Remove all pairs first.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 16:45:55 +01:00
Adam R
de0ea4b7d9
[Internal] Update ETH & BSC trading pairs from external API (#5450)
* Update ETH & BSC trading pairs from external API

* Typo

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-01 16:16:14 +01:00
zachzwei
58ab67af46 Fixes (sanity and consistency, auto) 2021-02-01 10:14:00 +00:00
chefkebab
07c3801713
Add KEBAB Token (#5371)
* Update tokenlist.json

* Update tokenlist.json

* Create info.json

* Add files via upload

* Delete KebapLogoOrange256.png

* Add files via upload

* checksum folder

0x7979F6C54ebA05E18Ded44C4F986F49a5De551c2

Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
2021-02-01 18:13:05 +08:00
catenocrypt
3c2f7a9eed External Updates 2021-01-30 22:08:35 +00:00
Adam R
71ba9fb3b8
Add BIFI and FRONT trading pairs (Pancakeswap). (#5440)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-30 22:59:37 +01:00
catenocrypt
414286db6b External Updates 2021-01-30 07:26:03 +00:00
Adam R
5efd533fdc
[Internal] Fix for running in Action; Adjust token validity check (#5429)
* Extra logs

* External Updates

* Move token validity check, cheksumFormat ID is available only later.

* External Updates

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-29 08:26:38 +01:00
Adam R
88f26b09d1
[Internal] Retrieve trading pairs from PancakeSwap (#5355)
* Retrieve trading pairs from PancakeSwap.

* Retrieve trading pairs from Uniswap.

* Add doc link

* Lint fix

* Include decimals

* Move binance tokenlist generation to BinanceAction.

* Generate smartChain tokenlist, from base and pancakeswap pairs.

* Fix array types in tokenlists.ts

* Common writeToFile method, sort.

* Type fixes

* Revert tokenlist.json to master

* Include pairs with allowlisted coins only.

* Move assetID functions to common asset.ts

* Use common assetID functions.

* Use dynamic generation time.

* Keep constant generation time; Version in tokenlist.

* Count additions

* Update tokenlist version and timestamp if needed before save.

* No counting is needed in addXxxIfNeeded() functions.

* Tokenlist timestamp: take over if previous

* Update ethereum tokenlist with pairs from Uniswap.

* Increase query limit to 400 pairs.

* iDecimals always number, add decimal fields to Eth also.

* Include only pairs with primary tokens, add pair info to primary token only.

* Update base tokenlist (BSC) to current full list, in order not to remove any coins.

* Update base tokenlist (ETH) to current full list, in order not to remove any coins.

* Move out pair checks into common code.

* Add checks for volume and txCount.

* Assets tokenlist: Adjust token names for added tokens.

* Move parameters to central config.ts

* Nicer query string, compact

* Prevent change if subgraph API fails

* Reduce max limit in Pancakeswap query, with 400 often times out.

* Stricter error handling

* Reduce code duplication.

* Minor comment

* Display number of original tokens

* Lint fix

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-29 07:45:43 +01:00
Adam R
1fecaf59a1
One-time update of BSC & ETH tokenlists, pairs from PancakeSwap/Uniswap (#5414)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-28 13:09:04 -08:00
jihuanyu
1f4336cf7f
Modify the description of Helmet Token (#5390)
* 'Helmet'

* edit_BEP20_HELMET

* 'Token'

* 'description'

Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-27 09:37:20 +01:00
zachzwei
1e41e22d98 edit TWT info.json
added Research Link
https://research.binance.com/en/projects/trustwallet
2021-01-27 16:09:31 +08:00
zachzwei
bbcc7d0ce6 edit_BEP20_UST
edit BEP20 UST
2021-01-26 22:25:33 +08:00
Andrew M
688330944b
add_BEP20_MirrorAssets (#5399)
* add_BEP20_MirrorAssets

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-26 22:10:53 +08:00
Andrew M
ecfaa6b65d
add_BEP20_EGLD (#5398)
* add_BEP20_EGLD

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-26 20:21:43 +08:00
zachzwei
34635c6d37 Fixes (sanity and consistency, auto) 2021-01-26 09:08:09 +00:00
jihuanyu
0c7d271461
Add HelmetInsure Helmet token info and logo (#5388)
* 'Helmet'

* edit_BEP20_HELMET

Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
2021-01-26 17:07:12 +08:00
Adam R
9323e107d3
Tokenlists: sort and format smartchain & ethereum tokenlists; no content change. (#5382)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-01-25 21:29:35 +01:00
Viktor Radchenko
a5a8f1385e
[Cleanup] Remove www. from the urls (#5332) 2021-01-19 13:21:38 -08:00
zachzwei
3600972573 Fixes (sanity and consistency, auto) 2021-01-17 15:51:42 +00:00
Rohit
b97c78b57c
ETHb update (#5315) 2021-01-17 23:50:38 +08:00
Andrew M
f89839d3d0
add BEP+SPL FRONT (#5309)
* add BEP+SPL FRONT

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-15 22:29:47 +08:00
Andrew M
9d58a2ab83
add BEP20 Venus tokens 1/14 (#5303)
* add BEP20 Venus tokens 1/14

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-14 23:10:00 +08:00
zachzwei
1ab02e2094 Fixes (sanity and consistency, auto) 2021-01-14 09:17:10 +00:00
staysbase-org
9a83b2f6fe
Add SBS logo and info (#5300)
* Add SBS logo and info

The first rebase project pegged to crypto, stocks and gold markets, built on Binance Smart Chain.

* edit pr/5300

moved to correct blockchain folder

Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
2021-01-14 17:16:18 +08:00
catenocrypt
45bc473f6d Fixes (sanity and consistency, auto) 2021-01-13 09:23:46 +00:00
bearn-defi
1a417a3179
Add bearn.fi (bep20) (#5288)
Co-authored-by: bearn-defi <bearn.fi@gmail.com>
2021-01-13 10:21:20 +01:00
Iamdeadlyz
1fa9955ebc Fixes (sanity and consistency, auto) 2021-01-09 15:20:44 +00:00
cryptofield
8ce508b163
Add BSCX token to Trust Wallet (#5246)
* Add BSCX token to Trust Wallet

* Rename BSCX token folder

* Rename BSCX token folder again
2021-01-09 23:19:36 +08:00
Andrew M
8a96da9e87
add BEP20 BTCST (#5269)
* add BEP20 BTCST

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-07 21:34:09 +08:00
Andrew M
6feaf19368
add BEP20 BETH (#5261)
* add BEP20 BETH

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-06 21:28:46 +08:00
Chef Chansey
96db63514f
Fix border around DITTO logo (#5239)
Logo was not cropped properly... updating with fixed version 😅
2021-01-05 09:41:55 +01:00
catenocrypt
3f0a9c458b Fixes (sanity and consistency, auto) 2021-01-02 23:35:01 +00:00
bearn-defi
b278dfeead
Add bDollar Share (bep20) (#5221)
Co-authored-by: bearn-defi <bearn.fi@gmail.com>
2021-01-03 00:34:08 +01:00
zachzwei
a0ab1e50ca Fixes (sanity and consistency, auto) 2020-12-31 08:38:53 +00:00
Rohit
f7919cf2a4
Julswap Token (#5227)
* Julswap token

* Julswap token

* Julswap token

* Julswap update
2020-12-31 16:38:01 +08:00