PandaTool一键发币
🇺🇸_English
🇺🇸_English
  • 🐼Introduction
  • 📞Connect
  • 🧭Navigation
  • 💸Tools Fee
  • ⛓️EVM Create Token
    • 1️⃣Create standard ERC20 or BEP20 token Guide
    • 2️⃣Holders Dividend Token Creation Guide
    • 3️⃣LP Reflection Token Ceration Guide
    • 4️⃣LP Reflection Pro Token Ceration Guide
    • 5️⃣Burning Reflection Token Ceration Guide
    • 6️⃣ERC314 Protocol Token Creation Guide
    • 7️⃣Holders Interest Token Creation Guide
    • 8️⃣Holders Reflection Token Creation Guide
    • 9️⃣Reserve Burn Token Creation Guide
    • 🔟LP Mining Token Creation Guide
  • 🛠️Solana Tools
    • ⛏️Solana Token Creator Guide
    • 💊Launch Tokens On PumpFun and Bundle Buys Guide
    • 🔥Guide to Burning LP Tokens on Solana
    • 📤Solana Batch Sender or Airdrop Guide
    • 📥Solana Token Batch Consolidation Guide
    • 🆕Create Solana Tokens Presale and Private Sale Guide
    • 1️⃣Create Solana Raydium Liquidity Pool Guide
    • 2️⃣Add or Remove Liquidity On Raydium Guide
    • 3️⃣Creating OpenBook Market ID Guide(Cheapest)
    • 4️⃣Pump Batch Sell All Tokens Guide
    • 5️⃣Burning Solana SPL Token or LP Guide
    • 6️⃣Set Solana Token Authority: Minting, Freezing, and Removing
    • 7️⃣Solana Tokens Update Metadata Guide
    • 8️⃣Bulk Generation of Solana Wallet Addresses
    • 💸Solana New Address Buy Bot Tutorial
    • 💰Solana Account Rent Recycling Tutorial
    • 📙Solana OpenBook Market ID Query Guide
    • 🆕Solana Guide to Creating Raydium CLMM Pool
  • ⚒️Evm Tools
    • 📤Multi-chain Bulk Token Transfer Tools Guide
    • Bulk Wallet Generator Guide
  • 🎁Create Presale Tools
    • 💁‍♂️Decentralized Mint Presale Creation Guide
    • 🙋‍♂️Liquidity-Backed Mint Presale Creation Guide
    • 🙆‍♂️Donation Presale Creation Guide
  • TON Token Creator
    • TON Token Creator Tutorial
    • Tonkeeper wallet installation tutorial
    • Tutorial on creating liquidity pool on STON.fi
    • Tutorial on creating liquidity pool on DeDust
  • Declaration
    • Terms of Service
    • Disclaimer
Powered by GitBook
On this page
  • Protocol Mechanics
  • Burning Reflection Token Creation Steps
  • 1. Wallet Connection (Axperienced users may skip)
  • 2. Parameter Configuration
  • 3. Feature Toggles
  • 4.Console Usage Instructions
  • FAQs

Was this helpful?

  1. EVM Create Token

Burning Reflection Token Ceration Guide

Burning Reflection requires users to send tokens to a blackhole address to qualify for rewards

PreviousLP Reflection Pro Token Ceration GuideNextERC314 Protocol Token Creation Guide

Last updated 1 month ago

Was this helpful?

Protocol Mechanics

Burning Reflection

  • Users must transfer tokens to the Burn Address (0x000000000000000000000000000000000000dEaD) to qualify for rewards. Rewards are distributed in the token specified during contract creation (e.g., USDT, wBNB).

Key Feature:

  • Immutable Burn Threshold: Minimum token burn amount required for reward eligibility (set during deployment, unchangeable).

Burning Reflection Token Creation Steps

1.Open

2.Select the Burning Reflection template

3.Connect Wallet

4.Token Parameter Configuration

5.Create Contract

6.Setting up token functionality

1. Wallet Connection (Axperienced users may skip)

Step 1 - Network Selection

In MetaMask:

  • Select target blockchain (e.g. BSC for Binance Smart Chain)

  • Switch networks using the network dropdown

Step 2 - Platform Access

