2️⃣Holders Dividend Token Creation Guide

Distributes a portion of tokens from each transaction to all token holders based on their holdings

Protocol Mechanics

The Holders Dividend Token implements a transaction tax redistribution system where token holders automatically receive proportional rewards in your created token (i.e., the token you create) from every buy/sell transaction. Reward distribution is weighted by each holder's token balance - larger holdings yield higher rewards.

Key characteristics:

  • Automatic ownership renouncement post-deployment

  • No admin functions (whitelist/blacklist/bot-killer/trading switch)

  • Immutable contract architecture

e: You cannot create tokens without installing the MetaMask wallet. Please install the MetaMask plugin first:https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn

Dividend Token Creation Steps

1.Open PandaTool

2.Select the holders dividend token template

3.Connect Wallet

4.Token Parameter Configuration

5.Create Contract

6.View Tokens Via Console

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

Navigate to: https://www.pandatool.org/#/coinrelease/holdReflection?lang=en-US Click "Connect Wallet" at top-right

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

After successfully connecting to the wallet, we fill in the corresponding parameters on the token creation page:https://www.pandatool.org/#/coinrelease/holdReflection?lang=en-US

Core Parameters

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

  • Symbol: Trading ticker (e.g. ETH)

  • Total Supply: Fixed issuance (non-inflationary)

  • Decimals: Recommended 18 (e.g. 0.000001 = 6 decimals)

Buy Tax Structure (Total <25%)

  • buyFund Fee:Each buy transaction deducts a percentage of tokens (your created token) sent to your FundAddress

  • buyBurn Fee: Each buy transaction deducts a percentage of tokens (your created token) sent to the Burn Address for permanent removal

  • buyLP Fee:Each buy transaction deducts a percentage of tokens (your created token) automatically deposited into the Liquidity Pool

  • buyReward Fee: Each buy transaction deducts a percentage of tokens(your created token) distributed proportionally to all holder addresses

Sell Tax Structure (Total <25%)

  • sellFund Fee:Each sell transaction deducts a percentage of tokens (your created token) sent to your FundAddress

  • sellBurn Fee: Each sell transaction deducts a percentage of tokens (your created token) sent to the Burn Address for permanent removal

  • sellLP Fee:Each sell transaction deducts a percentage of tokens (your created token) automatically deposited into the Liquidity Pool

  • sellReward Fee: Each sell transaction deducts a percentage of tokens(your created token) distributed proportionally to all holder addresses

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%

Advanced Settings

  • fundAddress:Receives fundfee allocations(

  • Select DEXs :

    • BSC → PancakeSwap

    • Ethereum → Uniswap

    • Must match actual liquidity pool creation

  • Select Curreny :

    • Select pairing asset (BNB/USDT/etc)

    • Must create corresponding LP pool

FAQs

Does Burn Address receive rewards?

  • Yes, if holding tokens, Burn Address participates in reward distribution

Can the contract be modified via the console?

Testnet Requirements (BSC Testnet)

Liquidity Pool VersioningMandatory: Initial liquidity must use PancakeSwap V2 Pool ⛔ V3 pools are incompatible with tax mechanisms

For any additional issues, join the Telegram group to seek help from volunteers: https://t.me/pandatool_en

Last updated

Was this helpful?