ℹ️Resources

Here are some materials that you can use to gain a deeper understanding of the EVM and Polygon Ecosystem

Understanding the Ethereum Ecosystem

Understanding Polygon

Understanding OpenZeppelin

Understanding Thirdweb

Calling Functions on a Smart-contract

  • Head over to Polygon Scanner

  • Paste the contract address on the search bar

  • Go to the "Contracts" Section (Ensure smart contract is verified)

  • Go to the "Write" section

  • Log in with your wallet (Ensure the wallet is the owner or the delegated admin)

  • Input the Required data and Write

  • Similarly, you can also goto the "Read" Section and read any required information

Last updated