DeDust Hub
Technical Reference

Error Codes

Below is a reference of error codes that may be returned by the Uranus contracts (Meme Factory, Meme, Meme Wallet).

NameCodeDescription
BondingCurveParametersMalformed20Invalid or malformed bonding curve parameters were provided.
SlippageExceeded21Transaction failed because the allowed slippage limit was exceeded.
PresetNotExist22The specified Meme Preset does not exist.
MessageValueTooLow23Attached message value is insufficient to execute the operation.
AlreadyInitialized24Meme contract has already been initialized.
SenderUnauthorized25Sender is not authorized to perform this action.
InitialBuyLimitExceeded26Initial buy amount exceeds the allowed limit.
BalanceExceeded27Operation exceeds the available balance or maximum allowed balance.
NotInitialized28Contract or state has not been initialized yet.
AlreadyGraduated29Token has already graduated and can no longer perform this operation.
CrossWorkchainTransfer30Cross-workchain transfers are not supported.
IncorrectAddress31Provided address is invalid or incorrect.
FeePresetNotExist34The specified fee preset does not exist.
TotalSupplyPresetNotExist35The specified total supply preset does not exist.
RaisingFundsOutOfRange36Raising funds amount is outside the allowed range.
PartnerFeeOutOfRange37Partner fee value is outside the allowed range.
OnSellSupplyPercentOutOfRange38On-sell supply percentage is outside the allowed range.
PoolPartnerFeeOutOfRange39CPMM pool partner fee is outside the allowed range.