# Anchor Verified Programs

Solscan Support Verifed "Anchor" Status. Clicking on the badge will allow you to redirect to the program code page on Anchor site.\
&#x20;

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2FelYmydjjoQX79ofjehfc%2Fimage.png?alt=media&#x26;token=c84341eb-bf05-4a10-8a50-84c469f2ba60" alt=""><figcaption></figcaption></figure>

Solscan also supports the detailed display of Anchor Program IDL, shown within the program page. Devs have an option to toggle between displaying raw code and presenting details in tables

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2F7vz2C98m5MXiiJQiowDB%2Fimage.png?alt=media&#x26;token=606abd79-5289-4d4a-b88c-370e8c09e986" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2FJGxYeFo3KZkjNASxwmOt%2Fimage.png?alt=media&#x26;token=5a350896-0c49-46c4-bd8a-8bc3887ddc58" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3408068746-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2WGem6IdHOZpBD3zJX%2Fuploads%2FfO3RFFGdONk9X7cVYvIT%2Fimage.png?alt=media&#x26;token=163bef07-bb49-4b02-a9de-086456c4fdd5" alt=""><figcaption></figcaption></figure>

After deploying your Anchor program, don't forget to publish its IDL using: `anchor idl init -f <target/idl/program.json>` This allows tools in the Solana ecosystem to detect and display your data nicely
