metamask-extension icon indicating copy to clipboard operation
metamask-extension copied to clipboard

[Bug]: while converting number to string, invalid number value '1.1e-9', should be a number matching (^-?[0-9.]+).

Open differs opened this issue 9 months ago • 3 comments

Describe the bug

while converting number to string, invalid number value '1.1e-9', should be a number matching (^-?[0-9.]+). on opbnb chain, the gas price can be set to 9 wei. when I set this gas price. metamask will got error.(Use python3 web3py script can send transaction in 9 wei) when this error got , can't recovery to default gas price

Expected behavior

No response

Screenshots/Recordings

No response

Steps to reproduce

Error messages or log output

No response

Version

11.15.5

Build type

None

Browser

Brave

Operating system

Linux

Hardware wallet

No response

Additional context

No response

Severity

No response

differs avatar May 22 '24 18:05 differs