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
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
MetaMask pop-up appears → Select desired account
Click "Next" → "Confirm"
Verify connection status via displayed chain name & wallet address
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
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?
No,Full permission renouncement occurs upon deployment - no owner controls remain,the console is only used to view token information →https://www.pandatool.org/#/coinrelease/console?lang=en-US
Testnet Requirements (BSC Testnet)
Testnet PancakeSwap: https://pancakeswap.finance/swap?chain=bscTestnet
Testnet USDT Contract: 0x66e972502a34a625828c544a1914e8d8cc2a9de5
Liquidity Pool Versioning ❗ Mandatory: 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?