Endless
  • 🚀README
  • Discovery
    • 🚀Endless Web3 Genesis Cloud
    • 💎Business Model
    • 🎯Vision
    • ✈️Roadmap
    • 🪙Economics
    • 👤Team
      • Yu Xiong
      • Amit Kumar Jaiswal
      • Ned
      • 0xfun
      • Scott Trowbridge
      • Neeraj Sharma LLB
      • Amjad Suleman
      • Binu Paul
      • Eduard Romulus GOEAN
    • ❤️Developer Community
  • Endless Chain
    • Tech Docs
      • Account Address Format
      • Endless Account
      • Endless Coin(EDS)
      • Sponsored Transaction
      • On-Chain Multisig
      • Randomness
      • Safety Transaction
      • Token Locking & Distribution
    • Start
      • Learn about Endless
        • Accounts
        • Resources
        • Events
        • Transactions and States
        • Gas and Storage Fees
        • Computing Transaction Gas
        • Blocks
        • Staking
          • Delegated Staking
        • Governance
        • Endless Blockchain Deep Dive
          • Validator Nodes Overview
          • Fullnodes Overview
          • Node Networks and Synchronization
        • Move - A Web3 Language and Runtime
      • Explore Endless
      • Latest Endless Releases
      • Networks
    • Build
      • Tutorials
        • Your First Transaction
        • Your First Fungible Asset
        • Your First NFT
        • Your First Move Module
        • Your First Multisig
      • Learn the Move Language
        • The Move Book
          • Getting Started
            • Introduction
            • Modules and Scripts
          • Primitive Types
            • Move Tutorial
            • Integers
            • Bool
            • Address
            • Vector
            • Signer
            • References
            • Tuples and Unit
          • Basic Concepts
            • Local Variables and Scope
            • Equality
            • Abort and Assert
            • Conditionals
            • While, For, and Loop
            • Functions
            • Structs and Resources
            • Constants
            • Generics
            • Abilities
            • Uses and Aliases
            • Friends
            • Packages
            • Package Upgrades
            • Unit Tests
          • Global Storage
            • Global Storage - Structure
            • Global Storage - Operators
          • Reference
            • Libraries
            • Move Coding Conventions
        • Advanced Move Guides
          • Objects
            • Creating Objects
            • Configuring objects
            • Using objects
          • Move Scripts
            • Writing Move Scripts
            • Compiling Move Scripts
            • Running Move Scripts
            • Move Scripts Tutorial
          • Resource Accounts
          • Modules on Endless
          • Cryptography
          • Gas Profiling
          • Security
      • Endless Standards
        • Object
        • Endless Fungible Asset Standard
        • Endless Digital Asset Standard
        • Endless Wallet Standard
      • Endless APIs
        • Fullnode Rest API
        • Indexer Restful API
          • Indexer Installation
        • GRPC Transaction Stream
          • Running Locally
          • Custom Processors
            • End-to-End Tutorial
            • Parsing Transactions
          • Self-Hosted Transaction Stream Service
      • Endless SDKs
        • TypeScript SDK
          • Account
          • SDK Configuration
          • Fetch data from chain
          • Transaction Builder
          • HTTP Client
          • Move Types
          • Testing
          • Typescript
        • Rust SDK
        • Go SDK
      • Endless CLI
        • Install the Endless CLI
          • Install On Mac
          • Install On Alibaba Cloud
          • Install On Linux
          • Install On Windows
        • CLI Configuration
        • Use Endless CLI
          • Working With Move Contracts
            • Arguments in JSON Tutorial
          • Trying Things On-Chain
            • Look Up On-Chain Account Info
            • Create Test Accounts
          • Running A Local Network
            • Running a Public Network
          • Managing a Network Node
      • Integrate with Endless
        • Endless Token Overview
        • Application Integration Guide
      • Endless VSCode extension
      • Advanced Builder Guides
        • Develop Locally
          • Running a Local Network
          • Run a Localnet with Validator
    • Nodes
      • Learn about Nodes
      • Run a Validator and VFN
        • Node Requirements
        • Deploy Nodes
          • Using Docker
          • Using AWS
          • Using Azure
          • Using GCP
        • Connect Nodes
          • Connect to a Network
        • Verify Nodes
          • Node Health
          • Validator Leaderboard
      • Run a Public Fullnode
        • PFN Requirements
        • Deploy a PFN
          • Using Pre-compiled Binary
          • Using Docker
          • Using GCP 🚧 (under_construction)
        • Verify a PFN
        • Modify a PFN
          • Upgrade your PFN
          • Generate a PFN Identity
          • Customize PFN Networks
      • Bootstrap a Node
        • Bootstrap from a Snapshot
        • Bootstrap from a Backup
      • Configure a Node
        • State Synchronization
        • Data Pruning
        • Telemetry
        • Locating Node Files
          • Files For Mainnet
          • Files For Testnet
          • Files For Devnet
      • Monitor a Node
        • Node Inspection Service
        • Important Node Metrics
        • Node Health Checker
    • Reference
      • Endless Error Codes
      • Move Reference Documentation
      • Endless Glossary
    • FAQs
  • Endless Bridge
    • Intro to Endless Bridge
    • How to use bridge
    • Liquidity Management
    • Faucet
    • Developer Integration
      • Contract Integration
        • Message Contract
        • Execute Contract
      • Server-Side Integration
        • Message Sender
        • Example of Message Listener Service (Rust)
        • Example of Token Cross-Chain (JS)
  • Endless Wallet
    • User Guide
    • Basic Tutorial
    • FAQs
    • MultiAccount
    • SDK
      • Functions
      • Events
  • GameFi
    • Intro
    • GameFi & Endless
  • Endless Modules
    • Stacks
    • Storage
    • Module List
  • Endless Ecosystem
    • Intro
    • Show Cases
    • App Demo
  • Whitepaper
  • Endless SCAN
    • User Guide
  • MULTI-SIGNATURE
    • Multi-Signature User Guide
  • Regulations
    • Privacy Policy
    • Terms of Service
    • Funding Terms - Disclaimer
