解锁所有面试题解,一次性买断
/永久
点击按钮联系客服获取兑换码
扫码添加老师微信
获取兑换码 · 干货不错过
关注我们
标准答案:
JavaScript复制1const gasEstimate = await contract.estimateGas.transfer(to, amount);
1const gasEstimate = await contract.estimateGas.transfer(to, amount);