dev-resources.site
for different kinds of informations.
Verified Mainnet Polygon Contract
Published at
7/3/2023
Categories
solidity
hardhat
verified
polygon
Author
Neeraj Choubisa
Command to Deploy your smart Contract :-
npx hardhat run --network matic scripts/deploy.js
Get the address then verified that contract using.
Command to verify your smart Contract :-
npx hardhat verify 0x394b899AAb17EfCF200AA3F9ce12F6fDf740E6Aa --network matic
Output :-
Successfully submitted source code for contract
contracts/GasLessNFT.sol:GasLessNFT at 0x394b899AAb17EfCF200AA3F9ce12F6fDf740E6Aa
for verification on the block explorer. Waiting for verification result...
Successfully verified contract GasLessNFT on the block explorer.
https://polygonscan.com/address/0x394b899AAb17EfCF200AA3F9ce12F6fDf740E6Aa#code
Articles
12 articles in total
IEO: DComm Success
read article
Crypto Investment Tips
read article
Impact of Real-World Asset Tokenization
read article
Introducing the DComm Wallet
read article
Verified Mainnet Polygon Contract
currently reading
Minting NFT Using Bi-conomy SDK+ NFT Storage + React-Js
read article
Add Hearverse Chain in your Metamask
read article
Foundry Test : ERC721 SOL (Postmortem)
read article
Account Abstraction && Smart Wallet
read article
Task 1 Submission :
read article
Verifying Signature : Using Solidity
read article
Deploy Any Contract Using Proxy
read article
Featured ones: