Skip to content

Reference

Precise, source-verified reference material:

  • Deployment addresses — the trusted core, identical on every supported chain, plus the supported-chain list and the external dependencies.
  • Deterministic addresses — the CREATE2 salts, the boundSalt formula, and how to predict an SMA address off-chain.
  • EIP-712 typed data — every type string and struct hash the kernel verifies.
  • Contract reference — the public surface of the trusted core, function by function.

The canonical source of truth for addresses and signatures is the Protocol repository at the deployed commit; this reference mirrors it.