🔥 Burn Fat Fast. Discover How! 💪

How to buy $SURGE This tutorial is also on YouTube! Yo | Permabullish E'Raas

How to buy $SURGE

This tutorial is also on YouTube!

You can buy and sell $SURGE tokens without connecting your wallet to anything besides BSCScan!

Please make sure the domain you are visiting truly is bscscan.com and be careful with phishing sites!

Visit BSCScan: https://bscscan.com/address/0x635663076B713Aa7413C1A1ADc2d4c39B8A3E6d1

Click "Contract", then "Write Contract"

Click "Connect to Web3" and connect your wallet using Metamask or the wallet app you prefer.

To buy, use the function 1: (_buy)

"payableAmount": insert the amount of BNB you would like to spend. If you want to purchase 0.1 BNB worth of $SURGE, please type "0.1"

"minTokenOut": This serves the purpose of slippage in SurgeSwap. As $SURGE has a built-in anti-frontrun mechanism, you can type "0" (zero) into this field.

"deadline": set the deadline for the transaction in unix time. https://www.unixtimestamp.com/ If you don't care about the deadline, please insert "10000000000" (11 digits) or any large number into this field.

To sell, use the function 2: (_sell)

"payableAmount": set this to "0" (zero)

"tokenAmount": insert the amount of tokens you would like to sell. Please use 9 decimals here. If you like to sell 100 $SURGE tokens, please type "100000000000" (add 9 zeros after the number of tokens)

"deadline": set the deadline for the transaction in unix time. https://www.unixtimestamp.com/ If you don't care about the deadline, please insert "10000000000" (11 digits) or any large number into this field.

"minBNBOut": This serves the purpose of slippage in SurgeSwap. As $SURGE has a built-in anti-frontrun mechanism, you can type "0" (zero) into this field.