Module ethereum

Module ethereum 

Source

Modules§

MockStarknetMessaging
Generated by the following Solidity interface…

Structs§

EthDevnetAccount
EthereumMessaging
Ethereum related configuration and types.
LogMessageToL2
Event with signature LogMessageToL2(address,uint256,uint256,uint256[],uint256,uint256) and selector 0xdb80dd488acf86d17c747445b0eabb5d57c541d3bd7b6b87af987858e5066b2b.

Constants§

ETH_ACCOUNT_DEFAULT
Default account 0 for most used ethereum devnets (at least hardhat and anvil). Mnemonic: test test test test test test test test test test test junk Derivation path: m/44’/60’/0’/0/

Functions§

message_to_l2_from_log
Converts an ethereum log into a MessageToL2.