Dividend itself Template

Create Token #

Fatsale supports the token creation of more than ten public chains such as BSC mainnet and BSC testnet. Token templates include common economic models such as tax templates and dividend templates. You can create your own Token in a few minutes

The token mechanism will be described in detail below. The mechanism and operation of all chains are the same, so you can draw inferences about other cases from one instance.

Click to join Official Communication to exchange feedback

It is recommended to use the computer version of Google Chrome + Metamask plug-in to operate, and mobile phone users can also operate in TP Wallet - Discover enter the official website link

Description of template mechanism (swipe right) #

The distribution of tax rates mainly includes:
Marketing, liquidity, dividends for holders

Marketing: Tokens are deducted and exchanged for U into the marketing wallet 'when triggered'
Liquidity : Tokens are deducted, and the pool is automatically added to the pool 'when triggered'
Dividend itself: deduct tokens and distribute dividends to holders

Parameter Description #

  1. After selecting Dividend itself Template, you can see the parameters that need to be filled in

    1. Name : Name of the token

    2. Symbol : The symbol of the token

    3. Decimals : The decimals of this template is 18 by default and cannot be changed

    4. Total Supply : The total supply of token issuance cannot be increased, fixed issuance, if the total amount is too large, the accuracy needs to be reduced

    5. Buy tax rate (you can leave blank or fill in 0 if you don’t need it):

      • Liquidity tax rate: Each purchase will deduct the corresponding proportion of tokens and send them to the contract address, when the trigger mechanism will automatically add to the pool to make the pool thicker
      • Marketing tax rate: Each purchase will deduct the corresponding proportion of tokens and send them to the contract address, and will be automatically converted into USDT when the trigger mechanism is sent (depending on the pool you choose) to your marketing wallet address
      • Dividend tax rate: The corresponding proportion of tokens will be deducted when the user trades, and dividends will be distributed to other users who hold tokens
    6. Sales tax rate (can be left blank or filled with 0 if not needed):

      • This part is the same as the purchase tax rate explanation
    7. Select Currency:

      • If BNB is selected for this option, BNB should also be selected when adding pool
      • If USDT is selected for this option, USDT should also be selected when adding to the pool
      • In short, whatever is selected in this option, what should be added to the pool
    8. Select exchange:

      • If you select Pancakeswap for this option, you need to go to Pancakeswap to add pool
      • In short, which swap is selected in this option, which swap should be added to the pool
    9. Switch Instructions:

      • Manually open transaction
        • Select it: You need to turn on the trading switch in the console to be able to trade, and it cannot be closed again after opening
        • Not selected: can be traded immediately after adding to the pool
      • KILL BLOCK
        • Choose it: After manually opening the transaction, the block will be automatically killed. Killing 3 blocks means that the address bought in the first 3 blocks (bsc about 9 seconds) will be automatically blacked out
        • Don’t choose : Don’t choose if you don’t choose
      • Tax Rate Switch
        • Choose it : The slippage can be modified by the switch after the token is created
        • Not selected : Slippage cannot be modified after the token is created
      • Blacklist function
        • Choose it: You can add and remove the blacklist, if you enable kill block at the same time, you can use the remove function to remove the blacklist for the address that was killed by mistake
        • Not selected: The blacklist cannot be set and removed, and the blacklisted address in kill block cannot be removed
      • Limit Transaction :
        • Select it: You can set the maximum number of transactions for a single transaction
        • Don’t choose : Don’t choose if you don’t choose
      • Limit the maximum holding amount
        • Select it: You can set the maximum number of tokens held in a single wallet
        • Don’t choose : Don’t choose if you don’t choose

Frequently Asked Questions #

  • Can I add a pool to Pancake swap Various swap….?

    • You need to add the pool to the swap you chose when you created the token. For example, if you choose Pancake swap, then you need to go to Pancake swap to add the pool
  • Can you add pool with USDT Doge SHIB?

    • What pool you choose when creating tokens, you have to add that pool, for example, if you choose USDT, you have to add USDT pool
  • Is the code automatically open-sourced?

    • Yes, all chains with complete block browser facilities are automatically open source, including ETH BSC ARB…etc
  • Is the marketing wallet into tokens or USDT?

    • The marketing wallet enters the dividend token you choose. If you choose USDT, you will enter USDT, and if you choose DOGE, you will enter DOGE
  • I checked Manually open transaction, can the whitelist buy before opening the transaction

    • Yes, your coin wallet and marketing wallet are whitelist addresses by default. Whitelist addresses can be traded before the transaction is opened, and are not bound by the transaction switch
  • Can I add different pools to different swaps

    • Yes, but there are conditions. For the sake of convenience, give a direct example. You chose PancakeSwap and BNB pools when you created them. Now you go to BabyDogeSwap next door and add a USDT pool. Then you need to transfer your new Copy the LP Contract of the added pool, find the Add Transaction Pair button in the console, and input the new LP Contract to add, this is the step that only needs to be set when adding other pools (Remarks for beginners: trading pair = LP = pool, the contract addresses of these three are the same)
  • Where did the tax deduction go for other swaps or other pools added

    • Go to the contract address, see the article below for details, the same is true for distribution
  • What does the trigger mechanism mentioned above mean

    • General non-whitelist addresses have sell operation, which will trigger marketing, backflow and other mechanisms
  • For example, if I set up 2% return for both sales and purchase, 3% marketing and 1% dividend, how will my transfer tax be distributed?

    • Not only the transfer, but also the tax deduction for buying and selling is first entered into the contract address. When a non-whitelisted user sells, it will trigger a mechanism to distribute the tokens in the contract. The proportion of the backflow is (2+2) / (2+3+2+3), where 2+2 stands for buying backflow + selling backflow, and 2+3+2+3 stands for Buy backflow + buy marketing + sell backflow + sell marketing, in this way, the ratio of backflow is calculated, and then it will be automatically converted into USDT or BNB (this is related to your pool) automatically Adding a pool, similarly, another part of the marketing tax distribution will be automatically converted into USDT or BNB (this is related to your pool) into the marketing wallet, and the dividend tax is automatically distributed to other holding users for each transaction
  • Where did the part of the LP that returned to the automatic pool go?

    • The LP generated after returning to the pool is automatically distributed to the Marketing Wallet