Amit0617 / ethRPCtoREST

REST Wrapper for eth JSON-RPC methods
MIT License
3 stars 0 forks source link

eth_estimateGas #12

Closed Amit0617 closed 1 month ago

Amit0617 commented 1 month ago

Simplifying its response doesn't make it any more useful because at the end to use that value in eth_call one would need to convert it to hexadecimal again.