Bitwise0x
Results
2
issues of
Bitwise0x
**Input:** { factories(first: 5) { id poolCount txCount totalVolumeUSD } bundles(first: 5) { id ethPriceUSD } } **output:** { "errors": [ { "message": "indexing_error" } ] }
debug_traceCall returning inaccurate gasUsed when both blockOverrides and stateOverrides are used
11
System information Geth 1.14.5 Go Version: go1.22.4 The gas returned from debug_traceCall with stateOverrides often resulting inaccuracy when trying to simulate for the next block. Over estimating in all the...
type:docs
need:more-information