Commit Graph

117 Commits

Author SHA1 Message Date
catenocrypt
3728a1def2 Fixes (sanity and consistency, auto), history 2021-03-08 10:39:42 +00:00
Andrew M
7b44893986
add_BEP2-BEP20_COCOS (#5838)
* add_BEP2-BEP20_COCOS

* Fixes (sanity and consistency, auto), history

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-03-07 22:21:06 +08:00
Andrew M
3a2a1cf365
add_BEP2_SUSHI (#5837)
* add_BEP2_SUSHI

* Fixes (sanity and consistency, auto), history

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-03-07 22:02:33 +08:00
Alan Francis
ec90c93b7e
Edit ERC20 tokens (#5737)
* Updated token info

Added tokens description and website
Changed status to abandoned tokens

* Add description for BETX-A0C

* Update BEP2 info

Added description and website for BEP2 tokens

* Update ERC20 info

Update description and website for ERC20 tokens
Changed status for abandoned/spam tokens

* tokens info update

Added tokens description and website
Changed some token status

* Update info.json

Co-authored-by: Ian E <29373963+Iamdeadlyz@users.noreply.github.com>
Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
2021-02-27 10:35:36 +08:00
Cashaa
ebff911e98
Added CAS Logo and info (#5710)
* Create 0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c

its BEP20 version of Cashaa token with contract 0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c

* assets & details added

* Add CAS logo and info

Add CAS  logo and info

* logo file scaled down (to 256x256)

* Move files to correct location, fixes

* Move to correct folder

* Revert "Move to correct folder"

This reverts commit bfaf90406ffb1aeaffeac00e4bbf2f74798e14e9.

* Revert "Move files to correct location, fixes"

This reverts commit 7a26d8cb6a048db9495ebedff217ace176f35cd1.

* Revert "logo file scaled down (to 256x256)"

This reverts commit 654e679a594eaf8edfa2bb63a563f7617f471d52.

* Revert "Add CAS logo and info"

This reverts commit 8efaf11173351ad7c0f87f71bffdbe4f6859ef29.

* Revert "assets & details added"

This reverts commit 580e360eff4b0c0d22b963a0bc82d5fc96cbbb3e.

* Revert "Create 0x780207b8c0fdc32cf60e957415bfa1f2d4d9718c"

This reverts commit c25829b2bd9c65e3af7f0472806e33d04a1d343b.

* Re-add new token files

* Fill in info for other variants too

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-25 14:17:21 +01:00
Adam R
b072c230c3
Condition for fix build; test token change (#5672)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-23 11:38:38 +01:00
Adam R
705de3a6b9
No-effect change to an abandoned token, test. (#5671)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-23 11:30:31 +01:00
Alan Francis
ed876b3d45
Updated token info (#5644)
* Updated token info

Added tokens description and website
Changed status to abandoned tokens

* Add description for BETX-A0C

Co-authored-by: Ian E <29373963+Iamdeadlyz@users.noreply.github.com>
2021-02-21 13:59:25 +08:00
Adam R
14e8132557
Add reduced VRAB-B56 logo (#5581)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-15 10:36:10 +01:00
Ian E
a8b6111839
Add AAVE (BEP2 and BEP20) (#5569)
* Add AAVE (BEP2 and BEP20)

* Fixes (sanity and consistency, auto)

Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
2021-02-12 14:35:51 +08:00
Verasity
159af6e1cd
Remove VRAB, add erc777 VRA (#5507)
* Remove VRAB, add erc777 VRA

- Remove discontinued VRAB token
- Rename obsolete erc20 VRA
- Add erc777 VRA
- Resize and tinify images

* Add status fields

* Rename 1/2

* Rename 2/2

* Change type from ERC1820 to ERC20

Co-authored-by: Admin <admin@verasity.io>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-09 11:25:38 +01: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
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
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
zachzwei
1e41e22d98 edit TWT info.json
added Research Link
https://research.binance.com/en/projects/trustwallet
2021-01-27 16:09:31 +08:00
Viktor Radchenko
a5a8f1385e
[Cleanup] Remove www. from the urls (#5332) 2021-01-19 13:21:38 -08:00
Andrew M
442a623c9c
Add bep2 beth (#5262)
* add BEP20 BETH

* add BEP2 BETH

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2021-01-06 22:03:04 +08:00
Dương Thanh Tùng
cdf4efd50a
DeFi For You - Update BEP2 logo (#5143)
* Add DeFi For you. (DFY) token on Smart Chain

* Update short description

* Update info DFY token

* Update DFY Token, discard old contract

* Add socials

* Fix directory

* Rename folder

* Remove tmp folder

* Update BEP2 logo
Blacklist Old contract 0xF3ee8E63Ea00393253D1AC3c8CaCE5d8Ef680382

* Remove listing info
Add info.json for BEP2 token

* Auto fix

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-12-23 10:30:27 +01:00
catenocrypt
cab32503ff External Updates 2020-12-22 19:27:16 +00:00
Andrew M
d7c325f2b4
add BEP2 ETC (#5095)
* add BEP2 ETC

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-12-15 13:08:04 +08:00
Andrew M
cfc20b8571
update BCH logos (#4975) 2020-12-02 18:08:54 +08:00
catenocrypt
b89f3b7de6 External Updates 2020-11-23 07:17:22 +00:00
Eva
4d1dd3444b
Updating FIL logo with official color + Binance peg indicators for Filecoin-related logos (#4719)
* Updating logo color

* Adding Binance peg to logo

* Adding Binance peg indicator to FIL logo

* Adding Binance indicator to FIL logo

* Making logo full-width

* Making pegged logo full-width

* Adding tiny png compression

* Adding tiny png compression

* Adding tiny png compression

* Removing duplicate logo

* Removing artboard spacing

* removing artboard spacing

* Revert "Updating logo color"

This reverts commit 80f6016b7f635cfd4f186c91dd37586e4145cedc.

* trying to revert
2020-11-05 13:58:26 -08:00
Andrew M
e4b026d0ed
add ERC20 BTokens 10/31 (#4674) 2020-10-31 15:09:03 +08:00
Andrew M
b5abcbbaf0
add BEP20 PAX (#4638)
* add BEP20 PAX

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-28 16:09:28 +08:00
catenocrypt
edb7ea0d8e External Updates 2020-10-21 21:05:49 +00:00
Adam R
f3bc138cb2
[internal] Add two assets retrieved from Binance chain, after manual resize (#4553)
* Add two assets retrieved from Binance chain, after manual resize.

* Logo edit, white background

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-10-21 22:57:09 +02:00
zachzwei
d5eca70b33 update FIL info.json 2020-10-17 00:24:15 +08:00
Andrew M
1dd8913c2e
adding BEP2 10-16 (#4467)
* adding BEP2 10-16

* Fixes (sanity and consistency, auto)

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-17 00:21:00 +08:00
AbstractBreazy
79f9fc9641
Added Propel info.json (#4182)
* Added Propel info.json

* Added Propel info.json

* Added Propel info.json

* Added Propel info.json
2020-10-01 16:17:24 +02:00
catenocrypt
030c83a08c External Updates 2020-09-23 10:57:35 +00:00
Adam R
c304742cb0
Add Atom (binance) logo, with correct size. (#4114)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-09-23 12:56:22 +02:00
Adam R
a0c4b6b926
[internal] Assisted external update, some BEP logos manually updated (#4012)
* Update few BEP2 logos

* Update two small icons (LINK, USDT)

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-09-17 11:43:21 +02:00
Andrew M
ffd9cdfb44
adding token info for BEP20 tokens (#3788)
* adding token info for BEP20 tokens

* Fixes (sanity and consistency, auto)

* update pr/3788

did some edits on info.json

Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-04 12:58:50 +08: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
Adam R
c9107ba907
External update, manual. (#3347)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-14 21:29:38 +02:00
aeronaero
0fd725e90b
Add logo and info for ARNX and update logo for ARN (#3179)
* Add logo for ARNX token

* Remove company logo to replace with ARN token logo

* Add ARN token logo

* Remove company logo to replace with ARN token logo

* Add ARN token logo

* Create info.json

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-08-10 11:08:52 +02:00
Billion Happiness
062d016c0b
Pls add BHC logo (#3042)
* Pls add BHC logo

I use erc20 before Im already in Trust Wallet my symbol (BHT) BillionHappiness
due to high fees concern now Im using BEP8 my symbol is (BHC) BillionHappiness

* update pr/3042

created folder BHC-3E8M

* Add support for BEP8 mini tokens.

Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: Adam R <13562139+catenocrypt@users.noreply.github.com>
2020-08-06 17:22:22 +02:00
Andrew M
1cbb72e5d1
add_topDEFI_info (#2925)
* add_topDEFI_info

adding more information about top DEFI projects
source:
https://coinmarketcap.com/defi/

* update pr/2925

added info.json for
RUNE
WBTC
sUSD
pNET
IDEX
BAND
SNX
NEC

* update pr/2925-2

added info.json for
COTI
xDAI
Tellor
AirSwap
Jarvis
Akropolis
Hydro
Auctus
Ferrum
Melon
JUST
2020-07-31 14:56:22 +08:00
Hugo
110dc359d7
Change logo file (#2753)
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-17 11:54:52 +02:00
Alex
9844a82e2c
BEP2 : Adding RNO-14E (#2680)
* Adding RNO-14E logo

* Renaming RNO-14E.png to logo.png
2020-07-10 11:57:26 +02:00
Ma2thy
9400ed91bc
add OMC logo and info (#2671)
* Create eco-083

* Delete eco-083

* Create a

* Add files via upload

* Delete a

* Add files via upload

* Add files via upload

* Rename contract folder.

* Rename info.json

* Remove corrupt BEP2 logo.

* Re-add BEP2 logo.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-07-09 11:02:44 +02:00
Hugo
f2c80f4864
Add correct giv logo (#2531)
Update logo to correct one, source: https://explorer.binance.org/asset/GIV-94E
2020-07-01 21:48:36 +08:00
Yusaku Senga
c2d9d4b728
Add SWINGBY-888 (#2488) 2020-06-26 07:02:34 +02:00
Andrew M
78f782e8c5
Update logo.png (#2448)
updated TOMOB-4BC logo.
2020-06-22 21:21:47 +08:00
kolya182
afb8f6b599 Daily update 2020-06-11 16:45:20 +00:00
kolya182
602cec94bd Daily update 2020-05-28 19:43:45 +00:00