docs.status.network/docs/tools/block-explorers.md
2025-02-10 18:46:43 +05:30

1.6 KiB

title description keywords
Status Network Block Explorer Learn how to use the Status Network block explorer to track transactions, verify smart contracts, and monitor network activity. Complete guide to explorer features and contract verification.
Status Network explorer
blockchain explorer
smart contract verification
transaction tracking
block explorer
network monitoring

Status Network Testnet Explorer

The Status Network block explorer is available at sepoliascan.status.network.

Features

  • View transaction details and status
  • Track token transfers and balances
  • Verify smart contract source code
  • Monitor gas prices and network activity
  • View and interact with verified smart contracts
  • Track token holdings for any address

Sepolia Explorer (Layer 1)

For tracking transactions on Sepolia (Layer 1), use Sepolia Etherscan.

This is particularly useful for:

  • Monitoring bridge transactions from L1 to L2
  • Tracking token deposits and withdrawals
  • Verifying L1 contract interactions

Contract Verification

To verify your smart contract on Status Network Explorer:

  1. Navigate to Contract Verification
  2. Enter your contract address
  3. Upload your source code and provide compilation details
  4. Submit for verification

Once verified, your contract's source code will be publicly visible and users can interact with it directly through the explorer.

API Access

The Status Network Explorer provides API endpoints for developers. Documentation for the API will be available soon.