Skip to content

ape-sourcify 0.1.0

Choose a tag to compare

@banteg banteg released this 11 Jul 16:34
· 2 commits to main since this release

Initial release of the Sourcify explorer and source-verification plugin for Ape.

Highlights:

  • Retrieve verified contract ABIs, bytecode, compiler metadata, and sources from Sourcify.
  • Verify Solidity and Vyper deployments through Sourcify API v2.
  • Install verified contracts as Ape dependencies by chain and address.
  • Discover supported chains and configure custom Sourcify servers.
  • Includes typed APIs, path-safety hardening, and cross-platform CI for Python 3.10 through 3.14.