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.

Cannot prevent site suggested gas price in Metamask #7303

@jalaguerom

Description

@jalaguerom

Expected behavior

Passing maxPriorityFeePerGas and maxFeePerGas as undefined to contract.method.send function should make Metamask calculate gas prices on its own based on market value.

Actual behavior

Metamask shows site suggested gas price and incorrect speed time values

Steps to reproduce the behavior

  1. Install latest Metamask version
  2. Try to send a transaction to a smart contract abi method using send function, without sending maxPriorityFeePerGas and maxFeePerGas

Related issue: #7081. Solution talks about ignoreGasPricing parameter but it is not present in the send function

Captura de pantalla 2024-10-04 a las 14 55 02

web3js version: 4.13.0

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