WorldLand Docs
WorldlandGithub
English
English
  • WorldLand
    • WorldLand Docs
    • Learn
      • What is WorldLand?
      • WorldLand Technology
      • Design Principles
      • How WorldLand Works
      • WorldLand Tokenomics
      • WorldLand Governance
      • Charter of WorldLand
      • Introduction
  • 🧑‍💻User
    • Wallet
    • Network
    • Get WLCs
    • Transfer Tokens
    • Block Explorer
  • ⛏️Miner
    • Install Node
    • Run Node
    • Start Mining
    • Check Balance
  • 💻Node Developer
    • WorldLand
    • Command-line options
      • Node
      • Peer
      • Mining
    • Security
    • Account Mangement
    • JSON-RPC APIs
  • 📱dApp Developer
    • Development Environment
      • Remix
      • Truffle
    • Web3 Libraries
    • Web3 API
  • ❓Q&A
    • Discord
  • ↗️Links
    • WorldLand
    • Seoul Block Explorer
    • Gwangju Block Explorer
Powered by GitBook
On this page
  • What can I do with Block Explorer?
  • Key Features
Edit on GitHub
  1. User

Block Explorer

PreviousTransfer TokensNextInstall Node

Last updated 1 year ago

URL:

We use the as a block explorer for Seoul Mainnet and Gwangju Testnet.

What can I do with Block Explorer?

  • Deep Search: Find all the information you need on Blocks, Transactions, Tags and more through the integrated search box.

  • Interact with Contracts: Read and write to contracts directly from the Explorer UI.

  • Verify Contracts: Use Hardhat, Sourcify, and other tools to quickly verify contracts.

  • Make API Calls: Make requests to a robust API using standard and customized endpoints.

  • Customize Views: Use the My Account features to add tags, watchlists and other features.

Key Features

  • Real time transaction tracking: Transactions are updated in real time - no page refresh required. Infinite scrolling is also enabled.

  • Smart contract interaction: Users can read and verify Solidity & Vyper smart contracts and access pre-existing contracts to fast-track development.

  • Token support: Support for ERC20 and ERC721 tokens.

  • Decoded views: Contract method calls and logs are decoded to provide additional information within the UI.

  • Full-featured API: GraphQL provides the opportunity to test API calls directly from a web interface, and RPC methods are well documented.

Reference

See for details on how to use it.

🧑‍💻
BlockScout's documentation
https://docs.blockscout.com/
http://scan.worldland.foundation/
Blockscout project