PinkSale
  • Introducing
  • Token Metrics
  • Token Utility
  • Service Fees
  • Important
    • Contact Us
    • Social Links
    • Add Badges
    • PinkSale KYC
    • PinkSale Trending
    • Affiliate Program
    • PinkSale Calculator
    • YouTube Tutorials
    • Marketing Firms
    • Marketing Services
    • AMAs + Calls (Telegram)
    • AMAs + Calls (Twitter)
    • KYC Partners
    • Audit Partners
    • SAFU Contract
    • Based Badge
    • AMA Badge
    • DEX Partners
    • Presale Support
    • Brand Assets
    • PinkSale Elite Club
  • Services
    • Contract Developers
    • Dapp + Web Developers
    • Designers
    • Market Markers
    • Press Release
    • Telegram Ads
    • Telegram, Twitter Shill/Raid
    • Community Managers
    • AMA Hosts
    • CEX Listing
    • Other Services
  • Tokens
    • Create a Standard Token
    • Create a Liquidity Generator Token
    • Create a Baby Token
    • Create a Buyback Baby Token
  • PRESALE
    • Create a Presale
    • Update a Presale
    • Finalize a Presale
    • Cancel a Presale
    • Whitelist Tiers
    • Add/Remove Whitelists
    • Create a Presale Using Stablecoin
    • Manual Listing
    • Create a Presale (Manual Listing)
    • Finalize a Presale (Manual Listing)
  • Presale Vesting
    • Team Vesting Guide
    • Presale Vesting Guide
  • Investing
    • How to Buy a Presale
    • How to Claim Tokens
    • How to Withdraw Your Contribution
    • Emergency Withdraw
  • Fair Launch
    • Create a Fair Launch
    • Finalize a Fair Launch
    • Fair Launch Buy-Back Option
  • Dutch Auction
    • Create a Dutch Auction
    • Finalize a Dutch Auction
  • Subscription
    • Create a Subscription
    • Subscription Allocation Calculation
  • PRIVATE SALE
    • Create a Private/Seed Sale
    • Finalize a Private/Seed Sale
  • DEGEN
    • Create a Degen
    • Create a Whitelist Degen (Solana)
  • Staking
    • Staking
  • Pink Airdrop
    • Create an Airdrop
  • Pink Anti-Bot
    • Introducing
    • Pink Anti-Bot Guide
    • How To Integrate Pink Anti-Bot for Custom Contract
  • PinkLock
    • Create a Lock
    • How to Unlock
    • Transfer Lock Ownership
  • Bridge
    • How to Bridge a Token to Another Network
  • Multi-Sender
    • How to Use Multi-Sender
  • TELE AIRDROP BOT
    • Create Tele Airdrop Bot
    • Setup Bot Mini App
  • SOLANA
    • Create a Token
    • Create a 2022 Token
    • Create a Presale (Manual Listing)
    • Create a Fairlaunch
    • Create a Presale (Auto Listing)
    • Finalize a Presale (Auto Listing)
    • Create a Social Sale
    • Finalize a Social Sale
    • Add/Remove Whitelist
  • COMMON ERRORS ON SOLANA
    • Common Errors - Project Owner
    • Common Errors - Investor
  • Common Errors
  • Exclude Fees, Dividends, Max TX on BSCScan
  • Fail with error "Not enough allowance"
  • TrustWallet RPC Issue
  • How to Fix RPC Error
  • Finalize a Subscription
  • Presale Cancellation
  • Privacy Policy
  • Terms of Service
Powered by GitBook
On this page
  1. Tokens

Create a Buyback Baby Token

PreviousCreate a Baby TokenNextCreate a Presale

Last updated 1 year ago

Check out the steps below on how to create a buyback baby token with PinkSale using MetaMask.

1. From the homepage: click on “Launchpads" => "Create token"

2. You will be redirected to this link:

3. To create a standard type token, in the [Token Type] section, choose “Buyback Baby Token”

4. Input all necessary information. Before doing so, let's go over all the important fields that need to be filled:

Reward token: The contract address of the token that you want to use to reward your users. For example, you want to reward your users with DOGE, enter DOGE token address in this field (Binance-Peg Dogecoin contract address).

Liquidity Fee(%): The % amount of tokens from every transaction that is automatically sent to the liquidity pool.

Buyback Fee (%): The % amount of BNB from every transaction that is used to buy back tokens. It will generate a contract address to store BNB. You need to call buy back function to start buying back tokens.

Reflection Fee (%): The % amount of tokens from every transaction that is distributed to all token holders. If you choose DOGE as a reward token, your users will be rewarded in DOGE instead of the base token.

Marketing Fee (%): The % amount of BNB from every transaction that is sent to the owner wallet.

How to Call Buy Back Manually?

triggerZeusBuyback(uint256 amount, bool triggerBuybackMultiplier)

This function is used to buy back manually with the BNB that has accumulated in the buyback wallet.

triggerBuybackMultiplier if “= true”, that means that after the buyback has taken place, and for a certain amount of time from that moment (default 30 minutes), when traders sell their tokens they will be charged double the normal tax rate. The tax rate for selling will go back to normal after 30 minutes.

https://www.pinksale.finance
https://www.pinksale.finance/launchpad/token/create