StructTag objectStructTag(TypeTag typeArg) { return StructTag(AccountAddress.fromHex("0x1"), Identifier("object"), Identifier("Object"), [typeArg]); }