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
  • Next-Gen Token Standard: ERC314 Protocol
  • ERC314 Protocol Mechanics
  • ERC314 Protocol Token Creation Steps
  • 1. Wallet Connection (Axperienced users may skip)
  • 2. Parameter Configuration
  • 3. Console Instructions
  • 4. About PancakeSwap Trading
  • FAQs

Was this helpful?

  1. EVM Create Token

ERC314 Protocol Token Creation Guide

The ERC314 Protocol enables 'transfer-as-trade' to reduce fees and simplify transactions,no swap and no approval

Next-Gen Token Standard: ERC314 Protocol

Revolutionary Features

  • 🚀 Swap-free direct trading via transfers

  • ⏳ Transaction cooldown anti-snipe mechanism

  • 🔒 Protocol-enforced liquidity locking

Prerequisites

  1. Install MetaMask or OKX Web3 Wallet

  2. Functional Limitations:

    • Supports bulk transfers

    • PancakeSwap V2 liquidity pools (not recommended)

    • No holder rewards mechanism

ERC314 Protocol Mechanics

The ERC314 Protocol introduces gas-efficient tokenomics eliminating traditional DEX swaps:

  • Buy: Users send BNB → Receive tokens

  • Sell: Users send tokens → Receive BNB

  • Cooldown Restrictions:

    • Global Buy Cooldown: 1 transaction per configured interval

    • Per-Wallet Sell Limit: 1 sell per address per interval

  • Liquidity Lock: Irreversible pool locking until target block

⚠️ Critical Warnings

  • Experimental protocol - unproven long-term security

  • Admin privileges control critical functions - never discard prematurely

ERC314 Protocol Token Creation Steps

2.Select the 314 Protocol template

3.Connect Wallet

4.Token Parameter Configuration

5.Create Contract

6.Creating Liquidity 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

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. Panda314)

  • Symbol: Ticker (e.g. 314)

  • Total Supply: Fixed issuance (non-mintable)

  • Decimals: Fixed at 18 (protocol-enforced)

314-Specific Parameters

  • Liquidity Pct: Liquidity Allocation,% of supply auto-deposited to contract

  • Cooldown Sec: Cooldown Timer,1-60 seconds

    • Buy Orders: Only one buy order is allowed across the entire network within the cooldown period. If one user buys, others must wait.

    • Sell Orders: Each address can only sell once within the cooldown period.

Tax Structure (Buy Side)

  • buyFundFee:: A portion of the BNB from user transactions is deducted and sent to the designated Fund Address.

  • buyBurnFee: A portion of each buy transaction is sent to the Eater Address, reducing supply.

Sell Tax

  • sellFundFee:: A portion of the BNB from user sell transactions is deducted and sent to the designated Fund Address.

  • sellBurnFee: A portion of each sell transaction is sent to the Eater Address, reducing supply.

Note:

1.Cannot be left blank, must be set to 0 if not used

2.PancakeSwap trades bypass tax mechanisms

Security Controls

  • Fund Address: Solely controls liquidity operations

    • Add liquidity

    • Remove liquidity

    • Extend liquidity lock time

    • It is recommended to use the same wallet that created the token as the fund Address.

  • enable Wallet Limit:Click the button to enable manually

    • Max Wallet Holding: Specifies the maximum number of tokens any wallet can hold. Once this setting is turned off, it cannot be re-enabled.

    • Whitelist Consideration:If this feature is enabled, ensure that contract addresses handling batch transfers are added to the whitelist.

3. Console Instructions

Ownership Control

  • renounce Ownership: Permanent privilege discard Renouncing up ownership by changing the ownership address to a Eater Address (Note: If your fundaddress is the same as your ownership wallet, renounce ownership will not affect the ability to add or remove liquidity.)

Liquidity Control(Only Accessible by the fundaddress)

  • Add Liquidity: Single BNB injection (irreversible)

    • Note: Liquidity can only be added once. Adding additional liquidity later is not supported.

    • Lock Duration: Current Block + (Seconds ÷ 3) Example: 48h lock = 960 blocks on BSC

    • Token Initial Pricing: BNB Amount ÷ Token Allocation

  • Remove Liquidity: Remove the BNB from the contract if the liquidity pool is not locked or if the lock period has expired.

  • ExtendLiquidity Lock Time: Before the current lock period expires, you can extend it. Again, using the BSC chain’s approximate 3-second block time, if you wish to extend by 48 hours, you would add roughly 960 blocks to the current block number.

Trad Control

  • Cahnge Wallet limit: Increase or decrease the maximum number of tokens that any address can hold.

  • Disable Holding Limit: Remove the holding limit so that each address can hold an unlimited amount of tokens.

  • Set feeWhitelist: Addresses on the whitelist will not be subject to the maximum holding limit.

  • Modify Cooldown Time: Adjust the cooldown period within the range of 1 to 60 seconds; it cannot exceed 60 seconds.

  • Set Cooldown Whitelist: Addresses on the cooldown whitelist will not be restricted by the cooldown period.

  • set FundAddress: For ease of management, it is recommended to change the fundaddress to the same wallet used for token create.

