For the complete documentation index, see llms.txt. This page is also available as Markdown.

Symbiosis Explorer

How to track swaps, and transaction data in the Symbiosis Explorer.

Explorer Overview

Symbiosis Explorer collects and stores data related to cross-chain operations performed via the Symbiosis protocol. It allows users to search for real-time and historical information about cross-chain operations by hash or address.

Symbiosis Explorer is available at https://explorer.symbiosis.finance

Scheme 1. Symbiosis Explorer (general view).

Explorer sorts cross-chain operations in chronological order, with the most recent on top. Transaction amounts are displayed in USD, ETH or BTC equivalent, depending on the swap currency.

To check the status of your cross-chain operation, copy and paste the transaction hash or your address into the search bar at the top. For instance:

Scheme 2. Searching by address.

You can get full information about the cross-chain operation by clicking View:

TXs States

Possible states are: In progress, Success, Success*, Interrupted, and Reverted.

Status
Meaning

In progress

The swap is still being processed.

Success

The swap was completed.

Success*

The swap was completed, and transit tokens (USDC, USDT, wETH, wBTC, or SyBTC) were delivered on the destination chain instead of the expected destination token.

Interrupted

The swap was interrupted during routing. The tokens were sent to the provided fallback address.

Reverted

The swap could not be completed and the tokens were returned on the source chain.

Last updated

Was this helpful?