Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Namespace - namespace of predeploys users will interact with. Namespace = "0x121E240000000000000000000000000000000000" NamespaceSize = 2048 // Implementation namespaces. ImplNamespace = "0x121E241111111111111111111111111111000000" // Predeploy addresses. ProxyAdmin = "0x121E240000000000000000000000000000000001" OmniStake = "0x121E240000000000000000000000000000000002" EthStakeInbox = "0x121E240000000000000000000000000000000003" XRegistry = "0x121E240000000000000000000000000000000004" PortalRegistry = "0x121E240000000000000000000000000000000005" // TransparentUpgradeableProxy storage slots. ProxyImplementationSlot = "0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc" ProxyAdminSlot = "0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.