What does the error message 'Return amount is not enough' mean?
What should I do if I encounter the error 'Exchange rate has changed'?
acceptExchangeRateUpdateHook
and return true
to automatically accept updated rates.See SDK documentationI’m getting an error 'EVM contract destination addresses not currently supported by mayanWH and mayanMCTP'
Why did my Mayan MCTP transfer take so long and cost so much?
What does error code 1001: 'None of the available routes could successfully generate a tx' mean?
fromAddress
does not have enough balance to cover the transaction.Why does my bridge show 'Not an EVM Transaction' error even though funds arrived?
What does the error selector 0x963b34a5... mean in a failed swap?
MinimalOutputBalanceViolation
.
Most swap errors originate at the DEX level. If not, LI.FI has fallback validation logic.
Error selectors vary depending on the DEX.When is a FAILED transaction eligible for a refund, and can its status change afterward?
What does the NOT_PROCESSABLE_REFUND_NEEDED substatus mean?
What does the PARTIAL substatus mean in a transaction?
PARTIAL
is a final status. The full value was received, but in a different token than expected.