I deployed a smart contract using hardhat to Ethereum mainnet, so the transaction fail, and my question is Transaction fee will be refunded to my wallet or not?
Thanks.
I deployed a smart contract using hardhat to Ethereum mainnet, so the transaction fail, and my question is Transaction fee will be refunded to my wallet or not?
Thanks.
The Ethereum network does not refund fees for failed transactions because miners had to process the transaction in order to determine it failed. Unfortunately, there is no way to refund those fees.