Contracts
Verify Vyper Source Code
Submit a Vyper contract for verification.
POST
Verify Vyper Source Code
Documentation Index
Fetch the complete documentation index at: https://docs.etherscan.io/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
Your Etherscan API key.
Chain ID to query, eg
1 for Ethereum, 8453 for Base from our supported chains.Set to
contract for this endpoint.Set to
verifysourcecode for this endpoint.Use
vyper-json for Vyper contracts.The Vyper source code in JSON format.
Optional constructor arguments used in contract deployment.
The address where the contract is deployed.
The contract name, including path if applicable.
Compiler version used for compilation.
Use
1 if compiler optimizations were enabled, otherwise 0.