Simple ERC20 test token I use to deploy on test networks where I need it to test with other contracts.
Need PRIVATE_KEY and SCAN_API_KEY in .env Potentially node API key if you set up for differnt network.
npm install
npx hardhat run --network {network} scripts/deploy.js
npx hardhat verify --network {network} --constructor-args arguments.js {contractAddress}Mumbai Polygon Address: 0xD7D5cF39DE78b780b060ECA450917080f77716c4