Common Error Messages explained

sorry, please try to reduce the amount of the NFT you're about to inject/withdraw.
  • The AMM specific you set up do not comply with the Smart-Node Algorithm standards.

sorry, the fees amount is not correct
  • The expected HbarSuite fees do not equal to the fees amount the user is paying.

the owner fees amount is not correct, expected to receive $XXX $token
  • The expected Pool owner fees do not equal to the fees amount the user is paying.

the price you're trying to pay is not correct, expected to pay $XXX $token
  • The Oracle does not agree with the price you are paying. It's likely that the pool state might have changed.

the royalty fee account is not associated with HSuite, this pool can only be created using HBAR.
  • If you are trying to create an NFT pool paired with HSUITE, you will receive this error if the NFT Royalty account you are trying to inject, does not have HSUITE associated.

the hbar amount is not correct, expected to receive $XXX 
  • The validator sees that the amount your are trying to pay in HBAR, is not the expected one.

the AMM fee must be smaller than 20%
  • The max allowed pool owner fee is of 20%

the sender or the receiver is not correct
  • The sender or receiver of an NFT swap is not correct

you are trying to inject $NFTX, but the pool is meant to receive $NFTY
  • The NFT you are trying to inject in a pool, is not the expected one

the amount you're trying to withdraw is not correct, expected to withdraw $XXX
  • The pool state might have changed right before you were trying to withdraw your assets.

looks like you're the owner of this pool, please use the withdraw feature instead.
  • You cannot buy or sell NFTs from your own pools.

Last updated