| 1 | // We require the Hardhat Runtime Environment explicitly here. This is optional |
| 2 | // but useful for running the script in a standalone fashion through `node <script>`. |
| 3 | // |
| 4 | // When running the script with `npx hardhat run <script>` you'll find the Hardhat |