Owner Capabilities

This section covers privileged functions that can be executed by the owner.

  • swapToken - the owner can swap tokens that occurred in the contract for BNB

  • setFeeRate - the owner of the contract can set the buy / sell fees. buy fee can be up to 20% and sell fee can be up to 20%.

  • setMinTokensBeforeSwap - set the minimum amount of tokens that need to be occurred before swapping the token to bnb. Please note, the contract is selling tokens for BNB, selling a significant amount of tokens can result in an undesired price drop.

Last updated