You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before calling the contract transferFrom method, I want to calculate the gas estimate for it, but the actual result is that it cannot be calculated. The amazing thing is that the gas estimate can be performed normally when calling the contract transfer
liuchengts
changed the title
When calling the contract transferFrom method, gas cannot be calculatedAdd Bug Title Here
When calling the contract transferFrom method, gas cannot be calculatedAdd Bug
Jun 24, 2024
liuchengts
changed the title
When calling the contract transferFrom method, gas cannot be calculatedAdd Bug
When calling the contract transferFrom method, gas cannot be calculated
Jun 24, 2024
Ethers Version
6.13.1
Search Terms
transferFrom、estimateGas
Describe the Problem
Before calling the contract transferFrom method, I want to calculate the gas estimate for it, but the actual result is that it cannot be calculated. The amazing thing is that the gas estimate can be performed normally when calling the contract transfer
Code Snippet
Contract ABI
Errors
Environment
Other (please specify)
Environment (Other)
next 14.2.3;react 18
The text was updated successfully, but these errors were encountered: