Crate alloy_ethers_typecast
source ·Functions
- Converts alloy_primitives::Address to [ethers::types::H160]
- Converts alloy_primitives::Bytesto [ethers::types::Bytes]
- Converts [alloy_primitives::U256] to [ethers::types::U256]
- Converts [ethers::types::H160] to alloy_primitives::Address
- Converts [ethers::types::Bytes] to alloy_primitives::Bytes
- Converts [ethers::types::U256] to [alloy_primitives::U256]