> For the complete documentation index, see [llms.txt](https://x1ecochain.gitbook.io/x1-ecochain-tech-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://x1ecochain.gitbook.io/x1-ecochain-tech-whitepaper/deploying-on-x1-ecochain/verify-smart-contract.md).

# Verify Smart Contract

### Step 1: Open X1EcoChain Explorer

Navigate to the X1EcoChain Explorer at <https://maculatus-scan.x1eco.com/>

### Step 2: Access Contract Verification

Go to the **Verify Contract** tab: <https://maculatus-scan.x1eco.com/contract-verification>

### Step 3: Choose Your Verification Method

Select your preferred verification method from the available options:

#### **Single File Method**

* Choose "Single File" option
* Upload your flattened Solidity contract file (.sol)
* Fill in the required contract details (name, compiler version, etc.)
* Submit for verification

#### **Foundry or Hardhat Method**

* Select your framework from the verification methods
* Follow the detailed instructions provided on the platform
* These will include specific commands for generating verification artifacts

### Step 4: Complete Verification

After selecting your method and following the respective instructions, submit your verification request. The platform will process and verify your smart contract automatically.
