Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Avoid site suggest gas fee - stick with Market #7081

@umbecanessa

Description

@umbecanessa

Expected behavior

Usually I was adding:

maxPriorityFeePerGas: null, maxFeePerGas: null

to the send object and with this it was skip the site suggest and going directly on market suggested by metamask, moved now to 4.9.0 and by reading the documentation I see it should be:

maxPriorityFeePerGas: undefined, maxFeePerGas: undefined

Actual behavior

Despite the "fix" metamask still receive a wrong site suggested fee, while I was expecting to not have the site suggested fee at all.

Metadata

Metadata

Assignees

Labels

4.x4.0 relatedBugAddressing a bug

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions