Transaction Reversions


In some cases, a transaction may appear to be successful on the blockchain, but no transfer of assets (NFTs or tokens) will occur if the following conditions are not met:

  • Insufficient Token Balance: If you attempt to purchase an NFT (or a batch of NFTs) without having enough of the required token(s) in your wallet, the transaction may still go through from the wallet’s perspective — but the actual asset transfer will fail silently, and no NFTs or tokens will be transferred.

  • Expired Listings or Changed Pricing: If a listing has been purchased/removed or the seller has updated the price after shortly you began the transaction, the transfer may not go through. Always double-check prices and listings right before confirming.

  • Network Delays or Errors: Congestion or RPC errors on the Flare Network can sometimes cause delayed or reverted transactions. If your wallet appears stuck or the transaction doesn't finalize, try:

    • Refreshing the page

    • Switching RPC endpoints

    • Reconnecting your wallet


Tip: Always review your transaction history on your wallet or a Flare Network Explorer to verify whether a transfer was successful. If in doubt, avoid re-submitting the same transaction without checking your balances and token allowances first.

Last updated