Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

website suggest gasprice is not take for erc20 token approve transaction #80

Open
weequan93 opened this issue Mar 25, 2024 · 0 comments

Comments

@weequan93
Copy link

Describe the bug
I have a evm compatible chain (Arbitrum Orbit) which have the 0 gas fee for certain transaction ( include token approve).
During web3js sending the transaction, it set the gas price to "0x0" already, However when try to do signing in metamask mobile wallet, it appear that gas fee is not sufficient warning (and no option to choose for website suggest gas fee).

Expected behavior
When user address without enough gas token, should be stil able to send the gas price 0 transaction.

Screenshots/Recordings
No response

Steps to reproduce
1.Open dev.deriw.com
2.Claim USDT from top right corner.
3.Adjust leverage to more than 1
4.enter usdt amount (more than 10, eg.15)
5.approve token
6.should be able to sign , and grant approver

Version
2.14.1

Device
Xiaomi Mi 13T Pro

Operating system
Android

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant