@towns-protocol/generated 0.0.391 → 0.0.392
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dev/.contracts-hash +1 -1
- package/dev/abis/Channels.abi.json +0 -19
- package/dev/abis/Channels.abi.ts +0 -19
- package/dev/abis/EntitlementsManager.abi.json +0 -19
- package/dev/abis/EntitlementsManager.abi.ts +0 -19
- package/dev/abis/IAppRegistry.abi.json +0 -19
- package/dev/abis/IAppRegistry.abi.ts +0 -19
- package/dev/abis/IAppRegistryBase.abi.json +0 -19
- package/dev/abis/IAppRegistryBase.abi.ts +0 -19
- package/dev/abis/MembershipFacet.abi.json +0 -19
- package/dev/abis/MembershipFacet.abi.ts +0 -19
- package/dev/abis/PrepayFacet.abi.json +0 -19
- package/dev/abis/PrepayFacet.abi.ts +0 -19
- package/dev/abis/Roles.abi.json +0 -19
- package/dev/abis/Roles.abi.ts +0 -19
- package/dev/typings/Channels.ts +11 -29
- package/dev/typings/EntitlementsManager.ts +11 -29
- package/dev/typings/IAppRegistry.ts +11 -29
- package/dev/typings/MembershipFacet.ts +11 -29
- package/dev/typings/PrepayFacet.ts +11 -29
- package/dev/typings/Roles.ts +11 -29
- package/dev/typings/factories/Channels__factory.ts +0 -19
- package/dev/typings/factories/EntitlementsManager__factory.ts +0 -19
- package/dev/typings/factories/IAppRegistry__factory.ts +0 -19
- package/dev/typings/factories/MembershipFacet__factory.ts +0 -19
- package/dev/typings/factories/PrepayFacet__factory.ts +0 -19
- package/dev/typings/factories/Roles__factory.ts +0 -19
- package/package.json +3 -4
package/dev/.contracts-hash
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
a83fc4cc70c001b5933c6eca352055c054cc6360:f939332b550842988507b6c0bc2087844acc1043
|
|
@@ -369,25 +369,6 @@
|
|
|
369
369
|
],
|
|
370
370
|
"anonymous": false
|
|
371
371
|
},
|
|
372
|
-
{
|
|
373
|
-
"type": "event",
|
|
374
|
-
"name": "AppUpdated",
|
|
375
|
-
"inputs": [
|
|
376
|
-
{
|
|
377
|
-
"name": "app",
|
|
378
|
-
"type": "address",
|
|
379
|
-
"indexed": true,
|
|
380
|
-
"internalType": "address"
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"name": "uid",
|
|
384
|
-
"type": "bytes32",
|
|
385
|
-
"indexed": false,
|
|
386
|
-
"internalType": "bytes32"
|
|
387
|
-
}
|
|
388
|
-
],
|
|
389
|
-
"anonymous": false
|
|
390
|
-
},
|
|
391
372
|
{
|
|
392
373
|
"type": "event",
|
|
393
374
|
"name": "AppUpdated",
|
package/dev/abis/Channels.abi.ts
CHANGED
|
@@ -369,25 +369,6 @@ export default [
|
|
|
369
369
|
],
|
|
370
370
|
"anonymous": false
|
|
371
371
|
},
|
|
372
|
-
{
|
|
373
|
-
"type": "event",
|
|
374
|
-
"name": "AppUpdated",
|
|
375
|
-
"inputs": [
|
|
376
|
-
{
|
|
377
|
-
"name": "app",
|
|
378
|
-
"type": "address",
|
|
379
|
-
"indexed": true,
|
|
380
|
-
"internalType": "address"
|
|
381
|
-
},
|
|
382
|
-
{
|
|
383
|
-
"name": "uid",
|
|
384
|
-
"type": "bytes32",
|
|
385
|
-
"indexed": false,
|
|
386
|
-
"internalType": "bytes32"
|
|
387
|
-
}
|
|
388
|
-
],
|
|
389
|
-
"anonymous": false
|
|
390
|
-
},
|
|
391
372
|
{
|
|
392
373
|
"type": "event",
|
|
393
374
|
"name": "AppUpdated",
|
|
@@ -312,25 +312,6 @@
|
|
|
312
312
|
],
|
|
313
313
|
"anonymous": false
|
|
314
314
|
},
|
|
315
|
-
{
|
|
316
|
-
"type": "event",
|
|
317
|
-
"name": "AppUpdated",
|
|
318
|
-
"inputs": [
|
|
319
|
-
{
|
|
320
|
-
"name": "app",
|
|
321
|
-
"type": "address",
|
|
322
|
-
"indexed": true,
|
|
323
|
-
"internalType": "address"
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
"name": "uid",
|
|
327
|
-
"type": "bytes32",
|
|
328
|
-
"indexed": false,
|
|
329
|
-
"internalType": "bytes32"
|
|
330
|
-
}
|
|
331
|
-
],
|
|
332
|
-
"anonymous": false
|
|
333
|
-
},
|
|
334
315
|
{
|
|
335
316
|
"type": "event",
|
|
336
317
|
"name": "AppUpdated",
|
|
@@ -312,25 +312,6 @@ export default [
|
|
|
312
312
|
],
|
|
313
313
|
"anonymous": false
|
|
314
314
|
},
|
|
315
|
-
{
|
|
316
|
-
"type": "event",
|
|
317
|
-
"name": "AppUpdated",
|
|
318
|
-
"inputs": [
|
|
319
|
-
{
|
|
320
|
-
"name": "app",
|
|
321
|
-
"type": "address",
|
|
322
|
-
"indexed": true,
|
|
323
|
-
"internalType": "address"
|
|
324
|
-
},
|
|
325
|
-
{
|
|
326
|
-
"name": "uid",
|
|
327
|
-
"type": "bytes32",
|
|
328
|
-
"indexed": false,
|
|
329
|
-
"internalType": "bytes32"
|
|
330
|
-
}
|
|
331
|
-
],
|
|
332
|
-
"anonymous": false
|
|
333
|
-
},
|
|
334
315
|
{
|
|
335
316
|
"type": "event",
|
|
336
317
|
"name": "AppUpdated",
|
|
@@ -491,25 +491,6 @@
|
|
|
491
491
|
],
|
|
492
492
|
"anonymous": false
|
|
493
493
|
},
|
|
494
|
-
{
|
|
495
|
-
"type": "event",
|
|
496
|
-
"name": "AppUpdated",
|
|
497
|
-
"inputs": [
|
|
498
|
-
{
|
|
499
|
-
"name": "app",
|
|
500
|
-
"type": "address",
|
|
501
|
-
"indexed": true,
|
|
502
|
-
"internalType": "address"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"name": "uid",
|
|
506
|
-
"type": "bytes32",
|
|
507
|
-
"indexed": false,
|
|
508
|
-
"internalType": "bytes32"
|
|
509
|
-
}
|
|
510
|
-
],
|
|
511
|
-
"anonymous": false
|
|
512
|
-
},
|
|
513
494
|
{
|
|
514
495
|
"type": "event",
|
|
515
496
|
"name": "AppUpdated",
|
|
@@ -491,25 +491,6 @@ export default [
|
|
|
491
491
|
],
|
|
492
492
|
"anonymous": false
|
|
493
493
|
},
|
|
494
|
-
{
|
|
495
|
-
"type": "event",
|
|
496
|
-
"name": "AppUpdated",
|
|
497
|
-
"inputs": [
|
|
498
|
-
{
|
|
499
|
-
"name": "app",
|
|
500
|
-
"type": "address",
|
|
501
|
-
"indexed": true,
|
|
502
|
-
"internalType": "address"
|
|
503
|
-
},
|
|
504
|
-
{
|
|
505
|
-
"name": "uid",
|
|
506
|
-
"type": "bytes32",
|
|
507
|
-
"indexed": false,
|
|
508
|
-
"internalType": "bytes32"
|
|
509
|
-
}
|
|
510
|
-
],
|
|
511
|
-
"anonymous": false
|
|
512
|
-
},
|
|
513
494
|
{
|
|
514
495
|
"type": "event",
|
|
515
496
|
"name": "AppUpdated",
|
|
@@ -144,25 +144,6 @@
|
|
|
144
144
|
],
|
|
145
145
|
"anonymous": false
|
|
146
146
|
},
|
|
147
|
-
{
|
|
148
|
-
"type": "event",
|
|
149
|
-
"name": "AppUpdated",
|
|
150
|
-
"inputs": [
|
|
151
|
-
{
|
|
152
|
-
"name": "app",
|
|
153
|
-
"type": "address",
|
|
154
|
-
"indexed": true,
|
|
155
|
-
"internalType": "address"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"name": "uid",
|
|
159
|
-
"type": "bytes32",
|
|
160
|
-
"indexed": false,
|
|
161
|
-
"internalType": "bytes32"
|
|
162
|
-
}
|
|
163
|
-
],
|
|
164
|
-
"anonymous": false
|
|
165
|
-
},
|
|
166
147
|
{
|
|
167
148
|
"type": "event",
|
|
168
149
|
"name": "AppUpdated",
|
|
@@ -144,25 +144,6 @@ export default [
|
|
|
144
144
|
],
|
|
145
145
|
"anonymous": false
|
|
146
146
|
},
|
|
147
|
-
{
|
|
148
|
-
"type": "event",
|
|
149
|
-
"name": "AppUpdated",
|
|
150
|
-
"inputs": [
|
|
151
|
-
{
|
|
152
|
-
"name": "app",
|
|
153
|
-
"type": "address",
|
|
154
|
-
"indexed": true,
|
|
155
|
-
"internalType": "address"
|
|
156
|
-
},
|
|
157
|
-
{
|
|
158
|
-
"name": "uid",
|
|
159
|
-
"type": "bytes32",
|
|
160
|
-
"indexed": false,
|
|
161
|
-
"internalType": "bytes32"
|
|
162
|
-
}
|
|
163
|
-
],
|
|
164
|
-
"anonymous": false
|
|
165
|
-
},
|
|
166
147
|
{
|
|
167
148
|
"type": "event",
|
|
168
149
|
"name": "AppUpdated",
|
|
@@ -469,25 +469,6 @@
|
|
|
469
469
|
],
|
|
470
470
|
"anonymous": false
|
|
471
471
|
},
|
|
472
|
-
{
|
|
473
|
-
"type": "event",
|
|
474
|
-
"name": "AppUpdated",
|
|
475
|
-
"inputs": [
|
|
476
|
-
{
|
|
477
|
-
"name": "app",
|
|
478
|
-
"type": "address",
|
|
479
|
-
"indexed": true,
|
|
480
|
-
"internalType": "address"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"name": "uid",
|
|
484
|
-
"type": "bytes32",
|
|
485
|
-
"indexed": false,
|
|
486
|
-
"internalType": "bytes32"
|
|
487
|
-
}
|
|
488
|
-
],
|
|
489
|
-
"anonymous": false
|
|
490
|
-
},
|
|
491
472
|
{
|
|
492
473
|
"type": "event",
|
|
493
474
|
"name": "AppUpdated",
|
|
@@ -469,25 +469,6 @@ export default [
|
|
|
469
469
|
],
|
|
470
470
|
"anonymous": false
|
|
471
471
|
},
|
|
472
|
-
{
|
|
473
|
-
"type": "event",
|
|
474
|
-
"name": "AppUpdated",
|
|
475
|
-
"inputs": [
|
|
476
|
-
{
|
|
477
|
-
"name": "app",
|
|
478
|
-
"type": "address",
|
|
479
|
-
"indexed": true,
|
|
480
|
-
"internalType": "address"
|
|
481
|
-
},
|
|
482
|
-
{
|
|
483
|
-
"name": "uid",
|
|
484
|
-
"type": "bytes32",
|
|
485
|
-
"indexed": false,
|
|
486
|
-
"internalType": "bytes32"
|
|
487
|
-
}
|
|
488
|
-
],
|
|
489
|
-
"anonymous": false
|
|
490
|
-
},
|
|
491
472
|
{
|
|
492
473
|
"type": "event",
|
|
493
474
|
"name": "AppUpdated",
|
|
@@ -196,25 +196,6 @@
|
|
|
196
196
|
],
|
|
197
197
|
"anonymous": false
|
|
198
198
|
},
|
|
199
|
-
{
|
|
200
|
-
"type": "event",
|
|
201
|
-
"name": "AppUpdated",
|
|
202
|
-
"inputs": [
|
|
203
|
-
{
|
|
204
|
-
"name": "app",
|
|
205
|
-
"type": "address",
|
|
206
|
-
"indexed": true,
|
|
207
|
-
"internalType": "address"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"name": "uid",
|
|
211
|
-
"type": "bytes32",
|
|
212
|
-
"indexed": false,
|
|
213
|
-
"internalType": "bytes32"
|
|
214
|
-
}
|
|
215
|
-
],
|
|
216
|
-
"anonymous": false
|
|
217
|
-
},
|
|
218
199
|
{
|
|
219
200
|
"type": "event",
|
|
220
201
|
"name": "AppUpdated",
|
|
@@ -196,25 +196,6 @@ export default [
|
|
|
196
196
|
],
|
|
197
197
|
"anonymous": false
|
|
198
198
|
},
|
|
199
|
-
{
|
|
200
|
-
"type": "event",
|
|
201
|
-
"name": "AppUpdated",
|
|
202
|
-
"inputs": [
|
|
203
|
-
{
|
|
204
|
-
"name": "app",
|
|
205
|
-
"type": "address",
|
|
206
|
-
"indexed": true,
|
|
207
|
-
"internalType": "address"
|
|
208
|
-
},
|
|
209
|
-
{
|
|
210
|
-
"name": "uid",
|
|
211
|
-
"type": "bytes32",
|
|
212
|
-
"indexed": false,
|
|
213
|
-
"internalType": "bytes32"
|
|
214
|
-
}
|
|
215
|
-
],
|
|
216
|
-
"anonymous": false
|
|
217
|
-
},
|
|
218
199
|
{
|
|
219
200
|
"type": "event",
|
|
220
201
|
"name": "AppUpdated",
|
package/dev/abis/Roles.abi.json
CHANGED
|
@@ -504,25 +504,6 @@
|
|
|
504
504
|
],
|
|
505
505
|
"anonymous": false
|
|
506
506
|
},
|
|
507
|
-
{
|
|
508
|
-
"type": "event",
|
|
509
|
-
"name": "AppUpdated",
|
|
510
|
-
"inputs": [
|
|
511
|
-
{
|
|
512
|
-
"name": "app",
|
|
513
|
-
"type": "address",
|
|
514
|
-
"indexed": true,
|
|
515
|
-
"internalType": "address"
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
"name": "uid",
|
|
519
|
-
"type": "bytes32",
|
|
520
|
-
"indexed": false,
|
|
521
|
-
"internalType": "bytes32"
|
|
522
|
-
}
|
|
523
|
-
],
|
|
524
|
-
"anonymous": false
|
|
525
|
-
},
|
|
526
507
|
{
|
|
527
508
|
"type": "event",
|
|
528
509
|
"name": "AppUpdated",
|
package/dev/abis/Roles.abi.ts
CHANGED
|
@@ -504,25 +504,6 @@ export default [
|
|
|
504
504
|
],
|
|
505
505
|
"anonymous": false
|
|
506
506
|
},
|
|
507
|
-
{
|
|
508
|
-
"type": "event",
|
|
509
|
-
"name": "AppUpdated",
|
|
510
|
-
"inputs": [
|
|
511
|
-
{
|
|
512
|
-
"name": "app",
|
|
513
|
-
"type": "address",
|
|
514
|
-
"indexed": true,
|
|
515
|
-
"internalType": "address"
|
|
516
|
-
},
|
|
517
|
-
{
|
|
518
|
-
"name": "uid",
|
|
519
|
-
"type": "bytes32",
|
|
520
|
-
"indexed": false,
|
|
521
|
-
"internalType": "bytes32"
|
|
522
|
-
}
|
|
523
|
-
],
|
|
524
|
-
"anonymous": false
|
|
525
|
-
},
|
|
526
507
|
{
|
|
527
508
|
"type": "event",
|
|
528
509
|
"name": "AppUpdated",
|
package/dev/typings/Channels.ts
CHANGED
|
@@ -208,7 +208,6 @@ export interface ChannelsInterface extends utils.Interface {
|
|
|
208
208
|
"AppSchemaSet(bytes32)": EventFragment;
|
|
209
209
|
"AppUninstalled(address,address,bytes32)": EventFragment;
|
|
210
210
|
"AppUnregistered(address,bytes32)": EventFragment;
|
|
211
|
-
"AppUpdated(address,bytes32)": EventFragment;
|
|
212
211
|
"AppUpdated(address,address,bytes32)": EventFragment;
|
|
213
212
|
"AppUpgraded(address,bytes32,bytes32)": EventFragment;
|
|
214
213
|
"ChannelCreated(address,bytes32)": EventFragment;
|
|
@@ -251,12 +250,7 @@ export interface ChannelsInterface extends utils.Interface {
|
|
|
251
250
|
getEvent(nameOrSignatureOrTopic: "AppSchemaSet"): EventFragment;
|
|
252
251
|
getEvent(nameOrSignatureOrTopic: "AppUninstalled"): EventFragment;
|
|
253
252
|
getEvent(nameOrSignatureOrTopic: "AppUnregistered"): EventFragment;
|
|
254
|
-
getEvent(
|
|
255
|
-
nameOrSignatureOrTopic: "AppUpdated(address,bytes32)"
|
|
256
|
-
): EventFragment;
|
|
257
|
-
getEvent(
|
|
258
|
-
nameOrSignatureOrTopic: "AppUpdated(address,address,bytes32)"
|
|
259
|
-
): EventFragment;
|
|
253
|
+
getEvent(nameOrSignatureOrTopic: "AppUpdated"): EventFragment;
|
|
260
254
|
getEvent(nameOrSignatureOrTopic: "AppUpgraded"): EventFragment;
|
|
261
255
|
getEvent(nameOrSignatureOrTopic: "ChannelCreated"): EventFragment;
|
|
262
256
|
getEvent(nameOrSignatureOrTopic: "ChannelRemoved"): EventFragment;
|
|
@@ -370,30 +364,17 @@ export type AppUnregisteredEvent = TypedEvent<
|
|
|
370
364
|
|
|
371
365
|
export type AppUnregisteredEventFilter = TypedEventFilter<AppUnregisteredEvent>;
|
|
372
366
|
|
|
373
|
-
export interface
|
|
374
|
-
app: string;
|
|
375
|
-
uid: string;
|
|
376
|
-
}
|
|
377
|
-
export type AppUpdated_address_bytes32_Event = TypedEvent<
|
|
378
|
-
[string, string],
|
|
379
|
-
AppUpdated_address_bytes32_EventObject
|
|
380
|
-
>;
|
|
381
|
-
|
|
382
|
-
export type AppUpdated_address_bytes32_EventFilter =
|
|
383
|
-
TypedEventFilter<AppUpdated_address_bytes32_Event>;
|
|
384
|
-
|
|
385
|
-
export interface AppUpdated_address_address_bytes32_EventObject {
|
|
367
|
+
export interface AppUpdatedEventObject {
|
|
386
368
|
app: string;
|
|
387
369
|
account: string;
|
|
388
370
|
appId: string;
|
|
389
371
|
}
|
|
390
|
-
export type
|
|
372
|
+
export type AppUpdatedEvent = TypedEvent<
|
|
391
373
|
[string, string, string],
|
|
392
|
-
|
|
374
|
+
AppUpdatedEventObject
|
|
393
375
|
>;
|
|
394
376
|
|
|
395
|
-
export type
|
|
396
|
-
TypedEventFilter<AppUpdated_address_address_bytes32_Event>;
|
|
377
|
+
export type AppUpdatedEventFilter = TypedEventFilter<AppUpdatedEvent>;
|
|
397
378
|
|
|
398
379
|
export interface AppUpgradedEventObject {
|
|
399
380
|
app: string;
|
|
@@ -1030,15 +1011,16 @@ export interface Channels extends BaseContract {
|
|
|
1030
1011
|
uid?: null
|
|
1031
1012
|
): AppUnregisteredEventFilter;
|
|
1032
1013
|
|
|
1033
|
-
"AppUpdated(address,bytes32)"(
|
|
1034
|
-
app?: string | null,
|
|
1035
|
-
uid?: null
|
|
1036
|
-
): AppUpdated_address_bytes32_EventFilter;
|
|
1037
1014
|
"AppUpdated(address,address,bytes32)"(
|
|
1038
1015
|
app?: string | null,
|
|
1039
1016
|
account?: string | null,
|
|
1040
1017
|
appId?: BytesLike | null
|
|
1041
|
-
):
|
|
1018
|
+
): AppUpdatedEventFilter;
|
|
1019
|
+
AppUpdated(
|
|
1020
|
+
app?: string | null,
|
|
1021
|
+
account?: string | null,
|
|
1022
|
+
appId?: BytesLike | null
|
|
1023
|
+
): AppUpdatedEventFilter;
|
|
1042
1024
|
|
|
1043
1025
|
"AppUpgraded(address,bytes32,bytes32)"(
|
|
1044
1026
|
app?: string | null,
|
|
@@ -181,7 +181,6 @@ export interface EntitlementsManagerInterface extends utils.Interface {
|
|
|
181
181
|
"AppSchemaSet(bytes32)": EventFragment;
|
|
182
182
|
"AppUninstalled(address,address,bytes32)": EventFragment;
|
|
183
183
|
"AppUnregistered(address,bytes32)": EventFragment;
|
|
184
|
-
"AppUpdated(address,bytes32)": EventFragment;
|
|
185
184
|
"AppUpdated(address,address,bytes32)": EventFragment;
|
|
186
185
|
"AppUpgraded(address,bytes32,bytes32)": EventFragment;
|
|
187
186
|
"EntitlementModuleAdded(address,address)": EventFragment;
|
|
@@ -212,12 +211,7 @@ export interface EntitlementsManagerInterface extends utils.Interface {
|
|
|
212
211
|
getEvent(nameOrSignatureOrTopic: "AppSchemaSet"): EventFragment;
|
|
213
212
|
getEvent(nameOrSignatureOrTopic: "AppUninstalled"): EventFragment;
|
|
214
213
|
getEvent(nameOrSignatureOrTopic: "AppUnregistered"): EventFragment;
|
|
215
|
-
getEvent(
|
|
216
|
-
nameOrSignatureOrTopic: "AppUpdated(address,bytes32)"
|
|
217
|
-
): EventFragment;
|
|
218
|
-
getEvent(
|
|
219
|
-
nameOrSignatureOrTopic: "AppUpdated(address,address,bytes32)"
|
|
220
|
-
): EventFragment;
|
|
214
|
+
getEvent(nameOrSignatureOrTopic: "AppUpdated"): EventFragment;
|
|
221
215
|
getEvent(nameOrSignatureOrTopic: "AppUpgraded"): EventFragment;
|
|
222
216
|
getEvent(nameOrSignatureOrTopic: "EntitlementModuleAdded"): EventFragment;
|
|
223
217
|
getEvent(nameOrSignatureOrTopic: "EntitlementModuleRemoved"): EventFragment;
|
|
@@ -313,30 +307,17 @@ export type AppUnregisteredEvent = TypedEvent<
|
|
|
313
307
|
|
|
314
308
|
export type AppUnregisteredEventFilter = TypedEventFilter<AppUnregisteredEvent>;
|
|
315
309
|
|
|
316
|
-
export interface
|
|
317
|
-
app: string;
|
|
318
|
-
uid: string;
|
|
319
|
-
}
|
|
320
|
-
export type AppUpdated_address_bytes32_Event = TypedEvent<
|
|
321
|
-
[string, string],
|
|
322
|
-
AppUpdated_address_bytes32_EventObject
|
|
323
|
-
>;
|
|
324
|
-
|
|
325
|
-
export type AppUpdated_address_bytes32_EventFilter =
|
|
326
|
-
TypedEventFilter<AppUpdated_address_bytes32_Event>;
|
|
327
|
-
|
|
328
|
-
export interface AppUpdated_address_address_bytes32_EventObject {
|
|
310
|
+
export interface AppUpdatedEventObject {
|
|
329
311
|
app: string;
|
|
330
312
|
account: string;
|
|
331
313
|
appId: string;
|
|
332
314
|
}
|
|
333
|
-
export type
|
|
315
|
+
export type AppUpdatedEvent = TypedEvent<
|
|
334
316
|
[string, string, string],
|
|
335
|
-
|
|
317
|
+
AppUpdatedEventObject
|
|
336
318
|
>;
|
|
337
319
|
|
|
338
|
-
export type
|
|
339
|
-
TypedEventFilter<AppUpdated_address_address_bytes32_Event>;
|
|
320
|
+
export type AppUpdatedEventFilter = TypedEventFilter<AppUpdatedEvent>;
|
|
340
321
|
|
|
341
322
|
export interface AppUpgradedEventObject {
|
|
342
323
|
app: string;
|
|
@@ -785,15 +766,16 @@ export interface EntitlementsManager extends BaseContract {
|
|
|
785
766
|
uid?: null
|
|
786
767
|
): AppUnregisteredEventFilter;
|
|
787
768
|
|
|
788
|
-
"AppUpdated(address,bytes32)"(
|
|
789
|
-
app?: string | null,
|
|
790
|
-
uid?: null
|
|
791
|
-
): AppUpdated_address_bytes32_EventFilter;
|
|
792
769
|
"AppUpdated(address,address,bytes32)"(
|
|
793
770
|
app?: string | null,
|
|
794
771
|
account?: string | null,
|
|
795
772
|
appId?: BytesLike | null
|
|
796
|
-
):
|
|
773
|
+
): AppUpdatedEventFilter;
|
|
774
|
+
AppUpdated(
|
|
775
|
+
app?: string | null,
|
|
776
|
+
account?: string | null,
|
|
777
|
+
appId?: BytesLike | null
|
|
778
|
+
): AppUpdatedEventFilter;
|
|
797
779
|
|
|
798
780
|
"AppUpgraded(address,bytes32,bytes32)"(
|
|
799
781
|
app?: string | null,
|
|
@@ -238,7 +238,6 @@ export interface IAppRegistryInterface extends utils.Interface {
|
|
|
238
238
|
"AppSchemaSet(bytes32)": EventFragment;
|
|
239
239
|
"AppUninstalled(address,address,bytes32)": EventFragment;
|
|
240
240
|
"AppUnregistered(address,bytes32)": EventFragment;
|
|
241
|
-
"AppUpdated(address,bytes32)": EventFragment;
|
|
242
241
|
"AppUpdated(address,address,bytes32)": EventFragment;
|
|
243
242
|
"AppUpgraded(address,bytes32,bytes32)": EventFragment;
|
|
244
243
|
};
|
|
@@ -250,12 +249,7 @@ export interface IAppRegistryInterface extends utils.Interface {
|
|
|
250
249
|
getEvent(nameOrSignatureOrTopic: "AppSchemaSet"): EventFragment;
|
|
251
250
|
getEvent(nameOrSignatureOrTopic: "AppUninstalled"): EventFragment;
|
|
252
251
|
getEvent(nameOrSignatureOrTopic: "AppUnregistered"): EventFragment;
|
|
253
|
-
getEvent(
|
|
254
|
-
nameOrSignatureOrTopic: "AppUpdated(address,bytes32)"
|
|
255
|
-
): EventFragment;
|
|
256
|
-
getEvent(
|
|
257
|
-
nameOrSignatureOrTopic: "AppUpdated(address,address,bytes32)"
|
|
258
|
-
): EventFragment;
|
|
252
|
+
getEvent(nameOrSignatureOrTopic: "AppUpdated"): EventFragment;
|
|
259
253
|
getEvent(nameOrSignatureOrTopic: "AppUpgraded"): EventFragment;
|
|
260
254
|
}
|
|
261
255
|
|
|
@@ -332,30 +326,17 @@ export type AppUnregisteredEvent = TypedEvent<
|
|
|
332
326
|
|
|
333
327
|
export type AppUnregisteredEventFilter = TypedEventFilter<AppUnregisteredEvent>;
|
|
334
328
|
|
|
335
|
-
export interface
|
|
336
|
-
app: string;
|
|
337
|
-
uid: string;
|
|
338
|
-
}
|
|
339
|
-
export type AppUpdated_address_bytes32_Event = TypedEvent<
|
|
340
|
-
[string, string],
|
|
341
|
-
AppUpdated_address_bytes32_EventObject
|
|
342
|
-
>;
|
|
343
|
-
|
|
344
|
-
export type AppUpdated_address_bytes32_EventFilter =
|
|
345
|
-
TypedEventFilter<AppUpdated_address_bytes32_Event>;
|
|
346
|
-
|
|
347
|
-
export interface AppUpdated_address_address_bytes32_EventObject {
|
|
329
|
+
export interface AppUpdatedEventObject {
|
|
348
330
|
app: string;
|
|
349
331
|
account: string;
|
|
350
332
|
appId: string;
|
|
351
333
|
}
|
|
352
|
-
export type
|
|
334
|
+
export type AppUpdatedEvent = TypedEvent<
|
|
353
335
|
[string, string, string],
|
|
354
|
-
|
|
336
|
+
AppUpdatedEventObject
|
|
355
337
|
>;
|
|
356
338
|
|
|
357
|
-
export type
|
|
358
|
-
TypedEventFilter<AppUpdated_address_address_bytes32_Event>;
|
|
339
|
+
export type AppUpdatedEventFilter = TypedEventFilter<AppUpdatedEvent>;
|
|
359
340
|
|
|
360
341
|
export interface AppUpgradedEventObject {
|
|
361
342
|
app: string;
|
|
@@ -601,15 +582,16 @@ export interface IAppRegistry extends BaseContract {
|
|
|
601
582
|
uid?: null
|
|
602
583
|
): AppUnregisteredEventFilter;
|
|
603
584
|
|
|
604
|
-
"AppUpdated(address,bytes32)"(
|
|
605
|
-
app?: string | null,
|
|
606
|
-
uid?: null
|
|
607
|
-
): AppUpdated_address_bytes32_EventFilter;
|
|
608
585
|
"AppUpdated(address,address,bytes32)"(
|
|
609
586
|
app?: string | null,
|
|
610
587
|
account?: string | null,
|
|
611
588
|
appId?: BytesLike | null
|
|
612
|
-
):
|
|
589
|
+
): AppUpdatedEventFilter;
|
|
590
|
+
AppUpdated(
|
|
591
|
+
app?: string | null,
|
|
592
|
+
account?: string | null,
|
|
593
|
+
appId?: BytesLike | null
|
|
594
|
+
): AppUpdatedEventFilter;
|
|
613
595
|
|
|
614
596
|
"AppUpgraded(address,bytes32,bytes32)"(
|
|
615
597
|
app?: string | null,
|
|
@@ -321,7 +321,6 @@ export interface MembershipFacetInterface extends utils.Interface {
|
|
|
321
321
|
"AppSchemaSet(bytes32)": EventFragment;
|
|
322
322
|
"AppUninstalled(address,address,bytes32)": EventFragment;
|
|
323
323
|
"AppUnregistered(address,bytes32)": EventFragment;
|
|
324
|
-
"AppUpdated(address,bytes32)": EventFragment;
|
|
325
324
|
"AppUpdated(address,address,bytes32)": EventFragment;
|
|
326
325
|
"AppUpgraded(address,bytes32,bytes32)": EventFragment;
|
|
327
326
|
"Approval(address,address,uint256)": EventFragment;
|
|
@@ -384,12 +383,7 @@ export interface MembershipFacetInterface extends utils.Interface {
|
|
|
384
383
|
getEvent(nameOrSignatureOrTopic: "AppSchemaSet"): EventFragment;
|
|
385
384
|
getEvent(nameOrSignatureOrTopic: "AppUninstalled"): EventFragment;
|
|
386
385
|
getEvent(nameOrSignatureOrTopic: "AppUnregistered"): EventFragment;
|
|
387
|
-
getEvent(
|
|
388
|
-
nameOrSignatureOrTopic: "AppUpdated(address,bytes32)"
|
|
389
|
-
): EventFragment;
|
|
390
|
-
getEvent(
|
|
391
|
-
nameOrSignatureOrTopic: "AppUpdated(address,address,bytes32)"
|
|
392
|
-
): EventFragment;
|
|
386
|
+
getEvent(nameOrSignatureOrTopic: "AppUpdated"): EventFragment;
|
|
393
387
|
getEvent(nameOrSignatureOrTopic: "AppUpgraded"): EventFragment;
|
|
394
388
|
getEvent(nameOrSignatureOrTopic: "Approval"): EventFragment;
|
|
395
389
|
getEvent(nameOrSignatureOrTopic: "ApprovalForAll"): EventFragment;
|
|
@@ -529,30 +523,17 @@ export type AppUnregisteredEvent = TypedEvent<
|
|
|
529
523
|
|
|
530
524
|
export type AppUnregisteredEventFilter = TypedEventFilter<AppUnregisteredEvent>;
|
|
531
525
|
|
|
532
|
-
export interface
|
|
533
|
-
app: string;
|
|
534
|
-
uid: string;
|
|
535
|
-
}
|
|
536
|
-
export type AppUpdated_address_bytes32_Event = TypedEvent<
|
|
537
|
-
[string, string],
|
|
538
|
-
AppUpdated_address_bytes32_EventObject
|
|
539
|
-
>;
|
|
540
|
-
|
|
541
|
-
export type AppUpdated_address_bytes32_EventFilter =
|
|
542
|
-
TypedEventFilter<AppUpdated_address_bytes32_Event>;
|
|
543
|
-
|
|
544
|
-
export interface AppUpdated_address_address_bytes32_EventObject {
|
|
526
|
+
export interface AppUpdatedEventObject {
|
|
545
527
|
app: string;
|
|
546
528
|
account: string;
|
|
547
529
|
appId: string;
|
|
548
530
|
}
|
|
549
|
-
export type
|
|
531
|
+
export type AppUpdatedEvent = TypedEvent<
|
|
550
532
|
[string, string, string],
|
|
551
|
-
|
|
533
|
+
AppUpdatedEventObject
|
|
552
534
|
>;
|
|
553
535
|
|
|
554
|
-
export type
|
|
555
|
-
TypedEventFilter<AppUpdated_address_address_bytes32_Event>;
|
|
536
|
+
export type AppUpdatedEventFilter = TypedEventFilter<AppUpdatedEvent>;
|
|
556
537
|
|
|
557
538
|
export interface AppUpgradedEventObject {
|
|
558
539
|
app: string;
|
|
@@ -1497,15 +1478,16 @@ export interface MembershipFacet extends BaseContract {
|
|
|
1497
1478
|
uid?: null
|
|
1498
1479
|
): AppUnregisteredEventFilter;
|
|
1499
1480
|
|
|
1500
|
-
"AppUpdated(address,bytes32)"(
|
|
1501
|
-
app?: string | null,
|
|
1502
|
-
uid?: null
|
|
1503
|
-
): AppUpdated_address_bytes32_EventFilter;
|
|
1504
1481
|
"AppUpdated(address,address,bytes32)"(
|
|
1505
1482
|
app?: string | null,
|
|
1506
1483
|
account?: string | null,
|
|
1507
1484
|
appId?: BytesLike | null
|
|
1508
|
-
):
|
|
1485
|
+
): AppUpdatedEventFilter;
|
|
1486
|
+
AppUpdated(
|
|
1487
|
+
app?: string | null,
|
|
1488
|
+
account?: string | null,
|
|
1489
|
+
appId?: BytesLike | null
|
|
1490
|
+
): AppUpdatedEventFilter;
|
|
1509
1491
|
|
|
1510
1492
|
"AppUpgraded(address,bytes32,bytes32)"(
|
|
1511
1493
|
app?: string | null,
|
|
@@ -136,7 +136,6 @@ export interface PrepayFacetInterface extends utils.Interface {
|
|
|
136
136
|
"AppSchemaSet(bytes32)": EventFragment;
|
|
137
137
|
"AppUninstalled(address,address,bytes32)": EventFragment;
|
|
138
138
|
"AppUnregistered(address,bytes32)": EventFragment;
|
|
139
|
-
"AppUpdated(address,bytes32)": EventFragment;
|
|
140
139
|
"AppUpdated(address,address,bytes32)": EventFragment;
|
|
141
140
|
"AppUpgraded(address,bytes32,bytes32)": EventFragment;
|
|
142
141
|
"ExecutionInstalled(address,((bytes4,bool,bool)[],(bytes4,uint32,bool,bool)[],bytes4[]))": EventFragment;
|
|
@@ -169,12 +168,7 @@ export interface PrepayFacetInterface extends utils.Interface {
|
|
|
169
168
|
getEvent(nameOrSignatureOrTopic: "AppSchemaSet"): EventFragment;
|
|
170
169
|
getEvent(nameOrSignatureOrTopic: "AppUninstalled"): EventFragment;
|
|
171
170
|
getEvent(nameOrSignatureOrTopic: "AppUnregistered"): EventFragment;
|
|
172
|
-
getEvent(
|
|
173
|
-
nameOrSignatureOrTopic: "AppUpdated(address,bytes32)"
|
|
174
|
-
): EventFragment;
|
|
175
|
-
getEvent(
|
|
176
|
-
nameOrSignatureOrTopic: "AppUpdated(address,address,bytes32)"
|
|
177
|
-
): EventFragment;
|
|
171
|
+
getEvent(nameOrSignatureOrTopic: "AppUpdated"): EventFragment;
|
|
178
172
|
getEvent(nameOrSignatureOrTopic: "AppUpgraded"): EventFragment;
|
|
179
173
|
getEvent(nameOrSignatureOrTopic: "ExecutionInstalled"): EventFragment;
|
|
180
174
|
getEvent(nameOrSignatureOrTopic: "ExecutionUninstalled"): EventFragment;
|
|
@@ -272,30 +266,17 @@ export type AppUnregisteredEvent = TypedEvent<
|
|
|
272
266
|
|
|
273
267
|
export type AppUnregisteredEventFilter = TypedEventFilter<AppUnregisteredEvent>;
|
|
274
268
|
|
|
275
|
-
export interface
|
|
276
|
-
app: string;
|
|
277
|
-
uid: string;
|
|
278
|
-
}
|
|
279
|
-
export type AppUpdated_address_bytes32_Event = TypedEvent<
|
|
280
|
-
[string, string],
|
|
281
|
-
AppUpdated_address_bytes32_EventObject
|
|
282
|
-
>;
|
|
283
|
-
|
|
284
|
-
export type AppUpdated_address_bytes32_EventFilter =
|
|
285
|
-
TypedEventFilter<AppUpdated_address_bytes32_Event>;
|
|
286
|
-
|
|
287
|
-
export interface AppUpdated_address_address_bytes32_EventObject {
|
|
269
|
+
export interface AppUpdatedEventObject {
|
|
288
270
|
app: string;
|
|
289
271
|
account: string;
|
|
290
272
|
appId: string;
|
|
291
273
|
}
|
|
292
|
-
export type
|
|
274
|
+
export type AppUpdatedEvent = TypedEvent<
|
|
293
275
|
[string, string, string],
|
|
294
|
-
|
|
276
|
+
AppUpdatedEventObject
|
|
295
277
|
>;
|
|
296
278
|
|
|
297
|
-
export type
|
|
298
|
-
TypedEventFilter<AppUpdated_address_address_bytes32_Event>;
|
|
279
|
+
export type AppUpdatedEventFilter = TypedEventFilter<AppUpdatedEvent>;
|
|
299
280
|
|
|
300
281
|
export interface AppUpgradedEventObject {
|
|
301
282
|
app: string;
|
|
@@ -693,15 +674,16 @@ export interface PrepayFacet extends BaseContract {
|
|
|
693
674
|
uid?: null
|
|
694
675
|
): AppUnregisteredEventFilter;
|
|
695
676
|
|
|
696
|
-
"AppUpdated(address,bytes32)"(
|
|
697
|
-
app?: string | null,
|
|
698
|
-
uid?: null
|
|
699
|
-
): AppUpdated_address_bytes32_EventFilter;
|
|
700
677
|
"AppUpdated(address,address,bytes32)"(
|
|
701
678
|
app?: string | null,
|
|
702
679
|
account?: string | null,
|
|
703
680
|
appId?: BytesLike | null
|
|
704
|
-
):
|
|
681
|
+
): AppUpdatedEventFilter;
|
|
682
|
+
AppUpdated(
|
|
683
|
+
app?: string | null,
|
|
684
|
+
account?: string | null,
|
|
685
|
+
appId?: BytesLike | null
|
|
686
|
+
): AppUpdatedEventFilter;
|
|
705
687
|
|
|
706
688
|
"AppUpgraded(address,bytes32,bytes32)"(
|
|
707
689
|
app?: string | null,
|
package/dev/typings/Roles.ts
CHANGED
|
@@ -246,7 +246,6 @@ export interface RolesInterface extends utils.Interface {
|
|
|
246
246
|
"AppSchemaSet(bytes32)": EventFragment;
|
|
247
247
|
"AppUninstalled(address,address,bytes32)": EventFragment;
|
|
248
248
|
"AppUnregistered(address,bytes32)": EventFragment;
|
|
249
|
-
"AppUpdated(address,bytes32)": EventFragment;
|
|
250
249
|
"AppUpdated(address,address,bytes32)": EventFragment;
|
|
251
250
|
"AppUpgraded(address,bytes32,bytes32)": EventFragment;
|
|
252
251
|
"ExecutionInstalled(address,((bytes4,bool,bool)[],(bytes4,uint32,bool,bool)[],bytes4[]))": EventFragment;
|
|
@@ -281,12 +280,7 @@ export interface RolesInterface extends utils.Interface {
|
|
|
281
280
|
getEvent(nameOrSignatureOrTopic: "AppSchemaSet"): EventFragment;
|
|
282
281
|
getEvent(nameOrSignatureOrTopic: "AppUninstalled"): EventFragment;
|
|
283
282
|
getEvent(nameOrSignatureOrTopic: "AppUnregistered"): EventFragment;
|
|
284
|
-
getEvent(
|
|
285
|
-
nameOrSignatureOrTopic: "AppUpdated(address,bytes32)"
|
|
286
|
-
): EventFragment;
|
|
287
|
-
getEvent(
|
|
288
|
-
nameOrSignatureOrTopic: "AppUpdated(address,address,bytes32)"
|
|
289
|
-
): EventFragment;
|
|
283
|
+
getEvent(nameOrSignatureOrTopic: "AppUpdated"): EventFragment;
|
|
290
284
|
getEvent(nameOrSignatureOrTopic: "AppUpgraded"): EventFragment;
|
|
291
285
|
getEvent(nameOrSignatureOrTopic: "ExecutionInstalled"): EventFragment;
|
|
292
286
|
getEvent(nameOrSignatureOrTopic: "ExecutionUninstalled"): EventFragment;
|
|
@@ -392,30 +386,17 @@ export type AppUnregisteredEvent = TypedEvent<
|
|
|
392
386
|
|
|
393
387
|
export type AppUnregisteredEventFilter = TypedEventFilter<AppUnregisteredEvent>;
|
|
394
388
|
|
|
395
|
-
export interface
|
|
396
|
-
app: string;
|
|
397
|
-
uid: string;
|
|
398
|
-
}
|
|
399
|
-
export type AppUpdated_address_bytes32_Event = TypedEvent<
|
|
400
|
-
[string, string],
|
|
401
|
-
AppUpdated_address_bytes32_EventObject
|
|
402
|
-
>;
|
|
403
|
-
|
|
404
|
-
export type AppUpdated_address_bytes32_EventFilter =
|
|
405
|
-
TypedEventFilter<AppUpdated_address_bytes32_Event>;
|
|
406
|
-
|
|
407
|
-
export interface AppUpdated_address_address_bytes32_EventObject {
|
|
389
|
+
export interface AppUpdatedEventObject {
|
|
408
390
|
app: string;
|
|
409
391
|
account: string;
|
|
410
392
|
appId: string;
|
|
411
393
|
}
|
|
412
|
-
export type
|
|
394
|
+
export type AppUpdatedEvent = TypedEvent<
|
|
413
395
|
[string, string, string],
|
|
414
|
-
|
|
396
|
+
AppUpdatedEventObject
|
|
415
397
|
>;
|
|
416
398
|
|
|
417
|
-
export type
|
|
418
|
-
TypedEventFilter<AppUpdated_address_address_bytes32_Event>;
|
|
399
|
+
export type AppUpdatedEventFilter = TypedEventFilter<AppUpdatedEvent>;
|
|
419
400
|
|
|
420
401
|
export interface AppUpgradedEventObject {
|
|
421
402
|
app: string;
|
|
@@ -1025,15 +1006,16 @@ export interface Roles extends BaseContract {
|
|
|
1025
1006
|
uid?: null
|
|
1026
1007
|
): AppUnregisteredEventFilter;
|
|
1027
1008
|
|
|
1028
|
-
"AppUpdated(address,bytes32)"(
|
|
1029
|
-
app?: string | null,
|
|
1030
|
-
uid?: null
|
|
1031
|
-
): AppUpdated_address_bytes32_EventFilter;
|
|
1032
1009
|
"AppUpdated(address,address,bytes32)"(
|
|
1033
1010
|
app?: string | null,
|
|
1034
1011
|
account?: string | null,
|
|
1035
1012
|
appId?: BytesLike | null
|
|
1036
|
-
):
|
|
1013
|
+
): AppUpdatedEventFilter;
|
|
1014
|
+
AppUpdated(
|
|
1015
|
+
app?: string | null,
|
|
1016
|
+
account?: string | null,
|
|
1017
|
+
appId?: BytesLike | null
|
|
1018
|
+
): AppUpdatedEventFilter;
|
|
1037
1019
|
|
|
1038
1020
|
"AppUpgraded(address,bytes32,bytes32)"(
|
|
1039
1021
|
app?: string | null,
|
|
@@ -376,25 +376,6 @@ const _abi = [
|
|
|
376
376
|
],
|
|
377
377
|
anonymous: false,
|
|
378
378
|
},
|
|
379
|
-
{
|
|
380
|
-
type: "event",
|
|
381
|
-
name: "AppUpdated",
|
|
382
|
-
inputs: [
|
|
383
|
-
{
|
|
384
|
-
name: "app",
|
|
385
|
-
type: "address",
|
|
386
|
-
indexed: true,
|
|
387
|
-
internalType: "address",
|
|
388
|
-
},
|
|
389
|
-
{
|
|
390
|
-
name: "uid",
|
|
391
|
-
type: "bytes32",
|
|
392
|
-
indexed: false,
|
|
393
|
-
internalType: "bytes32",
|
|
394
|
-
},
|
|
395
|
-
],
|
|
396
|
-
anonymous: false,
|
|
397
|
-
},
|
|
398
379
|
{
|
|
399
380
|
type: "event",
|
|
400
381
|
name: "AppUpdated",
|
|
@@ -322,25 +322,6 @@ const _abi = [
|
|
|
322
322
|
],
|
|
323
323
|
anonymous: false,
|
|
324
324
|
},
|
|
325
|
-
{
|
|
326
|
-
type: "event",
|
|
327
|
-
name: "AppUpdated",
|
|
328
|
-
inputs: [
|
|
329
|
-
{
|
|
330
|
-
name: "app",
|
|
331
|
-
type: "address",
|
|
332
|
-
indexed: true,
|
|
333
|
-
internalType: "address",
|
|
334
|
-
},
|
|
335
|
-
{
|
|
336
|
-
name: "uid",
|
|
337
|
-
type: "bytes32",
|
|
338
|
-
indexed: false,
|
|
339
|
-
internalType: "bytes32",
|
|
340
|
-
},
|
|
341
|
-
],
|
|
342
|
-
anonymous: false,
|
|
343
|
-
},
|
|
344
325
|
{
|
|
345
326
|
type: "event",
|
|
346
327
|
name: "AppUpdated",
|
|
@@ -499,25 +499,6 @@ const _abi = [
|
|
|
499
499
|
],
|
|
500
500
|
anonymous: false,
|
|
501
501
|
},
|
|
502
|
-
{
|
|
503
|
-
type: "event",
|
|
504
|
-
name: "AppUpdated",
|
|
505
|
-
inputs: [
|
|
506
|
-
{
|
|
507
|
-
name: "app",
|
|
508
|
-
type: "address",
|
|
509
|
-
indexed: true,
|
|
510
|
-
internalType: "address",
|
|
511
|
-
},
|
|
512
|
-
{
|
|
513
|
-
name: "uid",
|
|
514
|
-
type: "bytes32",
|
|
515
|
-
indexed: false,
|
|
516
|
-
internalType: "bytes32",
|
|
517
|
-
},
|
|
518
|
-
],
|
|
519
|
-
anonymous: false,
|
|
520
|
-
},
|
|
521
502
|
{
|
|
522
503
|
type: "event",
|
|
523
504
|
name: "AppUpdated",
|
|
@@ -479,25 +479,6 @@ const _abi = [
|
|
|
479
479
|
],
|
|
480
480
|
anonymous: false,
|
|
481
481
|
},
|
|
482
|
-
{
|
|
483
|
-
type: "event",
|
|
484
|
-
name: "AppUpdated",
|
|
485
|
-
inputs: [
|
|
486
|
-
{
|
|
487
|
-
name: "app",
|
|
488
|
-
type: "address",
|
|
489
|
-
indexed: true,
|
|
490
|
-
internalType: "address",
|
|
491
|
-
},
|
|
492
|
-
{
|
|
493
|
-
name: "uid",
|
|
494
|
-
type: "bytes32",
|
|
495
|
-
indexed: false,
|
|
496
|
-
internalType: "bytes32",
|
|
497
|
-
},
|
|
498
|
-
],
|
|
499
|
-
anonymous: false,
|
|
500
|
-
},
|
|
501
482
|
{
|
|
502
483
|
type: "event",
|
|
503
484
|
name: "AppUpdated",
|
|
@@ -203,25 +203,6 @@ const _abi = [
|
|
|
203
203
|
],
|
|
204
204
|
anonymous: false,
|
|
205
205
|
},
|
|
206
|
-
{
|
|
207
|
-
type: "event",
|
|
208
|
-
name: "AppUpdated",
|
|
209
|
-
inputs: [
|
|
210
|
-
{
|
|
211
|
-
name: "app",
|
|
212
|
-
type: "address",
|
|
213
|
-
indexed: true,
|
|
214
|
-
internalType: "address",
|
|
215
|
-
},
|
|
216
|
-
{
|
|
217
|
-
name: "uid",
|
|
218
|
-
type: "bytes32",
|
|
219
|
-
indexed: false,
|
|
220
|
-
internalType: "bytes32",
|
|
221
|
-
},
|
|
222
|
-
],
|
|
223
|
-
anonymous: false,
|
|
224
|
-
},
|
|
225
206
|
{
|
|
226
207
|
type: "event",
|
|
227
208
|
name: "AppUpdated",
|
|
@@ -511,25 +511,6 @@ const _abi = [
|
|
|
511
511
|
],
|
|
512
512
|
anonymous: false,
|
|
513
513
|
},
|
|
514
|
-
{
|
|
515
|
-
type: "event",
|
|
516
|
-
name: "AppUpdated",
|
|
517
|
-
inputs: [
|
|
518
|
-
{
|
|
519
|
-
name: "app",
|
|
520
|
-
type: "address",
|
|
521
|
-
indexed: true,
|
|
522
|
-
internalType: "address",
|
|
523
|
-
},
|
|
524
|
-
{
|
|
525
|
-
name: "uid",
|
|
526
|
-
type: "bytes32",
|
|
527
|
-
indexed: false,
|
|
528
|
-
internalType: "bytes32",
|
|
529
|
-
},
|
|
530
|
-
],
|
|
531
|
-
anonymous: false,
|
|
532
|
-
},
|
|
533
514
|
{
|
|
534
515
|
type: "event",
|
|
535
516
|
name: "AppUpdated",
|
package/package.json
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@towns-protocol/generated",
|
|
3
|
-
"version": "0.0.
|
|
4
|
-
"packageManager": "yarn@3.8.0",
|
|
3
|
+
"version": "0.0.392",
|
|
5
4
|
"type": "module",
|
|
6
5
|
"scripts": {
|
|
7
6
|
"build": "node ./scripts/prepare.js",
|
|
@@ -14,7 +13,7 @@
|
|
|
14
13
|
"ethers": "^5.8.0"
|
|
15
14
|
},
|
|
16
15
|
"devDependencies": {
|
|
17
|
-
"@towns-protocol/contracts": "^0.0.
|
|
16
|
+
"@towns-protocol/contracts": "^0.0.392",
|
|
18
17
|
"@typechain/ethers-v5": "^11.1.2",
|
|
19
18
|
"typechain": "^8.3.2"
|
|
20
19
|
},
|
|
@@ -35,5 +34,5 @@
|
|
|
35
34
|
"publishConfig": {
|
|
36
35
|
"access": "public"
|
|
37
36
|
},
|
|
38
|
-
"gitHead": "
|
|
37
|
+
"gitHead": "0a8714a97481e59073968de31fa7861dfd89add1"
|
|
39
38
|
}
|