ethernal icon indicating copy to clipboard operation
ethernal copied to clipboard

Ethernal is a block explorer for EVM-based chains. In a few seconds, spin up a fully-featured explorer for your L1/L2 rollup/testnet. Compatible with Optimism, ZK, Anvil, Hardhat, Geth...

Results 12 ethernal issues
Sort by recently updated
recently updated
newest added

Follow this doc: https://doc.tryethernal.com/getting-started/quickstart After run ` npm install ethernal -g` And then I execute `ethernal login` and I got the error ![image](https://user-images.githubusercontent.com/1834837/176157083-7668f360-09f3-4248-b96b-4044e153768b.png)

If I select a particular contract, I see something like: ![image](https://user-images.githubusercontent.com/100738/158653224-0cab89a2-621c-4246-afc8-923df54bc9f4.png) There's some fairly crucial info missing from this view, which I would suggest should be visible at the top,...

Hi, It would be great if there was a way to configure how the account balances are show. I.e. number of decimals. Balance 1000.9999 or 1000.999999

Following the self-hosted tutorial, I am trying to set up Ethernal for my local quickstart network. docker-compose created all the necessary containers. When I ran the command docker exec -it...

Hi, I have encounter this issue during creating workspace process. Attaching image that might help describe the problem. ![Screenshot 2023-12-05 at 7 38 23 PM](https://github.com/tryethernal/ethernal/assets/31510429/ab57260e-f491-404c-a083-a93bad6cb078) Thank you.

I've installed the self-hosted version following the guide on https://doc.tryethernal.com/getting-started/self-hosted#web-app-setup (skipped the context setup). Here's the URL `.env.production` config: ```ini APP_URL=app.explorer.[domain] BASE_DOMAIN=app.explorer.[domain] VUE_APP_MAIN_DOMAIN=explorer.[domain] ``` The output of `docker-compose -f docker-compose.prod.yml...

I use https://app.tryethernal.com/ with hardhat. I noticed a few issues in the latest release - 1. I am no longer able to reset the workspace. I get the error -...

![Screenshot from 2023-08-01 19-42-02](https://github.com/tryethernal/ethernal/assets/113459467/58a4f7a3-a429-4e50-b1b2-4091a27d00b0) i can use this documentation of ethernal So frontenend and backenend run Successfyully But data does not show and loader loading the data I think i...

In the faucet settings page, there should be an option to activate twitter & discord auth to be allowed to request tokens from the faucet. The discord user id and...