foundry-block-explorers 0.24.0

Bindings for Etherscan.io and other block explorer APIs
Documentation
1
2
3
4
5
6
7
tag-prefix = "block-explorers-"
pre-release-commit-message = "chore: release block-explorers {{version}}"
allow-branch = ["main"]
sign-commit = true
sign-tag = true
rate-limit.existing-packages = 10
pre-release-hook = ["bash", "-c", "$WORKSPACE_ROOT/.github/scripts/changelog.sh --tag {{tag_name}}"]