erc7730.lint.lint_validate_abi module
- final class erc7730.lint.lint_validate_abi.ValidateABILinter[source]View on GitHub
Bases:
ERC7730Linter
resolves the ABI from the descriptor (URL or provided)
resolves the ABI from *scan (given chainId and address of descriptor)
=> compares the two ABIs
- lint(descriptor: ResolvedERC7730Descriptor, out: OutputAdder) None [source]View on GitHub