Verify Stylus Source Code
Submit Stylus source code for verification.
Authorizations
Your Etherscan API key.
Query Parameters
Chain ID to query, eg 42161 for Arbitrum One from our supported chains.
Set to contract for this endpoint.
Set to verifysourcecode for this endpoint.
Body
Use stylus for Stylus projects.
"stylus"
Public Git repository that hosts the Stylus source code.
"https://github.com/OffchainLabs/stylus-hello-world"
The address where the contract is deployed.
"0x915f0B2f34F5B5b84D1F066b398D7F0E3C2F8f83"
The contract name that matches your Stylus deployment.
"stylus_hello_world"
Stylus compiler version used for compilation.
"stylus:0.5.3"
License identifier from the open source license options.
3