File tree Expand file tree Collapse file tree 4 files changed +167
-747
lines changed
data/providers/balancer-api/generated Expand file tree Collapse file tree 4 files changed +167
-747
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " @balancer/sdk " : patch
3+ ---
4+
5+ Update GyroECLP factory to latest (longer pause window).
Original file line number Diff line number Diff line change @@ -37,7 +37,17 @@ export const gyroECLPPoolFactoryAbi_V3 = [
3737 } ,
3838 {
3939 inputs : [ ] ,
40- name : 'Create2FailedDeployment' ,
40+ name : 'Disabled' ,
41+ type : 'error' ,
42+ } ,
43+ {
44+ inputs : [ ] ,
45+ name : 'FailedDeployment' ,
46+ type : 'error' ,
47+ } ,
48+ {
49+ inputs : [ ] ,
50+ name : 'IndexOutOfBounds' ,
4151 type : 'error' ,
4252 } ,
4353 {
@@ -53,17 +63,7 @@ export const gyroECLPPoolFactoryAbi_V3 = [
5363 type : 'uint256' ,
5464 } ,
5565 ] ,
56- name : 'Create2InsufficientBalance' ,
57- type : 'error' ,
58- } ,
59- {
60- inputs : [ ] ,
61- name : 'Disabled' ,
62- type : 'error' ,
63- } ,
64- {
65- inputs : [ ] ,
66- name : 'IndexOutOfBounds' ,
66+ name : 'InsufficientBalance' ,
6767 type : 'error' ,
6868 } ,
6969 {
@@ -78,12 +78,12 @@ export const gyroECLPPoolFactoryAbi_V3 = [
7878 } ,
7979 {
8080 inputs : [ ] ,
81- name : 'StandardPoolWithCreator ' ,
81+ name : 'SupportsOnlyTwoTokens ' ,
8282 type : 'error' ,
8383 } ,
8484 {
8585 inputs : [ ] ,
86- name : 'SupportsOnlyTwoTokens ' ,
86+ name : 'VaultNotSet ' ,
8787 type : 'error' ,
8888 } ,
8989 {
You can’t perform that action at this time.
0 commit comments