alloy-rs/alloy

[Feature] Add rpc types for wallet_ namespace

Closed this issue · 4 comments

Component

rpc

Describe the feature you would like

just like txpool,eth,trace these types should go into another rpc-types-wallet crate and should include rpc type bindings for various wallet_ endpoints

https://github.com/ethereum/ERCs/blob/01f41b608ae7e6cf7ef6369144b62b954dd63a1e/ERCS/erc-7715.md#wallet-managed-sessions

https://eips.ethereum.org/EIPS/eip-5792#wallet_sendcalls

Additional context

No response

Do you mind if I do it?

please go for it

@mattsse Did you mean to add wallet_sendCalls related types? I implemented all types in both EIPs.