Skip to main content

Supported Chains

QsnDEX is deployed across multiple Layer 2 networks. This page provides details on each supported chain, including chain IDs, RPC endpoints, and block explorers.

Production Networks

Taiko Mainnet

PropertyValue
Chain ID167000
Network TypeType-1 zkEVM
Gas TokenETH
RPC URLhttps://rpc.mainnet.taiko.xyz
Block Explorerhttps://taikoscan.io
Bridgehttps://bridge.taiko.xyz
StatusProduction

Taiko is a Type-1 (fully Ethereum-equivalent) zkEVM rollup. This means it achieves full compatibility with the Ethereum Virtual Machine at the bytecode level. Smart contracts deployed on Ethereum can be deployed on Taiko without modification. Gas is paid in ETH.

Arbitrum One

PropertyValue
Chain ID42161
Network TypeOptimistic Rollup
Gas TokenETH
RPC URLhttps://arb1.arbitrum.io/rpc
Block Explorerhttps://arbiscan.io
Bridgehttps://bridge.arbitrum.io
StatusProduction

Arbitrum One is an Optimistic Rollup that provides high throughput and low transaction costs while inheriting Ethereum's security. Transactions are assumed valid by default and can be challenged through a fraud proof mechanism during a dispute window.

Test Networks

Test networks are available for development and testing purposes. Use these chains to experiment with QsnDEX features without risking real funds. Testnet ETH can be obtained from public faucets.

Taiko Hekla

PropertyValue
Chain ID167009
Network TypeType-1 zkEVM (Testnet)
Gas TokenETH (Testnet)
RPC URLhttps://rpc.hekla.taiko.xyz
Block Explorerhttps://hekla.taikoscan.io
StatusTestnet

Arbitrum Sepolia

PropertyValue
Chain ID421614
Network TypeOptimistic Rollup (Testnet)
Gas TokenETH (Testnet)
RPC URLhttps://sepolia-rollup.arbitrum.io/rpc
Block Explorerhttps://sepolia.arbiscan.io
StatusTestnet

Adding Networks to Your Wallet

QsnDEX will automatically prompt you to add or switch to the correct network when needed. If you prefer to add networks manually, refer to the Wallet Setup guide for step-by-step instructions.

Chain Selection in the Application

You can switch between supported chains at any time using the ChainSwitcher dropdown in the application header. The dropdown displays all available networks and indicates which one is currently active. When you select a different chain, the application will request a network switch through your wallet.