Skip to content

MetahubStorage

MetahubStorage

_contractRegistry

mapping(bytes4 => address) _contractRegistry

Contract registry (contract key -> contract address).

_aclContract

contract IACL _aclContract

ACL contract.

_protocolConfig

struct Protocol.Config _protocolConfig

Protocol configuration.

_assetRegistry

struct Assets.Registry _assetRegistry

Asset registry contains the data about all registered assets and supported asset classes.

_accountRegistry

struct Accounts.Registry _accountRegistry

Account registry contains the data about participants' accounts and their current balances.