Powered by GitBook
On this page
  • Use the Endless Explorer
  • Users
  • Common tasks
  • Explorer pages
  • Explorer home
  • Transactions
  • Transaction details
  • Accounts
  • Blocks
  • Validators
Export as PDF
  1. Endless Chain
  2. Start

Explore Endless

PreviousMove - A Web3 Language and RuntimeNextLatest Endless Releases

Last updated 2 months ago

Use the Endless Explorer

Endless Explorer: https://scan.endless.link

lets you delve into the activity on the Endless blockchain in great detail, seeing transactions, validators, and account information. With the Endless Explorer, you can ensure that the transactions performed on Endless are accurately reflected.

The Endless Explorer provides a one-step search engine across the blockchain to discover details about wallets, transactions, network analytics, user accounts, smart contracts, and more. The Endless Explorer also offers dedicated pages for key elements of the blockchain and acts as the source of truth for all things Endless. See the Endless Glossary for definitions of many of the terms found here.

Users

The Endless Explorer gives you a near real-time view into the status of the network and the activity related to the core on-chain entities. It serves these audiences and purposes by letting:

  • App developers understand the behavior of the smart contracts and sender-receiver transaction flows.

  • General users view and analyze Endless blockchain activity on key entities - transactions, blocks, accounts, and resources.

  • Node operators check the health of the network and maximize the value of operating the node.

  • Token holders find the best node operator to delegate the tokens and earn a staking reward.

Common tasks

Follow the instructions here to conduct typical work in the Endless Explorer.

Select a network

The Endless Explorer renders data from all Endless networks: Mainnet, Testnet, Devnet, and your local host if configured. See Endless Blockchain Networks for a detailed view of their purposes and differences.

To select a network in the Endless Explorer, load the explorer and use the Select Network drop-down menu at the top right to select your desired network.

Find a transaction

One of the most common tasks is to track a transaction in Endless Explorer. You may search by the account address, transaction version and hash, or block height and version.

To find a transaction:

  1. Enter the value in the Search transactions field near the top of any page.

  2. Do not press return.

  3. Click the transaction result that appears immediately below the search field, highlighted in green within the following screenshot:

The resulting Transaction details page appears.

Find an account address

The simplest way to find your address is to use the Endless Wallet.

Then simply append it to the following URL to load its details in the Endless Explorer: https://scan.endless.link/account/

