zeta-chain / node

ZetaChain’s blockchain node and an observer validator client
https://zetachain.com
MIT License
164 stars 107 forks source link

rpc: need /ethermint/feemarket/v1/params #1679

Open brewmaster012 opened 9 months ago

brewmaster012 commented 9 months ago

to get the up to date base bee (gas price). Otherwise only ETH JSON-RPC get_gasPrice() can be used.

lumtis commented 9 months ago

Shouldn't get_gasPrice() be accurate for the gas price?