Skip to content

ape-sourcify 0.8.0

Choose a tag to compare

@banteg banteg released this 12 Jul 12:10
· 1 commit to main since this release

The Ape 0.8-compatible initial release of the Sourcify explorer and source-verification plugin.

This release aligns the package version with Ape's plugin versioning convention so ape plugins install sourcify resolves the compatible ape-sourcify>=0.8,<0.9 release line.

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.