@0xknwn/starknet-module / EthModule
Class: EthModule
Defined in: eth.ts:6
Implements
AccountModuleInterface
Constructors
new EthModule()
new EthModule(
accountAddress):EthModule
Defined in: eth.ts:8
Parameters
accountAddress
string
Returns
Properties
accountAddress
protectedaccountAddress:string
Defined in: eth.ts:7
Methods
prefix()
prefix(
calls):object
Defined in: eth.ts:12
Parameters
calls
Call | Call[]
Returns
object
calldata
calldata:
string[]
contractAddress
contractAddress:
string
entrypoint
entrypoint:
string="__module_validate__"
Implementation of
AccountModuleInterface.prefix