Module verify

Source

Structs§

BroadcastedState
State after we have broadcasted the script. It is assumed that at this point BroadcastedState::sequence contains receipts for all broadcasted transactions.
VerifyBundle
Data struct to help ScriptSequence verify contracts on etherscan.

Functions§

check_unverified 🔒
verify_contracts 🔒
Given the broadcast log, it matches transactions with receipts, and tries to verify any created contract on etherscan.