actions-marketplace-validations/Ethernal Explorer
Automatically generate a block explorer for your CI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 9, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/tryethernal_ethernal-action@0945971ba6ac5e2bf37737e7e6b6f023bbb19162 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| api_token | Your Ethernal API token, find it in "Settings" > "Account" | yes | — |
| node_port | Port on which your chain is running (default 8545) | no | 8545 |
| api_root | Ethernal API Root. Use if you are self hosting | no | https://app-pql6sv7epq-uc.a.run.app |
| explorer_subdomain | Default subdomain for generated explorers. Use if you are self hosting. | no | tryethernal.com |
Outputs
| name | description |
|---|---|
| explorer_url | URL of your explorer |
| workspace_name | Name of the newly created workspace |