Step 3 -Wallet Connection Process

  1. MetaMask pop-up appears → Select desired account

  2. Click "Next" → "Confirm"

  3. Verify connection status via displayed chain name & wallet address

Important Notice: If your Google Chrome has multiple wallet extensions installed (Phantom Wallet, MetaMask, and OKX Web3 Wallet), PandaTool will prioritize connecting to Phantom Wallet by default. To prevent this, temporarily disable the Phantom Wallet extension in your Google Chrome settings.

2. Parameter Configuration

Core Settings

  • Name: Full designation (e.g., Ethereum)

  • Symbol: Ticker (e.g., ETH)

  • Total Supply: Fixed issuance (non-inflationary)

  • Decimals: Fixed at 18

Buy Tax (Total <25%)

  • Buy Fund Fee: Each buy transaction deducts a percentage of tokens deposited into the contract address. When the accumulation threshold is reached, these tokens are automatically swapped for USDT (or the base pool token matching your liquidity pool,such as bnb or USDC) and sent to your fundaddress.

  • Buy Reward Fee: Each buy transaction deducts a percentage of tokens deposited into the contract address. When the trigger threshold is met, these tokens are converted into your designated Reward token (e.g., USDT) and distributed proportionally to LP holders.

  • Buy LP Fee: Each buy transaction deducts a percentage of tokens deposited into the contract address. Upon reaching the activation threshold, these tokens are automatically paired with the base token to enhance liquidity depth. The generated LP tokens are irrevocably allocated to the fundaddress.

Sell Tax (Total <25%)

  • Sell Fund Fee: Each Sell transaction deducts a percentage of tokens deposited into the contract address. When the accumulation threshold is reached, these tokens are automatically swapped for USDT (or the base pool token matching your liquidity pool,such as bnb or USDC) and sent to your fundaddress.

  • Sell Reward Fee: Each Sell transaction deducts a percentage of tokens deposited into the contract address. When the trigger threshold is met, these tokens are converted into your designated Reward token (e.g., USDT) and distributed proportionally to LP holders.

  • Sell LP Fee: Each Sell transaction deducts a percentage of tokens deposited into the contract address. Upon reaching the activation threshold, these tokens are automatically paired with the base token to enhance liquidity depth. The generated LP tokens are irrevocably allocated to the fundaddress.

Critical Notes

  • Buy Tax Limitation: Buy Tax rate must be <25%

  • Sell Tax Limitation: Sell Tax rate must be <25%

  • Zero-Value Requirement: Set unused tax categories to 0 (all fields are mandatory)

  • FundFee Enforcement: FundFee must be ≥ 0.01%

Fundaddress

  • This is the address that receives the fundfee. If the base pool is a USDT pool, it will receive USDT; if the base pool is a BNB pool, it will receive BNB.

Minimum Burn Rewarde Amount:

The minimum token amount that must be burned to qualify for rewards.The initial token transfer to the Burn Address must exceed this threshold; otherwise, rewards are inaccessible.

⚠️ Irreversible after contract deployment! ⚠️ Irreversible after contract deployment! ⚠️ Irreversible after contract deployment!

Advanced Controls

  • Select DEXs: Match chain (BSC → PancakeSwap, ETH → Uniswap).Choose the correct exchange where you will add liquidity. An incorrect selection may cause the mechanism to fail.

  • Select Currency: Only BNB pools are supported.

Reflection Settings

  • Select Reward: Input contract address of a high-liquidity token.If the liquidity is too low, dividends may not be distributed properly.

3. Feature Toggles

Below are explanations for the various token function switches:

Function
Enabled
Disabled

Off Trade

Requires manual activation (irreversible)

Auto-trading post-liquidity addition

Cahnge Tax

Allows post-deployment tax modifications

Locked permanently

Blacklist

Restrict sells/transfers for

Permanently disabled

Wallet Limit

Enforce per-wallet holding limits

Permanently disabled

Enable Off Trade

  • Manual Trading Activation: Select this option if you wish to enable trading via the console. Once activated, trading cannot be turned off.

  • Do Not Select: Trading becomes available immediately after liquidity is created.

