alloy icon indicating copy to clipboard operation
alloy copied to clipboard

[Feature] Integrate `eth_callMany` support into `EthCall` builder

Open zerosnacks opened this issue 1 year ago • 0 comments

Component

provider, pubsub, rpc

Describe the feature you would like

Rather than adding eth_callMany as an RPC method it should be integrated into the EthCall builder.

A previous PR proposed adding this to the debug namespace which is incorrect: https://github.com/alloy-rs/alloy/pull/1085

Additional context

No response

zerosnacks avatar Sep 11 '24 10:09 zerosnacks