ethers.js icon indicating copy to clipboard operation
ethers.js copied to clipboard

Add EIP-5792 sendCalls support

Open ricmoo opened this issue 7 months ago • 1 comments

Describe the Feature

The EIP-5792 standard allows multiple operations to be completed in a single RPC call, optionally allowing for atomic batches and additional capabilities.

For now, a separate class (in an experimental branch and NPM tag) will be used to try out some various API options.

This issue stems from #4916 and will be used to track progress, feedback and suggestions.

Code Example


ricmoo avatar May 15 '25 20:05 ricmoo

Thank you very much. We’ll be waiting for the methods to be added to the signer. MetaMask is one of the main wallets, so I believe it’s essential

temarussian avatar May 26 '25 08:05 temarussian