Skip to content

Arbitrum - invalid maxFeePerGas & maxPriorityFeePerGas values #3537

Answered by ricmoo
0xARK asked this question in Q&A
Discussion options

You must be logged in to vote

You can either subclass your provider (overriding the getFeeData to adjust for your desired priorityFee) or pass in an overriding value on each call.

There is no automatic way to get this, so the value is tuned for Ethereum.

In v6, each Network has the opportunity to select their own default value via a NetworkPlugin.

Make sense? :)

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@0xARK
Comment options

@zzhengzhuo
Comment options

@0xARK
Comment options

@Holybasil
Comment options

Answer selected by 0xARK
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
5 participants
Converted from issue

This discussion was converted from issue #3533 on November 22, 2022 14:13.