Skip to content

Latest commit

 

History

History
86 lines (57 loc) · 3.72 KB

bridge-explorer.md

File metadata and controls

86 lines (57 loc) · 3.72 KB
title description keywords
Bridge Explorer
Bridge Explorer for Omnibridge and xDAI bridge
bridge explorer
ethereum
gnosis

Bridge Explorer

:::info https://bridge-explorer.gnosischain.com/ :::

Bridge explorer allows user to check bridge transactions of xDAI bridge and Omnibridge, bridges configurations, and validators status. Users may also claim their bridge transactions in bridge explorer.

Transactions

How to search for your transation?

  1. Select xDAI for xDAI bridge transaction or Omnibridge for Omnibridge transaction.
  2. Search the transaction by inserting the transaction hash or initiator/receiver address.
  3. You can use different filter options to filter out the unrelevant transactions.
  4. Click on the transaction item to check the details of the transaction.

Search Transaction

What does different filters mean?

Status

  1. Initiated: Transaction is initiated from the source chain.
  2. Collecting: Signatures from validators are being collecting for the transaction.
  3. Unclaimed: Transaction has collected enough signatures, but has not yet been claimed on Ethereum.
  4. Completed: Transaction has been bridged successfully.
  5. Error: Transaction is not bridged successfully.

Direction

  1. Gnosis > Mainnet: The transaction is initiated from Gnosis Chain, and bridged to Ethereum mainnet, user need to claim the transaction on Ethereum mainnet.
  2. Mainnet > Gnosis: The transaction is initiated from Ethereum mainnet, and bridged to Gnossi Chain.

Signed by

  • The transaction is signed by which validator (validator calls submitSignatures to sign the transaction).

Executed by

  • The transaction is executed by which validator (validator calls executeAffirmation to execute the transaction).

How to claim your transaction

  1. Click Connect button on top right corner and connect your wallet.
  2. Search for your transaction
  3. Click Claim button to claim your transaction.

claim tx

Bridges

Daily bridge limits

This section shows insight of bridge limit and is reset every Daily limit reset hours.

  1. Daily Limit
    • Ethereum -> Gnosis Chain: Maximum amount of DAI/token that users can bridge from Ethereum to Gnosis in a day
    • Gnosis Chain -> Ethereum: Maximum amount of XDAI/token that users can bridge from Gnosis to Ethereum in a day.
  2. Execution Daily Limit
    • Ethereum -> Gnosis Chain: Maximum amount of DAI/token that bridge validators can execute and bridge from Gnosis to Ethereum in a day.
    • Gnosis Chain -> Ethereum: Maximum amount of XDAI/token that bridge validators can execute and bridge from Ethereum to Gnosis in a day.
  3. Min. per transaction: Minimum amount of token that users can bridge in a single transaction.
  4. Max. per transaction: Maximum amount of DAI that users can bridge in a single transaction.
  5. Execution max. per transaction: Maximum amount of token that validators can execute in a single transaction.
  6. Daily limit reset: In how many hours will the daily limit get reset to zero.
  7. Token address: Token address of corresponding token, native token(xDAI) don't have an address.

Configuration

This section shows the address of key contracts.

Validators

This section shows the insight of current bridges validators, including last seen ago, total signed and executed transactions in 24 hours, balance of validators and their addresses.