LogoLogo
  • General
  • 🤖SuperBots Intro
  • 🎬Tutorial Videos
  • 🖥️Get Started
    • Create a wallet
    • Get your tokens on BSC
    • Connect your wallet to SuperBots
  • ⚙️Technical Overview
  • 👥Need help ?
    • Troubleshooting errors
    • General FAQ
  • Products
    • 📈Vaults
      • How to Deposit/Withdraw?
      • SuperBots Fees
      • Vaults Smart Contract Audit
    • MultiplierX Vaults
    • 🏦Super-Vault
      • FAQ
    • 🚜Staking Pools
      • How to use the pools
    • 📊The Algorithms
  • Tokenomic
    • 🪙MBXN Token
  • Other
    • 🔏Bounty
    • 🛡️SC Audits
    • 🗣️Marketing Materials
    • 🗓️Roadmap
    • 📧Contact us
      • Partnerships
      • Customer Support
Powered by GitBook
On this page
  • Out of Gas error
  • BEP20: transfer amount exceeds allowance
  • BEP20: transfer amount exceeds balance

Was this helpful?

  1. Need help ?

Troubleshooting errors

PreviousNeed help ?NextGeneral FAQ

Last updated 10 months ago

Was this helpful?

Out of Gas error

Warning! Error encountered during contract execution [out of gas]

You have set a low gas limit when trying to make a transaction.

Try manually increasing the gas limit (not gas price!) in your wallet before signing the transaction.

A limit of 200000 is usually enough.

The above example is from Metamask; check your wallet's documentation if you aren't sure how to adjust the gas limit.

Basically, your wallet (Metamask, Trust Wallet, etc.) can't finish what it's trying to do.

Your wallet estimates that the gas limit is too low, so the function call runs out of gas before the function call is finished.

BEP20: transfer amount exceeds allowance

Fail with error 'BEP20: transfer amount exceeds allowance'

  1. Use Unrekt.net to revoke approval for the smart contract you're trying to interact with

  2. Approve the contract again, without setting a limit on spend allowance

  3. Try interacting with the contract again.

This happens when you set a limit on your spend allowance when you first approved the contract, then try to swap more than the limit.

BEP20: transfer amount exceeds balance

Fail with error 'BEP20: transfer amount exceeds balance'

You may be trying to send tokens that you don't have in your wallet (for example, trying to send a token that is already assigned to a pending transaction). In this case, just make sure you have the tokens you're trying to use.

Firstly, let the team know which Vault you're trying to unstake from, so they can top up the rewards. If you're in a hurry to unstake and you don't mind losing your pending yield, try an emergencyWithdraw:

You can perform an “emergencyWithdraw” from the contract directly to unstake your staked tokens.

  1. Find the contract address of the Vault you're trying to unstake from. You can find it in your wallet's transaction log.

  2. Select Write Contract.

  3. In section “4. emergencyWithdraw”, enter "0" and click “Write”.

This will unstake your staked tokens and lose any uncollected yield.

This will lose any yield that you haven’t harvested yet.

Go to and in the search bar, enter the contract address.

Click “Connect to Web3” and connect your wallet.

👥
https://bscscan.com/