ModuleRecord
struct ModuleRecord { ResolverUID resolverUID; address sender; bytes metadata; }
ResolverUID | bytes32
address
bytes