Gnosis / transaction
Gnosis transaction lookup
Look up any Gnosis transaction on GnosisScan. tx.taxi detects the format, picks the right Gnosis explorer, and redirects.
Gnosis Chain is an EVM-compatible chain that uses xDAI as its native gas token. Its addresses and hashes follow the same 0x format as Ethereum. tx.taxi's configured primary Gnosis explorer is GnosisScan, built by the Etherscan team for the Gnosis Chain network, with ERC-20 transfers, contract verification, and validator views. Paste a Gnosis address, transaction hash, block hash, or block number at tx.taxi/{value} and the router classifies the format and 302-redirects to the matching /address/, /tx/, or /block/ page on GnosisScan. The same string may also be valid on other EVM chains, so chain context matters. On this page: Gnosis transaction lookups specifically.
How it works
- Copy your
Gnosis transaction(e.g. the transaction hash from your wallet). - Paste into the search above or visit
tx.taxi/<your-transaction>directly. - tx.taxi detects the Gnosis format and redirects to GnosisScan.
Live transactions
Frequently asked questions
What is the native token on Gnosis Chain?
Gnosis Chain uses xDAI as its native gas token, while the GNO token plays a governance and staking role. Address and hash formats follow the standard EVM conventions.
Is Gnosis Chain the same as the old xDAI Chain?
Gnosis Chain evolved from xDAI Chain after the merge with the Gnosis ecosystem. The on-chain address and hash formats stayed the same, so existing lookup tools continue to work.
Is GnosisScan built by the Etherscan team?
GnosisScan shares the Etherscan UI conventions and tooling, configured for Gnosis Chain. tx.taxi uses it as the configured primary destination.