Polygon zkEVM Transaction Fees - v0.0.2
v0.0.1 used hardcoded gas values for the feeTransferERC20 and feeSwap queries. I have updated both of these queries to now use the ethers.js estimateGas() method. Uniswap is not yet live, therefore, the feeSwap query estimates based on a Quickswap V3 transaction.