Module verify

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.