Hi!
Will there be a BSC version for https://docs.moralis.io/web3-data-api/aptos/reference/estimate-gas-price? It would help a lot to determine what gas value to use in our applications.
Thanks!
Hi!
Will there be a BSC version for https://docs.moralis.io/web3-data-api/aptos/reference/estimate-gas-price? It would help a lot to determine what gas value to use in our applications.
Thanks!
the gas price doesnβt fluctuate as much on BSC as on ETH, it may work with a hardcoded value too
Figured as much. Would just be easier to have one method of estimating gas instead of different conditions in a multi-chain application.
If BSC, use a static value and hope for the best.
If ETH, use gas station.
If Aptos, use moralis.
And the list goes onβ¦
It was just a suggestion to make my app even more dependent of Moralis