Chainlens
  • Getting started
    • 🔗Overview
    • ✨Chainlens versions
  • Features
    • 🔎Navigation
    • 💠NFTs
    • ⚙️REST API
    • 📱Mobile Experience
    • 🔦Source Code Verification
    • ⚡Chain Syncing
  • Help & FAQs
    • ⛰️Roadmap
    • 📖Release Notes
    • ❔FAQs
Powered by GitBook
On this page
  • Navigation
  • Features
  • Contracts
  • Filtering and sorting
  • Tokens
  • Events
  • Accounts
  • Transactions
  • Blocks
  1. Features

Mobile Experience

Chainlens provides a fully responsive user experience.

PreviousREST APINextSource Code Verification

Last updated 1 year ago

Although primarily intended for using with a desktop computer or laptop, we designed a great mobile experience too.

The mobile experience makes available all of the core functionality of the explorer such as the token, contract, address, transaction and block views along with all of the filtering and searching functionality.

Navigation

Navigation is performed via the menu at the side of the screen.

Features

The mobile experience contains all of the data views for contracts, tokens, events, transactions, blocks and the network. It also provides filtering and sorting functionality.

Contracts

The contracts view shows all contracts.

Clicking on a contract takes you to the contract details.

Filtering and sorting

You also have sorting and filters available for all of your list views.

This allows you to filter for ERC-20 and ERC-777 contracts created in the past month.

Tokens

Navigating to the tokens page we have all tokens listed.

We can click on a token to view individual token details.

Events

The events view displays events emitted by transactions.

Accounts

We also can view balances associated with accounts when we browse to an account which is associated with an Ethereum wallet, i.e. not a smart contract address.

Transactions

The transactions view lists all transactions.

Clicking on a transaction provides the transaction details.

Blocks

Likewise the blocks view lists all blocks.

Again, clicking on a block provides the block details with associated transactions.

📱
The navigation bar for the mobile experience
The contracts view on mobile
The contract details view on mobile
Creating filters on mobile
The tokens view on mobile
The token details view on mobile
The events view on mobile
Viewing an account address on mobile
The transactions view on mobile
The details of a transaction on mobile
The blocks view on mobile
The block details view on mobile