rmeissner/Safe Transaction Checker
GitHub Action to check Safe transaction state
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| node-url | Node url | — | — |
| check-target | <type>/<id> of the target (e.g. multisig/<safetxhash> or safesnap/<snapshot_ipfs>) | — | — |
| show-info | Show Safe, target and simulation info | — | true |
| fail-on-safe-storage-changes | Fail if the Safe storage is changed | — | true |
| fail-on-unknown-delegatecall | Fail if an unknown delegatecall is used | — | true |
| simulate-tx | Simulate transaction | — | true |
| verbose | Use to perform verbose logging | — | false |
Outputs
no outputs