October 26, 2022

⚡Create a scam token in the BEP20(Binance Smart Chain) network ⚡

To get started we need :

  1. Metamask browser extension.
  2. Add Binance smart chain to meta
  3. BNB on metamask wallet (buy with binance and send to metamask)
  4. Smart contract smart token.(file)

Steps :

1) Create a file for your contract :

Go to https://remix.ethereum.org/ and create a new file."YourName.SOL

2) Add code

Copy and paste the contract code into the opened workspace The link to the smart contract of the scam token is posted in the post. Here

3) Compiler

Go to the 3rd tab

!Contract version and compiler version must match!

Click on the blue Compile button "YourFileName.sol"

If there are no errors in the contract, then a green check mark will appear on the compiler icon.

4) Launch the token

Go to the 4th tab

- Environment: "Injected Web3"

- Account: Your Metamask wallet address. In your wallet, switch to Binance Smart Chain

- Contract: Select TokenContract - The name of your .sol file

Opposite the Deploy button, click on the arrow to open the token menu.

5) Fill in the token information

NAME - The name of your token

SYMBOL The symbol of your token

TOTALSUPPLY = Total number of tokens

The architecture of the contract is written in such a way that liquidity is added automatically immediately after the creation of the token

LIQUIDITY - The number of scam tokens that will go into the liquidity pool.

Quantity must not exceed TOTALSUPPLY

VALUE = the amount of BNB that will go to the liquidity pool. The minimum you can add is 0.5 BNB, otherwise the token will not be able to function

Specify a minimum of 500 Finney. 1000 Finney-1BNB.

Click the Transact button

Sign the transaction (Click Confirm in Metamask)

The address of the Ír-token smart contract - the address of the liquidity pool.

Important: By creating a new liquidity pool and depositing your scam tokens there, you are the sole owner of all funds that will go to this pool after the exchanges.

Ready. The token has been created!

All tokens will be credited to your wallet, minus the amount sent to

liquidity

The contract will automatically add a liquidity pair to the Pancake Swap

The token will be available for purchase on Pancakeswap once it is created!

This way you will receive liquid tokens (which you can withdraw to

USD) in exchange for your token.

Read more paid article for free : Here