Ethernal
  • Ethernal Documentation
  • FAQ
  • Getting Started
    • Quickstart
    • CLI
    • Hardhat Project Setup
    • Truffle Project Setup
  • Dashboard
    • Addresses
    • Accounts
    • Blocks
    • Transactions
    • Contracts
      • Importing mainnet contracts
      • Interacting with the contract
      • Reading variables
    • Tokens
    • Settings
  • Integrations
    • Alchemy
    • API
Powered by GitBook
On this page

Was this helpful?

  1. Dashboard

Addresses

PreviousTruffle Project SetupNextAccounts

Last updated 4 years ago

Was this helpful?

Address pages will display all IN and OUT transactions of this address along with some basic information such as the timestamp, fees, or value.

All address pages URL follow the pattern /address/${address}.

If the address is a contract (ie getCode() doesn't return 0x), it will display two more tabs related to that. See the for more info on this.

Contracts section