@@ -95,11 +95,11 @@ let z = num.to::<u8>();
95
95
96
96
- Bytes: [ ` ethers::types::bytes::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/bytes.rs ) ` -> ` [ ` alloy::primitives::Bytes ` ] ( https://github.com/alloy-rs/core/tree/main/crates/primitives/src/lib.rs )
97
97
- Chains: [ ` ethers::types::Chain ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/chain.rs ) ` -> ` [ ` alloy-rs/chains ` ] ( https://github.com/alloy-rs/chains )
98
- - ENS: [ ` ethers::types::ens ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/ens.rs ) ` -> ` [ ` foundry-common ` ] ( https://github.com/foundry -rs/foundry/tree/master /crates/common /src/ens .rs )
98
+ - ENS: [ ` ethers::types::ens ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/ens.rs ) ` -> ` [ ` alloy-ens ` ] ( https://github.com/alloy -rs/alloy/blob/main /crates/ens /src/lib .rs )
99
99
- Trace: [ ` ethers::types::trace::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/trace ) ` -> ` [ ` alloy::rpc::types::trace ` ] ( https://github.com/alloy-rs/alloy/tree/main/crates/rpc-types-trace )
100
- - {Block, Fee, Filter, Log, Syncing, Transaction, TxPool}: [ ` ethers::types::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types ) ` -> ` [ ` alloy::rpc::types::eth::* ` ] ( https://github.com/alloy-rs/alloy/tree/main/crates/rpc-types/src/eth )
101
- - Proof: [ ` ethers::types::proof::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/proof.rs ) ` -> ` Account [ ` alloy::rpc::types::eth::account::* ` ] ( https://github.com/alloy-rs/alloy/tree/main/crates/rpc-types/src/eth/account .rs )
102
- - Signature: [ ` ethers::types::signature::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/signature.rs ) ` -> ` [ ` alloy::rpc::types::eth::transaction::signature:: * ` ] ( https://github.com/alloy-rs/alloy/tree /main/crates/rpc-types /src/eth/transaction/ signature.rs )
100
+ - {Block, Fee, Filter, Log, Syncing, Transaction, TxPool}: [ ` ethers::types::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types ) ` -> ` [ ` alloy::rpc::types::eth::* ` ] ( https://github.com/alloy-rs/alloy/tree/main/crates/rpc-types-eth /src/lib.rs )
101
+ - Proof: [ ` ethers::types::proof::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/proof.rs ) ` -> ` Account [ ` alloy::rpc::types::eth::account::* ` ] ( https://github.com/alloy-rs/alloy/tree/main/crates/rpc-types-eth /src/lib .rs )
102
+ - Signature: [ ` ethers::types::signature::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/signature.rs ) ` -> ` [ ` alloy::primitives::Signature * ` ] ( https://github.com/alloy-rs/core/blob /main/crates/primitives /src/signature/mod .rs )
103
103
- Withdrawal [ ` ethers::types::withdrawal::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/withdrawal.rs ) ` -> ` EIP4895 [ ` alloy::eips::eip4895 ` ] ( https://github.com/alloy-rs/alloy/tree/main/crates/eips/src/eip4895.rs )
104
104
- Opcode: [ ` ethers::types::opcode::* ` ] ( https://github.com/gakonst/ethers-rs/tree/master/ethers-core/src/types/opcode.rs ) ` -> ` [ ` syn-solidity ` ] ( https://github.com/alloy-rs/core/tree/main/crates/syn-solidity )
105
105
0 commit comments