How To Tutorials

Verifying NFT Contracts

3min

Overview

What is source code verification?

Source code verification is an important step in providing transparency for interacting with smart contracts. Just like traditional paper-based contracts, the digital version should also provide more information about what you are signing and allow users to audit its integrity.

You can use a contract code verification tool like Sourcify to associate source code with any deployed contract. This will verify that the payload matches what's on the blockchain and then associate the payload with the contract.

Once contracts are verified, the code can be viewed on the Palm network Network Details.



💡Learn More



Updated 25 Mar 2024
Doc contributor
Doc contributor
Did this page help you?