ape-sourcify 0.8.0
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.