Lesson 4: ValueError: {'code': -32000, 'message': 'err: max fee per gas less than block base fee: address 0x51b4aFd0e28f3CEcdE15e9fb348327A7e232B63e, maxFeePerGas: 2466968479 baseFee: 2476954592 (supplied gas 201271279)'} #1867
Unanswered
Aishwaria8786
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hello @Aishwaria8786 Why didn't you post code that is generating such error? Without that at least I cannot help... |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used Alchemy. It is showing this error.
ValueError: {'code': -32000, 'message': 'err: max fee per gas less than block base fee: address 0x51b4aFd0e28f3CEcdE15e9fb348327A7e232B63e, maxFeePerGas: 2466968479 baseFee: 2476954592 (supplied gas 201271279)'}
What should I do now?
Beta Was this translation helpful? Give feedback.
All reactions