Create a new diffyscan verification config file for a deployed smart contract. Use when the user wants to verify a new contract or deployment.
Create a new diffyscan config file for verifying a deployed smart contract. The user may provide some or all of these details — ask for anything missing.
0x-prefixed addresses and their contract namesUse YAML format by default (supports comments for annotating addresses). JSON if user requests it.
The Config TypedDict is defined in diffyscan/utils/custom_types.py. Template for new configs: