Supported Chains
Skylens supports transaction analysis, execution tracing, and emulation on 16 EVM networks, from Ethereum and BSC to Base, Arbitrum, and HyperliquidEVM.
Skylens works on 16 EVM mainnets plus the Ethereum Sepolia testnet. Every supported chain gets the full toolset: transaction overview, balance changes, token flow, execution trace, state changes, source and bytecode debugging, and Virtual TestNets.
To analyze a transaction, paste its hash on the home page or open it directly with the URL pattern /tx/{chain}/{transaction-hash}.
All supported networks
| Chain | Chain ID | Native token | Block explorer |
|---|---|---|---|
| 0x1 (1) | ETH | etherscan.io | |
| 0x38 (56) | BNB | bscscan.com | |
| 0xa4b1 (42161) | ETH | arbiscan.io | |
| 0xa (10) | ETH | optimistic.etherscan.io | |
| 0x89 (137) | POL | polygonscan.com | |
| 0x2105 (8453) | ETH | basescan.org | |
| 0x13e31 (81457) | ETH | blastscan.io | |
| 0xa86a (43114) | AVAX | snowtrace.io | |
| 0x82750 (534352) | ETH | scrollscan.com | |
| 0xe708 (59144) | ETH | lineascan.build | |
| 0x92 (146) | S | sonicscan.org | |
| 0x2019 (8217) | KAIA | kaiascan.io | |
| 0x1e0 (480) | ETH | worldscan.org | |
| 0x82 (130) | ETH | uniscan.xyz | |
| 0x3e7 (999) | HYPE | hyperevmscan.io | |
| 0x2611 (9745) | XPL | plasmascan.to |
Ethereum Sepolia is also supported for testnet workflows — see the Ethereum page for details.
What you can do on every chain
- Execution Trace — replay contract calls, events, and storage access
- Token Flow — follow assets across users, contracts, pools, and vaults
- State Changes — confirm persistent storage writes
- Address & Contract Analysis — inspect source, storage layout, and proxies
- Virtual TestNets — fork a chain and emulate transactions safely
