Ethernal
Home
Dashboard
Github
Discord
Search…
Ethernal Documentation
FAQ
Getting Started
Quickstart
CLI
Hardhat Project Setup
Truffle Project Setup
Self-hosted Installation
Firebase Functions Direct Access
Dashboard
Addresses
Accounts
Blocks
Transactions
Contracts
Importing mainnet contracts
Interacting with the contract
Reading variables
Tokens
Settings
Integrations
Alchemy
API
Powered By
GitBook
Contracts
Contract pages are address pages and follow the same pattern URL (
/address/${address}
).
If calling
getCode(address)
returns anything different than
0x
, the contract interface will appear.
This page is composed of three tabs:
Transactions
Lists all IN and OUT transactions along with some basic info about it.
Contract
This is where you can interact with your contract.
Interacting with the contract
Storage
This is where you'll be able to read contract variables.
Reading variables
Dashboard - Previous
Transactions
Next
Importing mainnet contracts
Last modified
1yr ago
Copy link
Contents
Transactions
Contract
Storage