πŸšΆβ€β™‚οΈ
The Chain'Factory'
  • βš™οΈThe Chain'Factory'
  • Factory Orientation
    • Getting Started
    • πŸ“„My Account
    • πŸ“”Deployed Contracts
      • Deploy Management
        • Summary
        • Manage
        • Holder List
        • Pausable
        • Recoverable
        • Mintable
        • Blacklist
        • Whitelist
        • Cooldown
        • Max Balance
        • Max Transferable
        • Dex Router
        • Taxable
        • Social
    • πŸ’ΌManage Contracts
  • Token Forge (Builder)
    • Token Forge (Builder)
      • πŸ†•New Deploy
        • Basic Details
          • ℹ️Token Information
          • πŸ”Transfer Ownership
          • ⬇️Initial Supply Recipients
        • Feature Add-Ons
          • β˜‘οΈContract Features
          • πŸ’°Mintable
          • πŸ”₯Burnable
          • πŸ›‘Blacklist
          • 🟒Whitelist
          • ⏱️Cooldown
          • πŸ“©Max Balance Per Wallet
          • πŸ“€Max Transfer Amount
          • βͺRecover Foreign Tokens
          • ⏸️Pausable
          • 🎟️Permit
          • πŸ“ΈHolder List
        • Dex & Taxes
          • πŸ›£οΈDex Router
          • πŸ’΅Taxable
        • Header & Compiler
          • ✍️Header Comment Block
          • πŸ€“Advanced Compiler Settings
          • πŸ”°Verify Code on Block Explorer
        • Summary
          • πŸ“ƒContract Summary
          • ✍️Confirming Deploy
        • Deploy
          • πŸŽ‰Token Deploy
      • πŸ’΅Pricing & Examples
        • ERC20 Example
        • Meme Token Example
  • Liquidity Locker
    • Coming Soon
  • Vesting Scheduler
    • Coming Soon
  • Presales
    • Coming Soon
  • Launchpads
    • Coming Soon
  • ℹ️Factory Information
    • πŸ“œWallets & Contracts
    • πŸ“ƒFactory Audits
      • Main Token Contract
      • Transparent Proxy Contract
      • Proxy Implementation of Factory Contract
      • MultiSignature Builder
      • Staking dApp Builder
      • Vesting Scheduler
Powered by GitBook
On this page
  1. Factory Orientation
  2. Deployed Contracts
  3. Deploy Management

Max Transferable

PreviousMax BalanceNextDex Router

Last updated 1 year ago

The maximum transferable function will set the total number of tokens a single wallet may transfer in a single transaction. In this section you can:

  1. Edit the maximum transferable percentage for a wallet

  2. Renounce the Max Transferable function

When editing the maximum transferable per wallet, the number of tokens that make up that max wallet will show in the left side of the screen, allowing you to confirm the amount you want for that max wallet percentage as it relates to the tokens.

To disable the Max Transferable function, enter a value of 100 as your max percent.

You can also enter a value of 0 as your max percent and this will disable the function.


To update the maximum transferable a wallet may move, enter the value you want as a percentage value in the Max Percent textbox, and then select the button and approve the transaction in your Web3 Wallet.

To renounce the Max Transferable function, simply select the button and approve the transaction in your Web3 Wallet, keeping in mind that once renounced, none of the variables within this function can no longer be edited.

πŸ“”