@@ -29,11 +29,6 @@ export const abi = [
2929 name : 'InvalidAction' ,
3030 type : 'error' ,
3131 } ,
32- {
33- inputs : [ ] ,
34- name : 'InvalidAddressForRole' ,
35- type : 'error' ,
36- } ,
3732 {
3833 inputs : [ ] ,
3934 name : 'InvalidCaller' ,
@@ -61,17 +56,17 @@ export const abi = [
6156 } ,
6257 {
6358 inputs : [ ] ,
64- name : 'NotInitializing ' ,
59+ name : 'InvalidSpaceIdForRole ' ,
6560 type : 'error' ,
6661 } ,
6762 {
6863 inputs : [ ] ,
69- name : 'OneActionForFastPath ' ,
64+ name : 'NotInitializing ' ,
7065 type : 'error' ,
7166 } ,
7267 {
7368 inputs : [ ] ,
74- name : 'SpaceNotRegistered ' ,
69+ name : 'OneActionForFastPath ' ,
7570 type : 'error' ,
7671 } ,
7772 {
@@ -205,9 +200,9 @@ export const abi = [
205200 {
206201 inputs : [
207202 {
208- internalType : 'address ' ,
209- name : '_newEditor ' ,
210- type : 'address ' ,
203+ internalType : 'bytes16 ' ,
204+ name : '_newEditorSpaceId ' ,
205+ type : 'bytes16 ' ,
211206 } ,
212207 ] ,
213208 name : 'addEditor' ,
@@ -218,9 +213,9 @@ export const abi = [
218213 {
219214 inputs : [
220215 {
221- internalType : 'address ' ,
222- name : '_newMember ' ,
223- type : 'address ' ,
216+ internalType : 'bytes16 ' ,
217+ name : '_newMemberSpaceId ' ,
218+ type : 'bytes16 ' ,
224219 } ,
225220 ] ,
226221 name : 'addMember' ,
@@ -291,9 +286,9 @@ export const abi = [
291286 type : 'bool' ,
292287 } ,
293288 {
294- internalType : 'address ' ,
289+ internalType : 'bytes16 ' ,
295290 name : '_creator' ,
296- type : 'address ' ,
291+ type : 'bytes16 ' ,
297292 } ,
298293 {
299294 components : [
@@ -331,17 +326,17 @@ export const abi = [
331326 components : [
332327 {
333328 internalType : 'uint256' ,
334- name : 'abstain ' ,
329+ name : 'yes ' ,
335330 type : 'uint256' ,
336331 } ,
337332 {
338333 internalType : 'uint256' ,
339- name : 'yes ' ,
334+ name : 'no ' ,
340335 type : 'uint256' ,
341336 } ,
342337 {
343338 internalType : 'uint256' ,
344- name : 'no ' ,
339+ name : 'abstain ' ,
345340 type : 'uint256' ,
346341 } ,
347342 ] ,
@@ -383,9 +378,9 @@ export const abi = [
383378 type : 'bytes16' ,
384379 } ,
385380 {
386- internalType : 'address ' ,
387- name : '_account ' ,
388- type : 'address ' ,
381+ internalType : 'bytes16 ' ,
382+ name : '_voterSpaceId ' ,
383+ type : 'bytes16 ' ,
389384 } ,
390385 ] ,
391386 name : 'getLatestProposalVote' ,
@@ -420,9 +415,9 @@ export const abi = [
420415 type : 'bool' ,
421416 } ,
422417 {
423- internalType : 'address ' ,
418+ internalType : 'bytes16 ' ,
424419 name : '_creator' ,
425- type : 'address ' ,
420+ type : 'bytes16 ' ,
426421 } ,
427422 {
428423 components : [
@@ -460,17 +455,17 @@ export const abi = [
460455 components : [
461456 {
462457 internalType : 'uint256' ,
463- name : 'abstain ' ,
458+ name : 'yes ' ,
464459 type : 'uint256' ,
465460 } ,
466461 {
467462 internalType : 'uint256' ,
468- name : 'yes ' ,
463+ name : 'no ' ,
469464 type : 'uint256' ,
470465 } ,
471466 {
472467 internalType : 'uint256' ,
473- name : 'no ' ,
468+ name : 'abstain ' ,
474469 type : 'uint256' ,
475470 } ,
476471 ] ,
@@ -517,9 +512,9 @@ export const abi = [
517512 type : 'uint8' ,
518513 } ,
519514 {
520- internalType : 'address ' ,
521- name : '_account ' ,
522- type : 'address ' ,
515+ internalType : 'bytes16 ' ,
516+ name : '_voterSpaceId ' ,
517+ type : 'bytes16 ' ,
523518 } ,
524519 ] ,
525520 name : 'getProposalVote' ,
@@ -541,9 +536,9 @@ export const abi = [
541536 type : 'bytes32' ,
542537 } ,
543538 {
544- internalType : 'address ' ,
545- name : '_account ' ,
546- type : 'address ' ,
539+ internalType : 'bytes16 ' ,
540+ name : '_spaceId ' ,
541+ type : 'bytes16 ' ,
547542 } ,
548543 ] ,
549544 name : 'hasRole' ,
@@ -670,9 +665,9 @@ export const abi = [
670665 {
671666 inputs : [
672667 {
673- internalType : 'address ' ,
674- name : '_oldEditor ' ,
675- type : 'address ' ,
668+ internalType : 'bytes16 ' ,
669+ name : '_oldEditorSpaceId ' ,
670+ type : 'bytes16 ' ,
676671 } ,
677672 ] ,
678673 name : 'removeEditor' ,
@@ -683,9 +678,9 @@ export const abi = [
683678 {
684679 inputs : [
685680 {
686- internalType : 'address ' ,
687- name : '_oldMember ' ,
688- type : 'address ' ,
681+ internalType : 'bytes16 ' ,
682+ name : '_oldMemberSpaceId ' ,
683+ type : 'bytes16 ' ,
689684 } ,
690685 ] ,
691686 name : 'removeMember' ,
@@ -753,9 +748,9 @@ export const abi = [
753748 {
754749 inputs : [
755750 {
756- internalType : 'address ' ,
757- name : '_space ' ,
758- type : 'address ' ,
751+ internalType : 'bytes16 ' ,
752+ name : '_spaceId ' ,
753+ type : 'bytes16 ' ,
759754 } ,
760755 ] ,
761756 name : 'unrestrictSpace' ,
@@ -801,9 +796,9 @@ export const abi = [
801796 {
802797 inputs : [
803798 {
804- internalType : 'address ' ,
799+ internalType : 'bytes16 ' ,
805800 name : '' ,
806- type : 'address ' ,
801+ type : 'bytes16 ' ,
807802 } ,
808803 {
809804 internalType : 'bytes32' ,
@@ -882,9 +877,9 @@ export const abi = [
882877 {
883878 inputs : [
884879 {
885- internalType : 'address ' ,
886- name : '_fromSpace ' ,
887- type : 'address ' ,
880+ internalType : 'bytes16 ' ,
881+ name : '_fromSpaceId ' ,
882+ type : 'bytes16 ' ,
888883 } ,
889884 {
890885 internalType : 'bytes32' ,
0 commit comments