• Welcome


  • Get Started


  • Build


  • Tools


  • Run a Node


  • Use


  • About


  • Support

  • Community

Build
Architecture
protocol
contracts
evm
interfaces
IGatewayEVM.sol
Struct.messagecontext

MessageContext

Git Source (opens in a new tab)

Message context passed to execute function.

struct MessageContext {
    address sender;
}

Properties

NameTypeDescription
senderaddressSender from omnichain contract.
Improve this documentation via GitHub

© 2025 Meta Protocol, Inc

  • GitHub
  • Explorer
  • Bug Bounty
  • Terms
  • Privacy Policy