Rpc_encodings.Tezosxmodule Get_tezos_ethereum_address :
METHOD
with type input = Evm_node_lib_dev_tezlink.Tezos_types.Contract.t
and type output = Evm_node_lib_dev_encoding.Ethereum_types.addressmodule Get_ethereum_tezos_address :
METHOD
with type input = Evm_node_lib_dev_encoding.Ethereum_types.address
and type output = Evm_node_lib_dev_tezlink.Tezos_types.Contract.tmodule Trace_call : sig ... end