diff --git a/.changeset/twelve-camels-peel.md b/.changeset/twelve-camels-peel.md new file mode 100644 index 0000000000..d5f47df5ec --- /dev/null +++ b/.changeset/twelve-camels-peel.md @@ -0,0 +1,5 @@ +--- +"@nomiclabs/hardhat-ethers": patch +--- + +`getContractAt` doesn't throw anymore if the given address is not a contract.