From 8378a0c7719460f5440946bfb7f473029965dcbb Mon Sep 17 00:00:00 2001 From: Efe Date: Thu, 2 Nov 2023 23:05:16 +0300 Subject: [PATCH] chore: Add JSON file --- config/whitelist.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/config/whitelist.json b/config/whitelist.json index 331688e..624b69f 100644 --- a/config/whitelist.json +++ b/config/whitelist.json @@ -1683,6 +1683,26 @@ "telegramUrl": "https://t.me/lightlinkLL" } }, + { + "tokenSymbol": "BFG", + "tokenName": "BFG Token", + "tokenLogoUrl": "https://raw.githubusercontent.com/ApeSwapFinance/lhd-config/main/logos/BFG.svg", + "tokenAddresses": [ + { + "address": "0xbb46693ebbea1ac2070e59b4d043b47e2e095f86", + "chainId": "56s" + } + ], + "tags": [ + "Gambling" + ], + "profileLinks": { + "siteUrl": "https://betfury.io/", + "twitterUrl": "https://twitter.com/betfury_gaming", + "discordUrl": "https://discord.com/invite/D2JNhSah55", + "telegramUrl": "https://t.me/Betfury" + } + }, { "tokenSymbol": "USDC", "tokenLogoUrl": "https://cryptologos.cc/logos/usd-coin-usdc-logo.png?v=024",