[Application Development] Gas oracle returns 0 base fees #224
-
Did you check the documentation?
Did you check for duplicate questions?
Issue DescriptionWe are doing an eth_call to read the Additional InformationExample request: FeedbackNo response |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
It seem to be working on my call... |
Beta Was this translation helpful? Give feedback.
-
|
I've raised this internally, I'll make sure to relay back any information I find out. |
Beta Was this translation helpful? Give feedback.
-
|
Hey @bejitono, We hope your recent question was resolved to your satisfaction. Your feedback is invaluable and helps us improve our support services. Could you spare a moment to fill out a short feedback survey. Thank you for helping us improve our developer community. |
Beta Was this translation helpful? Give feedback.

Alright some of our client engineers did some digging and there has been a change in the behavior of upstream geth's rpc api. For these queries, you have to set a proper max gas price. See the following example of adding a gas price and getting the expected result: