Crate for Safe Typecasting between Ethers and Alloy types
Currently supporting type conversion for:
ethers::types::H160toalloy_primitives::Addressalloy_primitives::Addresstoethers::types::H160ethers::types::U256toalloy_primitives::U256alloy_primitives::U256toethers::types::U256ethers::types::Bytestoalloy_primitives::Bytesalloy_primitives::Bytestoethers::types::Bytes
Example