Skip to main content

Verifying Contracts

Contracts can be verified as they are deployed as described in Deploying Contracts. This page outlines how to verify contracts that have already been deployed on Abstract.
1

Get an Abscan API key

Follow the Etherscan documentation to get an API key.
2

Verify an existing contract

Verify an existing contract by running the following command:
Note: Replace the contract path, address, and API key with your own.