alloy-eip5792

Crates.ioalloy-eip5792
lib.rsalloy-eip5792
version1.4.0
created_at2024-10-18 14:09:44.228281+00
updated_at2026-01-09 21:21:32.610797+00
descriptionTypes for the 'wallet' Ethereum JSON-RPC namespace
homepagehttps://github.com/alloy-rs/alloy
repositoryhttps://github.com/alloy-rs/alloy
max_upload_size
id1414304
size39,232
core (github:alloy-rs:core)

documentation

README

alloy-eip5792

Types for the Wallet Call API.

  • wallet_getCapabilities based on EIP-5792, with the only capability being delegation.
  • wallet_sendTransaction that can perform sequencer-sponsored EIP-7702 delegations and send other sequencer-sponsored transactions on behalf of EOAs with delegated code.
Commit count: 2192

cargo fmt