hdp icon indicating copy to clipboard operation
hdp copied to clipboard

perf: optimize via multicall of storage slot

Open rkdud007 opened this issue 5 months ago • 0 comments

currently provider implemented get_proof method to be accept single or none slot. ideally we should be able to optimize via aggregate multiple slots of same block number + address if it exist.

rkdud007 avatar Sep 03 '24 04:09 rkdud007