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
The contract has a problem. I can not deposit my ERC20 token in the contract. It always has a problem.
When I try with just amount area:
ERC20: insufficient allowance (but I have and I took this information in my client-side too)
When I try with Native Token Value area:
missing revert data in call exception; Transaction reverted without a reason string
if I write both of them:
missing revert data in call exception; Transaction reverted without a reason string
The text was updated successfully, but these errors were encountered:
The contract has a problem. I can not deposit my ERC20 token in the contract. It always has a problem.
When I try with just amount area:
ERC20: insufficient allowance (but I have and I took this information in my client-side too)
When I try with Native Token Value area:
missing revert data in call exception; Transaction reverted without a reason string
if I write both of them:
missing revert data in call exception; Transaction reverted without a reason string
The text was updated successfully, but these errors were encountered: