From 68f1b7a25a17e51998df18d535187047d2a8eeef Mon Sep 17 00:00:00 2001 From: TsarBuig <70858574+tsarbuig@users.noreply.github.com> Date: Mon, 14 Mar 2022 23:11:37 +0100 Subject: [PATCH] Re-added Pinksale --- tokens.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tokens.json b/tokens.json index 501702e..e55bae3 100644 --- a/tokens.json +++ b/tokens.json @@ -5,6 +5,8 @@ "SYMBOL": "CAKE", "ADDRESS": "0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82", + "PINKSALE_PRESALE_ADDRESS": "enter here the presale address if you're sniping a Pinksale listing", + "KIND_OF_SWAP": "base", // enter "base" to use BUYAMOUNTINBASE , and "tokens" to use BUYAMOUNTINTOKENS "BUYAMOUNTINBASE": "0.005", "BUYAMOUNTINTOKEN": "5",