# How to Verify Contract Code?

When you generate a token using our DAPP, our system automatically validates the contract code. But sometimes automatic verification may fail. You will need to verify source code manually in this case.

### Binance Smart Chain

If you created a BSC token and contract code is not verified, please follow this section.

**Step 1)** Download source contract by clicking button on Token Builder dApp.

![](https://2600365003-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjKbZoEwlFAglAAqFYT%2F-Mjtla9BcJgQTw4iWTx1%2F-MjtmAlRAETTdI_-OL2t%2Fimage.png?alt=media\&token=396de956-1745-4e1c-8846-8d9fa2de2ba4)

**Step 2)** Go to [**Bscscan Contract Verification**](https://bscscan.com/verifyContract) page, enter your contract address and fill other fields as following:

![](https://2600365003-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjKbZoEwlFAglAAqFYT%2F-Mjtla9BcJgQTw4iWTx1%2F-MjtpZoiXoHxabMQoSVF%2Fimage.png?alt=media\&token=f95269c4-6e41-478d-ae6c-0a2e5874f987)

**Step 3)** Click "Continue" button, then you will see an input like below. Enter the contract code here and click "Verify and Publish" button.

![](https://2600365003-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MjKbZoEwlFAglAAqFYT%2F-Mjtla9BcJgQTw4iWTx1%2F-Mjts7D8Smind4pQJNKH%2Fimage.png?alt=media\&token=0be92fc2-132a-498e-b179-b1de9288e953)

That's all, your contract code is verified now!
