Docs.rs
alloy-evm-0.24.2
alloy-evm 0.24.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
github:alloy-rs:core
klkvr
Dependencies
alloy-consensus ^1.0.27
normal
alloy-eips ^1.0.34
normal
alloy-hardforks ^0.4.2
normal
alloy-op-hardforks ^0.4.2
normal
optional
alloy-primitives ^1.0.0
normal
alloy-rpc-types-engine ^1.0.27
normal
optional
alloy-rpc-types-eth ^1.0.27
normal
optional
alloy-sol-types ^1.0.0
normal
auto_impl ^1
normal
derive_more ^2
normal
op-alloy ^0.22
normal
optional
op-revm ^14.0.0
normal
optional
revm ^33.0.0
normal
thiserror ^2.0.0
normal
alloy-primitives ^1.0.0
dev
serde_json ^1
dev
test-case ^3
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module error
alloy_
evm
0.24.2
Module error
Module Items
Traits
In crate alloy_
evm
alloy_evm
Module
error
Copy item path
Source
Expand description
Abstraction over EVM errors.
Traits
ยง
EvmError
Abstraction over errors that can occur during EVM execution.
Invalid
TxError
Abstraction over transaction validation error.