FAQ
Find answers to the most common questions about Ethernal.
- The whole responses from web3js
getBlock()
,getTransaction()
, andgetTransactionReceipt()
. - Accounts addresses & balances
- Contract artifact data:
- contractName
- abi
- ast
- source
contractName
is used to label your contract in the dashboard.abi
is used to decode function calls and events data.ast
and source
are used to decode contract variables data.Ethernal has a free plan and a paid plan. The limits to the free plan are:
- You can't sync more than 10 contracts
- You can only have 1 workspace
Couldn't find your answers here or in the doc? You can ask us at [email protected] and we'll do our best to answer you and update this page!
Last modified 1yr ago