Like so: https://scan.endless.link/account/0x778bdeebb67d3914b181236c2f1f4acc0e561482fc265b9a5709488a97fb3303

See Accounts for instructions on use.

Explorer pages

This section walks you through the available screens in Endless Explorer to help you find the information you need.

Explorer home

The Endless Explorer home page provides an immediate view into the total supply of Endless coins, those that are now staked, transactions per second (TPS), and active validators on the network, as well as a rolling list of the latest transactions:

Click the Transactions tab at the top or View all Transactions at the bottom to go to the Transactions page.

Transactions

The Transactions page displays all transactions on the Endless blockchain in order, with the latest at the top of an ever-growing list.

In the transactions list, single-click the Hash column to see and copy the hash for the transaction or double-click the hash to go directly to the transaction details for the hash.

Otherwise, click anywhere else in the row of the desired transaction to load its Transaction details page.

Use the controls at the bottom of the list to navigate back through transactions historically.

Transaction details

The Transaction details page reveals all information for a given transaction, starting with its default Overview tab. There you can see a transaction's status, sender, version, gas fee, and much more:

Scrolling down on the Overview, you can also see the transaction's signature (with public_key) and hashes for tracking.

The Transaction details page offers even more information in the following tabs.

Balance Change

The Balance Change details BalanceChange tab shows the balance changes of every account the transaction involves, including gas transaction consumes.

Events

The Transaction details Events tab shows the transaction's sequence numbers, including their types and data.

Payload

The Transaction details Payload tab presents the transaction's actual code used. Click the down arrow at the bottom of the code block to expand it and see all contents.

Changes

The Transaction details Changes tab shows the addresses, state key hashes, and data for each index in the transaction.

Accounts

The Accounts page aggregates all transactions, tokens, and other resources in a single set of views starting with its default Transactions tab:

You can load your account page by appending your account address to: https://explorer.endlesslabs.com/account/

See Find account address for more help.

On the Accounts > Transactions tab, click any transaction to go to its Transaction details page.

As on the main Transactions page, you may also single-click the Hash column to see and copy the hash for the transaction or double-click the hash to go directly to the transaction details for the hash.

As with Transactions, the Endless Explorer provides tabs for additional information about the account.

Coins

The Coins tab presents any assets owned by the account, lists the coin's name and symbol, the amount the accounts holds. Click any of the assets to go to the Coins details page.

Coin details

The Coin details page contains:

  • Overview tab including Coin name, symbol, coin address, creater, coin total supply, holders count.

  • Transactions tab showing all transfer associated with the coin.

  • Holders tab showing all accounts who hold the coin, sort by holding quantity.

NFTs

The NFTs tab presents any Non-Fungible Assets owned by the account, lists the nft's name, collection the nft belongs to. Click any of the nft to go to the NFT details page.

NFT details

The NFT details page contains:

  • Overview tab including token name, owner, collection, creator, royalty, and more.

  • Activities tab showing all transfer types, the addresses involved, property version, and amount.

On either tab, click an address to go to the Account page for the address.

Resources

The Resources tab presents a view of all types used by the account. Use the Collapse All toggle at top right to see all types at once.

Modules

The Modules tab displays the source code and ABI used by the account. Select different modules on the left sidebar to view Move source code and ABI of a specific module. Use the expand button at the top right of the source code to expand the code for better readability.

Info

The Info tab shows the sequence number and authentication key used by the account.

Blocks

The Blocks page presents a running list of the latest blocks to be committed to the Endless blockchain.

Click the:

  • Hash to see and copy the hash of the block.

  • First version to go to the first transaction in the block.

  • Last version to go to the last transaction in the block.

  • Block ID or anywhere else to go to the Block details page.

Block details

The Block details page contains:

  • Overview tab including block height, versions, timestamp, proposer, epoch and round.

  • Transactions tab showing the version, status, type, hash, gas, and timestamp.

On the Overview tab, click the versions to go to the related transactions or double-click the address of the proposer to go to the Account page for that address.

On the Transactions tab, click the desired row to go to the Transactions details page.

Validators

The Validators page lists every validator on the Endless blockchain, including their validator address, voting power, public key, fullnode address, and network address.

Click the validator address to go to the Account page for that address. Click the public key or any of the other addresses to see and copy their values.

The Endless Explorer