Strobe Protocol
  • Introduction
  • Terminology
  • Products
  • Money market
    • Rationale
    • User guide
    • Architecture
      • Deposit and repayment
      • Withdrawal and borrowing
      • Liquidation
      • EVM Sidechain lending internals
    • Interest rate strategies
      • Interest rate strategy 1
    • Asset parameters
      • Definitions
      • Values
    • Overcollateralization and collateralization ratio
    • Health factor and liquidation
    • Oracle
    • Axelar
      • General message passing
      • Failure conditions and solutions
    • Risks
    • FAQ
  • Useful links
Powered by GitBook
On this page
  • 1. GMP failing to be approved for relay from the source chain into the Axelar network
  • 2. Insufficient gas/fee
  • 3. Smart contract error execution
  1. Money market
  2. Axelar

Failure conditions and solutions

PreviousGeneral message passingNextRisks

Last updated 2 months ago

There are three potential failures that a user may encounter while using Axelar.

1. GMP failing to be approved for relay from the source chain into the Axelar network

  • Solution: Find the transaction on , and click on "Approve" to submit the request again.

2. Insufficient gas/fee

  • Example: (Do note that this is only a proxy/example. Actual transactions between XRPL and EVM Sidechain are pending Axelar's mainnet launch)

  • Solution: Find the transaction on , connect wallet, and click on "add gas".

3. Smart contract error execution

  • Description: This error should not take place in general. Some specific preconditions must not have been met for this to happen. For instance, if you have zero debt but still somehow send a transaction to repay, the smart contract will throw an error, because you don't have any debts.

  • Solution for deposit/repayment: Send a recovery transaction to recover the funds.

  • Solution for withdrawal/borrowing: Check the preconditions again, and send a new transaction.

.

Refer to Axelar docs for more information
Axelarscan
Arbitrum → Polygon GMP not being confirmed due to insufficient fee.
Axelarscan