4. About PancakeSwap Trading

We do not recommend using PancakeSwap for liquidity pool trading due to several limitations. PancakeSwap trading lacks tax mechanisms and may affect transfer-based transactions. Moreover, having two pools (one on PancakeSwap and one for transfers) with different prices could lead to arbitrage opportunities—so please be aware of the risks.

However, if you must use PancakeSwap to add liquidity, please read the following instructions carefully:

Differences Between PancakeSwap Trades and Transfer Trades:

  • When trading via PancakeSwap, your token behaves like a standard token with no tax or slippage.

  • Even with PancakeSwap trading, the cooldown period still applies. After a PancakeSwap trade, transfers cannot occur until the cooldown period has passed—and vice versa.

  • The Defi Trending List platform will display a price candlestick chart for PancakeSwap trading, but this reflects only the PancakeSwap price, not the transfer-based price.

Why Might PancakeSwap Liquidity Addition Fail?

  • Do not add liquidity using a V3 pool; only PancakeSwap V2 pools are supported.

  • If the maximum holding limit is enabled, the number of tokens added for liquidity must not exceed that limit. For instance, if your set maximum holding is 10,000 tokens, you cannot add more than 10,000 tokens to the liquidity pool.

    Solution: After adding liquidity, add the liquidity pool address (or LP address) to the holding whitelist.

Why Might PancakeSwap Trades Fail?

  • If you do not add the liquidity pool address to the holding whitelist, selling tokens might fail when the number of tokens sold plus the tokens already in the pool exceeds the maximum holding limit.

  • If a cooldown period is set and a transfer trade occurs during that time, PancakeSwap trades may be blocked.

Best Practice: Ensure that both the pool address and the router address are added to the cooldown and holding whitelists.

  • Pool Address: You can find this by using defi trending list platform(e.g. dextool or gmgn)

  • PancakeSwap V2 Router Address: 0x10ED43C718714eb63d5aA57B78B54704E256024E

  • PancakeSwap V2 Testnet Router Address: 0xB6BA90af76D139AB3170c7df0139636dB6120F7e

FAQs

Why Might Batch Transfers Fail?

  • Before initiating a batch transfer, you must add the batch transfer contract address to both the cooldown and holding whitelists (if a holding limit is in place) to enable successful batch transfers.

    • Binance BSC Batch Transfer Contract Address: 0x07A9a91ff664dD0d02C8675fbfD8AECe29792389

    • BSC Testnet Batch Transfer Contract Address: 0x5Bf632738adc5Ffc20DA85a471ff6a60310C0c0E

How to Access the Console with the fundaddress?

  • If your ownership wallet and fundaddress are not the same, you will need to copy the console URL and open it using the fundaddress to access the console.

Does Renouncing Ownership Affect the fundaddress?

  • If the fundaddress is the same as the ownership wallet, renounce ownership does not affect the functionality of the fundaddress; you can still add liquidity, remove liquidity, and manage liquidity control.

How to Calculate the Initial Token Price?

  • When creating your token, you must allocate a portion of the total supply for liquidity. For example, if you create 200 million tokens with a liquidity allocation of 50%, then 100 million tokens will automatically transfer to the contract address.

  • Initial Price = (BNB Added) ÷ (Token Allocation)

  • If you add 10 BNB for liquidity, the initial price is calculated as follows: Initial Price = 10 BNB ÷ 100,000,000 tokens = 0.0000001 BNB per token.

  • Assuming the price of BNB is 535 USD, the initial token price would be: 0.0000001 × 535 = 0.0000535 USD.

Can the 314 Protocol Use USDT or wBNB for Trading or Pairing?

  • No, the 314 protocol supports trading only in BNB.

How to Calculate the Unlock Block / Liquidity Lock Time?

  • To determine the unlock block, convert the desired lock duration into blocks. On the BSC chain, with roughly 3 seconds per block, if the current block number is 100 and you wish to lock liquidity for one year, calculate as follows:

  • Target Block = Current Block + (Lock Seconds ÷ 3)

    • 1 year = 365 days × 24 hours × 60 minutes = 525,600 seconds.

    • Number of blocks = 525,600 ÷ 3 ≈ 175,200 blocks.

    • Unlock Block = Current Block Number + 175,200 = 100 + 175,200 = 175,300.

  • Enter this block number as your unlock block to lock liquidity for one year.

PreviousBurning Reflection Token Ceration GuideNextHolders Interest Token Creation Guide

Last updated 2 months ago

Was this helpful?

1.Open

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 the various functions of your token. Once your wallet is connected, open and modify the following settings:

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

⛓️
6️⃣
PandaTool
https://www.pandatool.org/#/coinrelease/314%E5%8D%8F%E8%AE%AE?lang=en-US
https://www.pandatool.org/#/coinrelease/314%E5%8D%8F%E8%AE%AE?lang=en-US
https://www.pandatool.org/#/coinrelease/console?lang=en-US
https://t.me/pandatool_en