11name : " sequence_v3/rc_2"
2- version : " 1 "
3- description : " Sequence v2 contracts (release candidate 2) (commit d079c33cd348c30fc553ae41949664f030a69c7d ) (evm paris)"
2+ version : " 2 "
3+ description : " Sequence v2 contracts (release candidate 2) (commit a43da236ec7827be9721cdd882f92521a2742d07 ) (evm paris)"
44
55actions :
66 - name : " factory"
77 template : " erc-2470"
88 arguments :
99 salt : " {{salt-zero}}"
10- creationCode : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Factory).creationCode}}"
10+ creationCode : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Factory).creationCode}}"
1111 output : true
1212
1313 - name : " stage-1-module"
@@ -17,7 +17,7 @@ actions:
1717 creationCode :
1818 type : " constructor-encode"
1919 arguments :
20- creationCode : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Stage1Module).creationCode}}"
20+ creationCode : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Stage1Module).creationCode}}"
2121 types : ["address", "address"]
2222 values : ["{{factory.address}}", "{{address-zero}}"]
2323 output : true
@@ -29,7 +29,7 @@ actions:
2929 creationCode :
3030 type : " constructor-encode"
3131 arguments :
32- creationCode : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Stage1Module).creationCode}}"
32+ creationCode : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Stage1Module).creationCode}}"
3333 types : ["address", "address"]
3434 values : ["{{factory.address}}", "{{entrypoint-4337-07}}"]
3535 output : true
@@ -62,44 +62,44 @@ actions:
6262 template : " erc-2470"
6363 arguments :
6464 salt : " {{salt-zero}}"
65- creationCode : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Guest).creationCode}}"
65+ creationCode : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Guest).creationCode}}"
6666 output : true
6767
6868 - name : " passkeys"
6969 template : " erc-2470"
7070 arguments :
7171 salt : " {{salt-zero}}"
72- creationCode : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Passkeys).creationCode}}"
72+ creationCode : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Passkeys).creationCode}}"
7373 output : true
7474
7575 - name : " recovery"
7676 template : " erc-2470"
7777 arguments :
7878 salt : " {{salt-zero}}"
79- creationCode : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Recovery).creationCode}}"
79+ creationCode : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Recovery).creationCode}}"
8080 output : true
8181
8282 - name : " sessions"
8383 template : " erc-2470"
8484 arguments :
8585 salt : " {{salt-zero}}"
86- creationCode : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:SessionManager).creationCode}}"
86+ creationCode : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:SessionManager).creationCode}}"
8787 output : true
8888
8989 - name : " verify-factory"
9090 type : " verify-contract"
9191 depends_on : ["factory"]
9292 arguments :
9393 address : " {{factory.address}}"
94- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Factory)}}"
94+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Factory)}}"
9595 output : false
9696
9797 - name : " verify-stage-1-module"
9898 type : " verify-contract"
9999 depends_on : ["stage-1-module"]
100100 arguments :
101101 address : " {{stage-1-module.address}}"
102- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Stage1Module)}}"
102+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Stage1Module)}}"
103103 constructorArguments :
104104 type : " constructor-encode"
105105 arguments :
@@ -117,7 +117,7 @@ actions:
117117 to : " {{stage-1-module.address}}"
118118 signature : " STAGE_2_IMPLEMENTATION() returns (address)"
119119 values : []
120- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Stage2Module)}}"
120+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Stage2Module)}}"
121121 constructorArguments :
122122 type : " constructor-encode"
123123 arguments :
@@ -130,7 +130,7 @@ actions:
130130 depends_on : ["stage-1-module-4337-07"]
131131 arguments :
132132 address : " {{stage-1-module-4337-07.address}}"
133- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Stage1Module)}}"
133+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Stage1Module)}}"
134134 constructorArguments :
135135 type : " constructor-encode"
136136 arguments :
@@ -148,7 +148,7 @@ actions:
148148 to : " {{stage-1-module-4337-07.address}}"
149149 signature : " STAGE_2_IMPLEMENTATION() returns (address)"
150150 values : []
151- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Stage2Module)}}"
151+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Stage2Module)}}"
152152 constructorArguments :
153153 type : " constructor-encode"
154154 arguments :
@@ -161,29 +161,29 @@ actions:
161161 depends_on : ["guest"]
162162 arguments :
163163 address : " {{guest.address}}"
164- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Guest)}}"
164+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Guest)}}"
165165 output : false
166166
167167 - name : " verify-passkeys"
168168 type : " verify-contract"
169169 depends_on : ["passkeys"]
170170 arguments :
171171 address : " {{passkeys.address}}"
172- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Passkeys)}}"
172+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Passkeys)}}"
173173 output : false
174174
175175 - name : " verify-recovery"
176176 type : " verify-contract"
177177 depends_on : ["recovery"]
178178 arguments :
179179 address : " {{recovery.address}}"
180- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:Recovery)}}"
180+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:Recovery)}}"
181181 output : false
182182
183183 - name : " verify-sessions"
184184 type : " verify-contract"
185185 depends_on : ["sessions"]
186186 arguments :
187187 address : " {{sessions.address}}"
188- contract : " {{Contract(./build-info/rc-2/c22268a8c4e4475e .json:SessionManager)}}"
188+ contract : " {{Contract(./build-info/rc-2/cce77855f22d1743 .json:SessionManager)}}"
189189 output : false
0 commit comments