You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: v2/scripts/20260302-claim-signature-registry-v2/test/task.fork.ts
+4-6Lines changed: 4 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,10 @@ describeForkTest('ClaimSignatureRegistryV2', 'mainnet', 24572000, function () {
10
10
letclaimSignatureRegistry: Contract;
11
11
12
12
constmessage: string=
13
-
'I accept the T&Cs applicable to this claim, incl. all provisions of the Balancer ToU & all relevant Balancer governance resolutions.\n\n'+
14
-
'I acknowledge & agree that my acceptance constitutes a full & final settlement & release of any & all past, present, & future claims, liabilities, demands, actions, causes of action, damages, or losses of any kind -whether known or unknown- arising out of or related to the Balancer V2 exploit.\n\n'+
15
-
'This waiver expressly incl. claims against the Balancer Foundation, Balancer OpCo Ltd., Balancer Onchain Ltd. & all affiliated entities, as well as their respective officers, directors, contributors, service providers, employees, contractors, advisors, agents, successors, & assigns (collectively, the "Released Parties").\n\n'+
16
-
'I acknowledge the limitation of liability, mandatory arbitration & all risk disclosures set forth in the Balancer ToU.\n\n'+
17
-
'I waive & relinquish any right to participate in any class or collective action related to the V2 exploit or the Balancer Protocol.\n\n'+
18
-
'I acknowledge & agree to the SEAL Safe Harbor Agreement (approved by governance resolution) which can offer legal protection to whitehats who aid in the recovery of assets during an active exploit.\n\n'+
13
+
'I ACCEPT BALANCER\'S T&C APPLICABLE TO THIS CLAIM, INCL. ALL PROVISIONS OF THE ToU AND RELEVANT GOV RESOLUTIONS, INCL. LIMITATION OF LIABILITY, MANDATORY ARBITRATION AND RISK DISCLOSURES. I HEREBY CONFIRM & AGREE TO THE FOLLOWING:\n\n'+
14
+
'My acceptance constitutes full final settlement & release of any past, present, & future claims, liabilities, demands, actions, causes of action, damages, or losses of any kind, known or unknown, arising out of or related to the Balancer exploit.\n'+
15
+
'This waiver incl. claims and any right to participate in any class or collective action against the Balancer Foundation & all affiliated entities, as well as their respective officers, directors, contributors, service providers, employees, contractors, advisors, agents, successors, & assigns.\n'+
16
+
'I acknowledge & agree to the Safe Harbor Agreement in all its terms (as approved by Balancer governance resolution).\n'+
19
17
'I understand that my claim will not be processed unless I accept these terms in full & without modification.';
0 commit comments