• Welcome


  • Get Started


  • Build


  • Tools


  • Run a Node


  • Use


  • About


  • Support

  • Community

Build
Architecture
protocol
contracts
zevm
interfaces
UniversalContract.sol
Struct.zcontext

zContext

Git Source (opens in a new tab)

Note: deprecated: should be removed once v2 SystemContract is not used anymore. MessageContext should be used

struct zContext {
    bytes origin;
    address sender;
    uint256 chainID;
}
Improve this documentation via GitHub

© 2025 Meta Protocol, Inc

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