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
vikmeup
8be35efb72
Fixes (sanity and consistency, auto)
2020-12-29 16:56:24 +00:00
bearn-defi
688e22f030
Add bDollar (bep20) ( #5193 )
2020-12-29 08:55:26 -08:00
vikmeup
5d83cd5a5e
Fixes (sanity and consistency, auto)
2020-12-29 16:53:28 +00:00
SudoMati
f7abc80166
Add bALBT token to BSC ( #5202 )
2020-12-29 08:52:37 -08:00
Andrew M
07ac4122dd
add BEP20 REEF ( #5207 )
...
* add BEP20 REEF
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-12-29 21:56:09 +08:00
catenocrypt
455352e821
Fixes (sanity and consistency, auto)
2020-12-28 16:01:08 +00:00
Aldrick Bonaobra
647bbedb32
Add SparkPoint Fuel logo and info ( #5153 )
...
* Add logo.png
* Add info.json
* Add new line to info.json
* Rename folder with underscore
* Rename folder to SFUEL address in checksum format
2020-12-28 17:00:09 +01:00
vikmeup
adb0d6bed8
Fixes (sanity and consistency, auto)
2020-12-28 03:06:11 +00:00
Chef Chansey
73c9b4b9ed
Add logo for DITTO token ( #5182 )
...
* Create deleteme
* Add logo via upload
* Delete deleteme
* Create info.json
2020-12-27 19:04:36 -08:00
catenocrypt
626a550d85
Fixes (sanity and consistency, auto)
2020-12-27 05:50:07 +00:00
kpr3b
f8e1dea5a4
add_kp3rb ( #5187 )
...
Co-authored-by: Sol Proc <info@kp2r.network>
2020-12-27 06:49:13 +01: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
Adam R
9e6551a596
Removed old contract of BHC token (see #5146 ) ( #5149 )
...
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-12-21 17:53:36 +01:00
catenocrypt
0223f5bc87
Fixes (sanity and consistency, auto)
2020-12-21 16:22:48 +00:00
Billion Happiness
ecd06acad7
Update new BHC contract address ( #5146 )
...
* Pls add BHT (BillionHappiness)
* update pr/2606
removed logo on wrong location
created folder 0x32e3298939D56D0bb0dA5BD20dE8b589FF5e1B57
* Update BHC Logo
Please update our new logo
thank you
* Updating BHC
- Removed files from the incorrect directory
- Removed the BHC ERC20 and added to denylist
- Updated the info.json as indicated in the previous file
- Compressed the updated the logo
* Pls add HPS
Our token for NFT Market Place development
* Moved to the correct directory
* Fixes (sanity and consistency, auto)
* Fixed the correct token name
* Fixes (sanity and consistency, auto)
* Update new BHC contract
* Move to correct smartchain folder
* Rename to checksum format
* Fix explorer link
* Fixes (sanity and consistency, auto)
Co-authored-by: billyeun <42214048+billyeun@users.noreply.github.com>
Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
Co-authored-by: Iamdeadlyz <Iamdeadlyz@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-12-21 17:21:43 +01:00
catenocrypt
b17573fbc3
Fixes (sanity and consistency, auto)
2020-12-21 15:50:02 +00:00
jetfuelfinance
21096fca59
0x2090c8295769791ab7A3CF1CC6e0AA19F35e441A ( #5133 )
...
* Add files via upload
Jetfuel.Finance
* Add files via upload
2020-12-21 16:49:02 +01:00
catenocrypt
f493b5094f
Fixes (sanity and consistency, auto)
2020-12-21 09:43:47 +00:00
Dương Thanh Tùng
71b04ab759
DeFi For You - Add DFY token info and logo ( #4834 )
...
* 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
2020-12-21 10:42:48 +01:00
zachzwei
de189b62cf
Fixes (sanity and consistency, auto)
2020-12-18 09:22:26 +00:00
Jeremy Yang
9789b407f9
Add Cream crTokens ( #5125 )
...
* Add Cream crTokens
* Fixes (sanity and consistency, auto)
Co-authored-by: jeremyHD <jeremyHD@users.noreply.github.com>
reviewed all assets individually, for merging
2020-12-18 17:21:22 +08:00
catenocrypt
580202e1c2
Fixes (sanity and consistency, auto)
2020-12-17 15:51:05 +00:00
narwhalosaurus
7ea678862b
add narwhalswap protocol ( #4943 )
...
* add narwhalswap.org
* add NAR, GOLD, GEM token
2020-12-17 16:49:54 +01:00
catenocrypt
a01c738ef1
Fixes (sanity and consistency, auto)
2020-12-15 15:43:37 +00:00
TheoThug
ce948f233c
Add DrugsV2 ( #5077 )
2020-12-15 16:42:40 +01: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
4e40537ac3
add BEP20 ETC ( #5091 )
...
* add BEP20 ETC
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-12-15 01:59:05 +08:00
catenocrypt
1c2a09e6cf
Fixes (sanity and consistency, auto)
2020-12-14 16:07:18 +00:00
TheoThug
362bdb1b68
Add Street Credit (CRED) ( #5078 )
2020-12-14 17:06:20 +01:00
Iamdeadlyz
189e32c570
Fixes (sanity and consistency, auto)
2020-12-13 08:26:09 +00:00
TheoThug
13002a87ea
update thugs ( #5076 )
2020-12-13 16:25:08 +08:00
Iamdeadlyz
2be17e4783
Fixes (sanity and consistency, auto)
2020-12-13 08:19:23 +00:00
CyberFM
35045088c9
Updating Contract ID for CYFM ( #5061 )
...
* Updating Contract ID for CYFM
This announcement from DLPRO covers the new contract ID Announcement for both THIS TOKEN (CyberFM / CYFM) and also the other Token (Mainstream For The Underground / MFTU)
https://doyoumftu.medium.com/the-great-correction-after-the-election-c13ce383f1a8
* Updates since @zachzwei bug fix for us from August
IMPORTANT NOTES: Trust Wallet action itemed a bug fix from August recently on https://github.com/trustwallet/assets/pull/5070 (Special Thanks to zachzwei).
To better understand your requirements, we have filled out Logos and info.json for the full project's update.
The supplies of CYFM and MFTU are now being cross-chained:
Announcement #1 : https://doyoumftu.medium.com/mainstream-for-the-underground-is-now-erc20-bep20-trc20-compatible-482c982cfee2
Announcement #2 : https://doyoumftu.medium.com/cyberfm-radio-is-now-erc20-bep20-trc20-compatible-e858b5432d6
So this update now includes the appropriate info.
Again, thanks for the advice, bug fix from earlier, and current info. Being an older project, with over 22,000 holders, these proactive udpates help us all.
Again special thanks to @zachzwei
* fixed checksum bug
0xd399359683c1cD5267f611261eDE08F22cE9729F as per last dry run
* Update logo.png
* remove MFTU for test
* fixed CHECKSUM
2020-12-13 16:18:03 +08:00
vikmeup
961d43c594
Fixes (sanity and consistency, auto)
2020-12-12 20:15:22 +00:00
ACryptoS
8d020967c3
Add ACryptoS DApp (acryptos.com) and native tokens ACS, ACSI ( #5068 )
...
* add ACS, ACSI (ACryptoS)
* add ACryptoS acryptos.com DApp
2020-12-12 12:14:18 -08:00
zachzwei
0aef51233b
Fixes (sanity and consistency, auto)
2020-12-10 09:08:05 +00:00
gryincent
d2c679140a
add vBTC, vETH, vLTC and vXRP ( #5044 )
...
* add swipe dapp logo
* add vai asset
* update logo
* add venus vTokens
* update image
* add btc, eth, ltc and xrp
* update logos
2020-12-10 17:07:03 +08:00
Andrew M
34bdbd6a54
Added top Uniswap ERC20/BEP20 to Tokenlist 12-02-2020 ( #4977 )
...
* Update tokenlist.json
Added ERC20 tokens based on Uniswap volume ranking
https://coinmarketcap.com/exchanges/uniswap-v2/
* KP3R
* XOR
* SUSHI
* CEL
* OCEAN
* HEX
* HEGIC
* STAKE
* RSR
* DIA
* Update tokenlist.json
Added BEP20 based on trading volume on PancakeSwap
* USDT
* BTCB
* VAI
* UNI
* BLINK
* DAI
2020-12-03 17:24:30 +08:00
zachzwei
a0a96a4b5e
Fixes (sanity and consistency, auto)
2020-12-01 16:28:09 +00:00
gryincent
754596ec25
add venus vTokens ( #4968 )
...
* add swipe dapp logo
* add vai asset
* update logo
* add venus vTokens
* update image
2020-12-02 00:27:00 +08:00
Andrew M
c644e67d72
add BEP20 VAI ( #4964 )
...
* add BEP20 VAI
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-12-01 22:53:16 +08:00
catenocrypt
b3e6c246c0
Fixes (sanity and consistency, auto)
2020-11-24 09:39:04 +00:00
Yue Zhuo
d616283f38
add QUSD and KUN ( #4923 )
...
* add QIAN and KUN
* fixed typo
Co-authored-by: Yue Zhuo <amarok@Yues-MacBook-Pro.local>
2020-11-24 10:38:07 +01:00
catenocrypt
2806c4f8f8
Fixes (sanity and consistency, auto)
2020-11-24 09:29:27 +00:00
Denis Kaiser
adc273fcc2
Add bROOBEE token information ( #4910 )
...
Add bROOBEE token
2020-11-24 10:28:25 +01:00
Ian E
dcac006567
Add ETH BEP20 ( #4921 )
2020-11-24 14:31:08 +08:00
vikmeup
be689deffa
Fixes (sanity and consistency, auto)
2020-11-24 03:34:22 +00:00
Jae Chung
457f741599
Add token info and logo ( #4919 )
2020-11-23 19:33:30 -08:00
Viktor Radchenko
3b6d7e0aae
Add tron asset 1002939
2020-11-23 11:59:27 -08:00
Andrew M
a484acbd47
add BEP20 AEDART and KING ( #4917 )
...
* add BEP20 AEDART and KING
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-11-24 02:14:54 +08:00
Andrew M
5a17ab9324
add BEP20 missing images ( #4913 )
2020-11-23 18:41:53 +08:00
NFTOBR
057f277d67
OBR update ( #4882 )
...
* OBRB update
* OBRB update
* obrb update
* OBR update
* OBR update
* OBR update
2020-11-21 22:34:00 +01:00
Andrew M
641b93fe74
add BEP20 UNFI and BLINK ( #4900 )
...
* add BEP20 UNFI and BLINK
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-11-21 19:32:00 +08:00
zachzwei
403731340b
Fixes (sanity and consistency, auto)
2020-11-20 15:45:01 +00:00
Viktor Radchenko
4406709f82
Missing images for tokens only ( #4876 )
...
* Create www.google.com.png
* Create etherscan.io.png
* Create info.uniswap.org.png
* Create marketplace.axieinfinity.com.png
* Create bscscan.com.png
* added BEP20 DEGO
https://coinmarketcap.com/currencies/dego-finance/
https://bscscan.com/token/0x3FdA9383A84C05eC8f7630Fe10AdF1fAC13241CC
* added DAPP DEGO
* Update bsc.dego.finance.png
* add ERC20 AME
* add TRC20 JFI
https://coinmarketcap.com/currencies/jackpool-finance/markets/
https://tronscan.org/#/token20/TN7zQd2oCCguSQykZ437tZzLEaGJ7EGyha
* add ERC20 DANDY
https://coinmarketcap.com/currencies/dandy-dego/
https://etherscan.io/token/0x9Dfc4B433D359024Eb3E810d77d60fbE8B0d9B82
* removed DApp images
Removed DApp images
Submitting this just for tokens
Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
2020-11-20 23:43:54 +08:00
catenocrypt
a26b8000a6
Fixes (sanity and consistency, auto)
2020-11-20 13:50:48 +00:00
NFTOBR
f943b8676f
OBRB update ( #4881 )
...
* OBRB update
* OBRB update
* obrb update
2020-11-20 14:49:53 +01:00
vikmeup
f218755dce
Fixes (sanity and consistency, auto)
2020-11-19 22:16:10 +00:00
Shyam
374bee9163
Add Dango logo ( BEP20 Token ) ( #4678 )
...
* Add Dango ( BEP20 Token ) logo
* Add files via upload
2020-11-19 14:15:14 -08:00
Andrew M
9cd6c48d26
add BEP20 HARD ( #4863 )
...
* add BEP20 HARD
* Update tokenlist.json
2020-11-20 00:46:16 +08:00
catenocrypt
73008e8df2
Fixes (sanity and consistency, auto)
2020-11-17 14:11:26 +00:00
voxfinance
aacd82b2ed
Add VOXb logo and info ( #4837 )
...
* Add VOXb logo and info
$VOXb is the equivalent of $VOX 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 5000 token holders on #BSC and over 2000 on #ETH.
CoinGecko link: https://www.coingecko.com/en/coins/vox-finance
24h Trading Volume: 850.000 $
Token Bridge Address: 0x31E7d1f5879b5E799D67e8190306922E3Ab596e9
* Move to smartchain folder from binance
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-11-17 15:10:27 +01:00
Iamdeadlyz
f7fadc022f
Fixes (sanity and consistency, auto)
2020-11-17 09:20:05 +00:00
Bruno da Silva
329db94e65
Add cBRL in BEP20 Network ( #4822 )
...
* cBRL (BEP20)
Add CryptoBRL in BEP20 Network
* Fix explorer link
Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-11-17 17:18:55 +08:00
Leone Parise
e3e4897a3e
Fix CTK token and disable swap ( #4815 )
2020-11-14 10:22:15 -08:00
catenocrypt
c8d49dbf52
Fixes (sanity and consistency, auto)
2020-11-09 09:45:53 +00:00
Xpace.Finance
650f511436
Add PLNT logo and info ( #4676 )
...
* Add PLNT logo and info
Pull request to add Xpace PLNT for Binance Smart Chain.
Logo and information added.
* Rename to checksum folder
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-11-09 10:44:59 +01:00
Andrew M
9433cdf1aa
add BEP20 INJ, ALPHA, CTK ( #4731 )
...
* add BEP20 INJ, ALPHA, CTK
* update BEP20 CTK logo
2020-11-07 17:44:08 +08:00
Viktor Radchenko
eba471dc69
[Tokenlist] Add XVS to smartchain list
2020-11-06 15:04:56 -08:00
Viktor Radchenko
18b51cbf25
[Tokenlist] Add BUSD to smartchain list
2020-11-06 15:02:16 -08:00
Andrew M
eff674a47e
modify BEP20 HARD ( #4724 )
...
* modify BEP20 HARD
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-11-06 14:25:16 +08: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
Artem Goryunov
50e80ae1c5
[Smartchain] TWT/WBNB/Cake added into TokenList ( #4711 )
2020-11-05 02:33:37 +03:00
Andrew M
e7b3d7ae28
remove BEP20 SYRUP ( #4706 )
...
* remove BEP20 SYRUP
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-11-04 12:32:40 +08:00
catenocrypt
445ca690ac
Fixes (sanity and consistency, auto)
2020-11-03 23:27:47 +00:00
Radiance Obi
bd55041263
Add SWGb logo and details on binance smartchain ( #4704 )
...
* Add Swirge coin logo and info
* add swirge token logo and info to binance smartchain
* corrections made on explorer info.json and BSC folder name
* Fixes (sanity and consistency, auto)
* deleted the BEP20 related files and folder
* deleted Binance Smartchain related files and folder
* Add files via upload
* Fixes (sanity and consistency, auto)
Co-authored-by: radiancegeorge <radiancegeorge@users.noreply.github.com>
2020-11-04 00:26:53 +01:00
vikmeup
71818eb2cd
Fixes (sanity and consistency, auto)
2020-11-01 06:02:56 +00:00
TheoThug
b4cd63947c
add guns ( #4643 )
...
* add guns
* Compressed the file size of the logo
Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-31 09:37:58 +08:00
catenocrypt
682ee29482
Fixes (sanity and consistency, auto)
2020-10-30 08:33:21 +00:00
TheoThug
fd6e2add71
add hoes ( #4644 )
2020-10-30 09:32:14 +01: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
592d33c5f1
Fixes (sanity and consistency, auto)
2020-10-27 10:37:02 +00:00
AbstractBreazy
fe758805f7
Add Propel (BEP-20) token to trustwallet with info.json and logo.png ( #4624 )
...
* Added Propel info.json
* Added Propel info.json
* Added Propel info.json
* Added Propel info.json
* Add Propel (BEP-20) token to trustwallet with info.json and logo.png
* Rename to checksum
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-10-27 11:35:59 +01:00
Andrew M
7b17da08ac
add BEP20 CTK ( #4614 )
...
* add BEP20 CTK
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-27 02:14:31 +08:00
catenocrypt
4c2b540651
Fixes (sanity and consistency, auto)
2020-10-26 09:05:17 +00:00
VICE
9e1ddcd7ed
Attaching logo to BEP-20 token ( #4577 )
...
* Attaching logo to BEP-20 token
* update pr/4577
* Fix explorer
Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-10-26 10:04:11 +01:00
catenocrypt
7a110b0ee7
Fixes (sanity and consistency, auto)
2020-10-26 07:21:06 +00:00
bscfarm
4e65277bbf
Add BSCFarm ( #4595 )
2020-10-26 08:19:51 +01:00
catenocrypt
435d61af65
Fixes (sanity and consistency, auto)
2020-10-26 06:25:31 +00:00
cryptofrogfinance
2bb7422e32
Add CryptoFrog.Finance (BEP20) ( #4607 )
2020-10-26 07:24:25 +01:00
vikmeup
cf8d0b96e8
Fixes (sanity and consistency, auto)
2020-10-24 06:11:12 +00:00
fryworld-finance
09957bea69
submit dapp png ( #4559 )
...
* added info for fry.world
* Updated the info.json and logo
- Remove the research key-value pair
- Resized and compressed the logo
* submit dapp png
* update explorer url
Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-23 23:10:15 -07:00
TheoThug
5d76193a00
add drugstoken ( #4575 )
2020-10-23 23:09:09 -07:00
Andrew M
c4178eb96a
adding BEP20 KAVA HARD USDX ( #4581 )
...
* adding BEP20 KAVA HARD USDX
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-23 19:51:21 +08:00
vikmeup
372e98dc1e
Fixes (sanity and consistency, auto)
2020-10-22 16:34:09 +00:00
Viktor Radchenko
55b639f1e9
Create logo.png
2020-10-22 09:33:01 -07:00
Iamdeadlyz
8b0b6ed514
Fixes (sanity and consistency, auto)
2020-10-22 08:45:20 +00:00
Billion Happiness
c5a1152597
Update our new BHC logo ( #4560 )
...
* Pls add BHT (BillionHappiness)
* update pr/2606
removed logo on wrong location
created folder 0x32e3298939D56D0bb0dA5BD20dE8b589FF5e1B57
* Update BHC Logo
Please update our new logo
thank you
* Updating BHC
- Removed files from the incorrect directory
- Removed the BHC ERC20 and added to denylist
- Updated the info.json as indicated in the previous file
- Compressed the updated the logo
Co-authored-by: billyeun <42214048+billyeun@users.noreply.github.com>
Co-authored-by: zachzwei <35627271+zachzwei@users.noreply.github.com>
Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-22 16:44:22 +08:00
Iamdeadlyz
a006eb9c06
Fixes (sanity and consistency, auto)
2020-10-21 09:05:48 +00:00
Sjazzz
ac40ea69dd
VIDTC NFT's for Binance Smart Chain (3 addresses) ( #4462 )
...
* Create info.json
* Create info.json
* Create info.json
* Add files via upload
* Add files via upload
* Add files via upload
* Update info.json
* Update info.json
* Update info.json
* Update info.json
2020-10-21 17:04:42 +08:00
Andrew M
3c60181978
adding ERC20 and BEP20 INJ ( #4533 )
...
* adding ERC20 and BEP20 INJ
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-20 21:51:04 +08: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
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
Andrew M
5c8cedaffe
adding BEP20 10-16 ( #4466 )
...
* adding BEP20 10-16
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-16 23:59:20 +08:00
Andrew M
46ae799997
add BEP20 10/15 ( #4444 )
...
* add BEP20 10/15
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-15 14:15:26 +08:00
Iamdeadlyz
dca3d15f78
Fixes (sanity and consistency, auto)
2020-10-14 03:20:08 +00:00
roastyb
211535f192
Adding Beefy.finance files ( #4427 )
...
* Adding Beefy.finance files
Folder with logo.png and json file with token/project description
* Updated info.json
- Removed the blank research key-value pair
Co-authored-by: Ian Enanoria <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-14 11:19:03 +08:00
Andrew M
b2d31eda86
adding BEP20 assets 10/12 ( #4405 )
...
* adding BEP20 assets 10/12
* Fixes (sanity and consistency, auto)
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-12 14:26:57 +08:00
vikmeup
bb98932bd3
Fixes (sanity and consistency, auto)
2020-10-12 05:54:01 +00:00
Viktor Radchenko
1f4f6f0a0d
Add STM token
2020-10-11 22:52:43 -07:00
vikmeup
1f9f3ded2b
Fixes (sanity and consistency, auto)
2020-10-12 05:48:36 +00:00
Viktor Radchenko
d5f38bc2c1
Add smartchain missing images
2020-10-11 22:47:19 -07:00
Iamdeadlyz
5418d105ea
Fixes (sanity and consistency, auto)
2020-10-12 05:41:02 +00:00
deepfrydev
599335f821
added info for fry.world ( #4403 )
...
* added info for fry.world
* Updated the info.json and logo
- Remove the research key-value pair
- Resized and compressed the logo
Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-12 13:39:59 +08:00
vikmeup
614fb57342
Fixes (sanity and consistency, auto)
2020-10-10 07:02:09 +00:00
Viktor Radchenko
bc6287c89a
Add Alpha Finance
2020-10-10 00:01:01 -07:00
Iamdeadlyz
f76adf5c12
Fixes (sanity and consistency, auto)
2020-10-10 05:33:01 +00:00
BURNTOKEN5000
7af5492e46
add logo and info ( #4381 )
...
* Add Burn logo and info
i want give my token burn logo and info thanks you
* Add LOGO BURNING TOKEN
Add LOGO BURNING TOKEN
* Delete info.json
* add logo and info
* Delete logo.png
* Updated info.json
* Fixing checksum
* Fixed checksum
Co-authored-by: Ian Enanoria <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-10 13:32:08 +08:00
Iamdeadlyz
94f4b47b6c
Fixes (sanity and consistency, auto)
2020-10-10 05:30:04 +00:00
TheoThug
181cde901b
add thugs token ( #4382 )
...
* add thugs token
* fix token link
* Updated the info.json and logo
- Added the correct full website link
- Compressed the logo
Co-authored-by: Iamdeadlyz <29373963+Iamdeadlyz@users.noreply.github.com>
2020-10-10 13:28:55 +08:00
Adam R
98f81c6929
Add FREE coin ( #4345 )
...
* Adding new token
* Allowlist
* Checksum format.
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-10-07 10:40:27 +02:00
vikmeup
54a882543d
Fixes (sanity and consistency, auto)
2020-10-06 00:29:14 +00:00
sherm8n
cdd558639a
raven protocol logo and info added for binance smartchain ( #4317 )
...
* raven protocol logo and info added for binance smartchain
* renamed folder
2020-10-05 17:28:02 -07:00
Viktor Radchenko
0742768421
Add support for Ethereum and Binance Chain ( #4316 )
...
* Add support for Ethereum and Binance Chain
* Add tokenlist.json to assetFolderAllowedFiles
* Rename token list name
* Create tokenlist.json
* Add list logoURI
2020-10-05 17:20:16 -07:00
zachzwei
ce2b014b10
Fixes (sanity and consistency, auto)
2020-10-05 16:39:17 +00:00
zachzwei
91e4cfe657
moved BEP20 VIDT to correct location
...
correcting this PR
https://github.com/trustwallet/assets/pull/4306/files
2020-10-06 00:38:03 +08:00
zachzwei
c0aea13e57
updated PancakeSwap logos
2020-10-05 02:17:55 +08:00
Andrew M
cfe3e49d35
adding BEP20 TWT ( #4275 )
...
* adding BEP20 TWT
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-10-03 12:41:58 +08:00
InnovativeBioresearch
f796414a68
Updating INNBC BEP20 logo ( #4221 )
...
* Adding INNBC BEP20 TOKEN logo
We want to add official logo for the BEP20 version of the INNBC token, which has a gold based theme instead of the blu one used for the ERC20 version so users can more easily recognize and distinguish it from the ERC20 version.
* Moved the 2 files to correct folder blockchains/smartchain
* Fixes (sanity and consistency, auto)
* Rename to checksum folder.
* Updated info.json and logo
- Removed the blank research key-pair
- Compressed the logo
* We want to update the logo with a new design
Hello, we don't like the current design want to update the logo with a new design with a better color theme. So we are deleting the old file and uploading the new one.
* We want to update the logo
Want to update logo with new design
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: iamdeadlyz <secrettech221@gmail.com>
2020-09-30 13:34:59 +02:00
Iamdeadlyz
2c5cf221e8
Fixes (sanity and consistency, auto)
2020-09-30 03:44:11 +00:00
InnovativeBioresearch
b1793be61d
Adding INNBC BEP20 TOKEN logo ( #4199 )
...
* Adding INNBC BEP20 TOKEN logo
We want to add official logo for the BEP20 version of the INNBC token, which has a gold based theme instead of the blu one used for the ERC20 version so users can more easily recognize and distinguish it from the ERC20 version.
* Moved the 2 files to correct folder blockchains/smartchain
* Fixes (sanity and consistency, auto)
* Rename to checksum folder.
* Updated info.json and logo
- Removed the blank research key-pair
- Compressed the logo
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
Co-authored-by: iamdeadlyz <secrettech221@gmail.com>
2020-09-30 11:43:19 +08:00
Andrew M
a17ebc20af
adding BEP20 Venus and research links ( #4197 )
...
* adding BEP20 Venus and research links
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-29 18:49:55 +08:00
Andrew M
9aad8d686c
adding SYRUP BEP20 ( #4154 )
...
* adding SYRUP BEP20
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-26 13:06:27 +08:00
catenocrypt
2af1a606a5
Fixes (sanity and consistency, auto)
2020-09-25 08:04:03 +00:00
Adam R
5c4a2f82a8
Move over updated/new tokens from bsc folder to smartchain; issue #4140 ( #4141 )
...
Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2020-09-25 10:03:01 +02:00
Andrew M
d84856a945
adding BEP20 tokens 9/24 ( #4118 )
...
* adding BEP20 tokens 9/24
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-24 00:41:15 +08:00
zachzwei
670d67dc74
updated ANKR info.json
...
updated ANKR info.json
2020-09-21 09:24:00 +08:00
Andrew M
647cc7c81b
adding ANKR BEP20 ( #4042 )
...
* adding ANKR BEP20
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-18 22:50:57 +08:00
Andrew M
4c82c2a409
adding BEP20 tokens 09-16 ( #3994 )
...
* adding BEP20 tokens 09-16
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-16 22:52:58 +08:00
vikmeup
2ca8c1bd11
Fixes (sanity and consistency, auto)
2020-09-16 03:43:40 +00:00
Viktor Radchenko
c18f8839c6
Add cream on smart chain
2020-09-15 20:42:31 -07:00
Andrew M
4148b339a1
adding Yield farming tokens BEP20 ( #3957 )
...
* adding Yield farming tokens BEP20
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-15 00:45:52 +08:00
Andrew M
99fc282a84
Add burger swap bep20 ( #3954 )
...
* adding Burger Swap
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-14 19:27:29 +08:00
Andrew M
31f76b86b6
moving assets folder to smartchain\assets ( #3920 )
...
* moving asserts on BSC to SmartChain
* Fixes (sanity and consistency, auto)
Co-authored-by: zachzwei <zachzwei@users.noreply.github.com>
2020-09-12 11:20:14 +08:00
Viktor Radchenko
1d9d09bd82
Add New Smart Chain ( #3881 )
2020-09-09 12:15:44 -07:00