From dc79390be6ce84e36d5dc2f55faf5ac3644333e6 Mon Sep 17 00:00:00 2001 From: tradeStrikeX <92803024+tradeStrikeX@users.noreply.github.com> Date: Tue, 19 Apr 2022 04:41:58 +0200 Subject: [PATCH] Add StrikeX (BEP20) (#19871) * StrikeX logo and info * StrikeX logo and info upload * duplicate * StrikeX info and logo * Delete info.json * Update info.json * Delete logo.png * Update info.json * Update info.json * Update info.json * update info.json * Info for token StrikeX * Delete logo.png * Delete info.json * upload logo.png * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com> Co-authored-by: CryptoA <82717856+Cryptocool1@users.noreply.github.com> --- .../info.json | 37 ++++++++++++++++--- 1 file changed, 32 insertions(+), 5 deletions(-) diff --git a/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/info.json b/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/info.json index 1894d7a82..0b3cca0f0 100644 --- a/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/info.json +++ b/blockchains/smartchain/assets/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec/info.json @@ -3,23 +3,50 @@ "type": "BEP20", "symbol": "STRX", "decimals": 18, - "website": "https://strikecoin.co", - "description": "StrikeX is the sole currency for the TradeStrike ecosystem; TradeStrike Lite, TradeStrike Wallet & TradeStrike.", + "website": "https://strikex.com", + "description": "StrikeX is the native currency of the blockchain powered eco-system developed & deployed by the UK Registered Company StrikeX Technologies Ltd. Their flag ship product, TradeStrike, will utilise the power of tokenisation to offer trading in Stocks, Cryptocurrencies, NFT’s & even Real Estate. Fully compliant, fully collateralised trading, 24/7 – 365 days a year.", "explorer": "https://bscscan.com/token/0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec", "status": "active", "id": "0xd6fDDe76B8C1C45B33790cc8751D5b88984c44ec", "links": [ { "name": "twitter", - "url": "https://twitter.com/trade_strike" + "url": "https://twitter.com/StrikeXofficial" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/strikecoin/" + }, + { + "name": "facebook", + "url": "https://facebook.com/tradestrike" }, { "name": "discord", "url": "https://discord.com/tradestrike" }, + { + "name": "medium", + "url": "https://tradestrike.medium.com/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/strike-x" + }, + { + "name": "telegram", + "url": "https://t.me/StrikeXcrypto" + }, + { + "name": "youtube", + "url": "https://youtube.com/channel/UCZ_gCf9-Tnr7JeoFiSkl7SQ" + }, { "name": "reddit", - "url": "https://reddit.com/r/TradeStrike" + "url": "https://reddit.com/TradeStrike" } + ], + "tags": [ + "staking" ] -} \ No newline at end of file +}