Enable Cahnge Tax

  • Select This Option: Allows you to manually adjust the tax rates after creating the token; both buy and sell tax rates must be less than 25%.

  • Do Not Select: Once the token is created, the slippage cannot be modified, and this function cannot be enabled later.

Blacklist

  • Select This Option: Allows you to add or remove addresses from the blacklist. Addresses on the blacklist will be unable to sell or transfer tokens. Use with caution.

  • Do Not Select: Blacklist settings cannot be configured or removed.

Enable Wallet Limit

  • Select This Option: Enables you to set the maximum number of tokens that a single wallet can hold.

  • Do Not Select: This function will be unavailable and cannot be enabled later.

4.Console Usage Instructions

Ownership Control

  • Transfer Ownership: Transfer the contract ownership to another address. (Before transferring, be sure to copy the console URL. The new ownership address must use the console URL to access the console.)

  • Renounce Ownership: Irreversible privilege discard

Trading Controls

  • Launch: Enable Trading.Once enabled, users can trade. This function cannot be disabled once activated.

  • Change Wallet Limit: Adjust the maximum number of tokens that an address can hold.

  • Disable Wallet Limit: Turn off the holding limit function.

  • SetisMaxeatexempt: Set wallet limit Whitelist.Addresses on the whitelist will not be subject to the holding limit. Whitelisted addresses can also be removed later.

  • Set Blacklist: Allows you to add or remove multiple addresses from the blacklist.Blacklisted addresses will not be able to transfer or sell tokens

Tax rate control

  • Modify Tax : You can adjust the liquidity (return), fundaddress, dividend, and burn tax rates individually. Their total must be less than 25%.

  • Set Fee Whitelist: Transactions from whitelisted addresses are exempt from tax. You can add or remove addresses in bulk.

  • Set Fundaddress: Change the contract’s fundaddress.

Dividend control

  • Set Claim: Withdraw any undistributed reward tokens remaining in the contract address.

  • Set Exclude Holder: Set Reward Blacklist.Addresses added to this blacklist will not receive LP Reflection rewards.

FAQs

Q: Do multiple burn addresses earn rewards?

  • Only transfers to 0x000...dEaD qualify.The other burn address(0x000...0000) is not supported, so do not transfer tokens to it.

Q: Why no rewards after trades?

  • ❌ Avoid trades from whitelisted addresses (deployer/fundaddress)

  • ⚠️ Requires sell trades to trigger distributions

  • ✔️ Ensure burned tokens exceed threshold

Q: Does the burn address require activation?

  • No activation needed - rewards automatically accrue after qualifying burn transfers.

Q: Why isn't the fundaddress receiving BNB?

  • Rewards are distributed as wBNB (1:1 redeemable for BNB via PancakeSwap).

Q: Can the burn threshold be modified post-deployment?

  • No - this parameter is immutable regardless of admin privileges.

Q:Are there restrictions on burned token sources/timing?

  • No restrictions - tokens from any source (purchased/transferred) burned before/after trading activation qualify.

Q: Do contract addresses earn rewards?

  • No - to prevent exploit vectors, all contract addresses (including native token contracts and sandwich bots) are reward-exempt.

Q:How Does a New Ownership Address Access the Console After Ownership Transfer?

  • Pre-Transfer Action: Copy the dashboard link (visible via the "Copy Link" button).

  • New Owner Access: Transferred addresses must use the copied link to access the console.

Q:Testnet Configuration (BSC Testnet)

  • Testnet USDT Contract: 0x66e972502a34a625828c544a1914e8d8cc2a9de5

Navigate to: Click "Connect Wallet" at top-right

After successfully connecting to the wallet, we fill in the corresponding parameters on the token creation page:

After successfully creating your token, you can enter the console to manage its various functions. Open the console at and adjust the following settings:

PancakeSwap Testnet:

If you have any questions or require further clarification, please join our official Telegram group:

⛓️
5️⃣
PandaTool
https://www.pandatool.org/#/coinrelease/blackHole?lang=en-US
https://www.pandatool.org/#/coinrelease/blackHole?lang=en-US
https://www.pandatool.org/#/coinrelease/console?lang=en-US
https://pancakeswap.finance/swap?chain=bscTestnet
https://t.me/pandatool_en