Avascan Knowledge Base
  • Get started
  • 📗How to use Avascan
    • Introduction
    • Homepage
    • Unified Transaction List
    • Blocks
    • Assets
    • Token page
    • Verified contracts
    • Marketcap
    • Network Activity
    • Avalanche Bridge
    • Transaction Details
    • Blockchains
    • X-Chain
    • C-Chain
    • Staking
    • Whale Transactions
    • Rich List
    • Hot dApps
    • Burned Fees
    • AVAX Genesis
    • Avalanche Market Cap
    • Keyboard shortcuts
    • Universal Search v0.1
    • Metamask configuration
  • Delegation
    • How to delegate
    • FAQs
    • How to choose a validator
    • Avascan validators
  • 🌟Programs
    • Validator Claim
    • Asset Claim
    • Address Claim
    • The Blue Badge
  • 👩‍💻Tutorial
    • How to verify smart contract
    • How to setup your token marketcap
    • Deploy and verify an ERC-20 token
  • 📖APIs
    • Documentation
    • /api/v1 (deprecated)
      • Supply (deprecated)
      • Statistics (deprecated)
      • Staking (deprecated)
      • Burned fees (deprecated)
      • GraphQL (deprecated)
    • /api/v2
Powered by GitBook
On this page
  • Page structure
  • Transactions
  • Internal TXs
  • ERC20 TXs
  • ERC721 TXs
  • ERC1155 TXs

Was this helpful?

  1. How to use Avascan

Unified Transaction List

PreviousHomepageNextBlocks

Last updated 1 year ago

Was this helpful?

In this page you can browse all the tx happening on Avalanche. Whether you are new to Avascan or an experienced user, this guide will provide you with the knowledge and tools to understand and navigate transactions effectively.

Page structure

This page is accessible by clicking from the homepace on Blockchain and then Transactions.

Each type of data has a different tab and you can easily switch betweeen them.

Transactions

In this section you can browse the latest transactions happening inside and outside the Avalanche network system.

The results are displayed in different columns:

  • Hash: or so called Transaction ID, the unique identifier for a transaction, and the subnet in which it was executed

  • Method, if applicable: the main contract method used in the transaction.

  • Block Info: the number of the block and the date and hour when the transaction occurred

  • From: sending address

  • To: receiving address

  • Value & Fees: the token and the quantity involved and the fees of the transaction, along with the logo of the subnet in which it was executed

Internal TXs

Internal TXs (Transactions) are operations made inside a transaction that may involve addresses or contracts different that the ones sending or receiving funds. Generally, the more a transactions is complex, the more internal TXs it has.

The results are displayed in different columns:

  • Parent TXN Hash: The ID of the main transaction

  • Block Info: the number of the block and the date and hour when the transaction occurred

  • From: sending address

  • To: receiving address

  • Value: the token and its amount, along with the logo of the subnet in which it was executed

ERC20 TXs

This page is similar to the others but here you can only see ERC20 type token transactions.

The results are displayed in different columns:

  • Hash: or so called Transaction ID, the unique identifier for a transaction, and the subnet in which it was executed

  • Age: how much time ago the TX happened included the date and time

  • From: sending address

  • To: receiving address

  • Value: token quantity

  • Token: the name, logo and symbol of the token involved

ERC721 TXs

As said above, this page involves only ERC721 transactions.

The results are displayed in different columns:

  • Hash: or so called Transaction ID, the unique identifier for a transaction, and the subnet in which it was executed

  • Age: how much time ago the TX happened included the date and time

  • From: sending address

  • To: receiving address

  • Token ID: the identificative number of the Token

  • Token: symbol, name and logo of the token

  • Details: by clicking here on view NFT you'll be redirected to the TX page and be able to see the image

ERC1155 TXs

Only ERC1155 type token TX.

The results are displayed in different columns:

  • Hash: or so called Transaction ID, the unique identifier for a transaction, and the subnet in which it was executed

  • Age: how much time ago the TX happened included the date and time

  • From: sending address

  • To: receiving address

  • Token ID: the identificative number of the Token

  • Amount: the quantity of token involved in the TX process

  • Token: symbol, name and logo of the token

  • Details: by clicking here on view NFT you'll be redirected to the TX page and be able to see the image

📗