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. Money market
  2. Axelar

General message passing

PreviousAxelarNextFailure conditions and solutions

Last updated 3 months ago

All transactions on Strobe Protocol involve general message passing (GMP). A GMP through Axelar goes through three steps in its path:

  1. Source blockchain (XRPL)

  2. Axelar

  3. Destination blockchain (EVM Sidechain)

An example of a .

You can use Axelarscan to track your transaction initiated from XRPL. Please refer to the following links:

Environment
Link

mainnet

testnet

devnet-amplifier

https://axelarscan.io/
https://testnet.axelarscan.io/
https://devnet-amplifier.axelarscan.io/
devnet GMP can be located here