Skip to content

Commit

Permalink
Do deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
nventuro authored and Juan Ignacio Ubeira committed Nov 24, 2022
1 parent 65ef0d6 commit d85d381
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion pkg/deployments/action-ids/arbitrum/action-ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -405,4 +405,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion pkg/deployments/action-ids/goerli/action-ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -644,4 +644,4 @@
}
}
}
}
}
2 changes: 1 addition & 1 deletion pkg/deployments/action-ids/mainnet/action-ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -839,4 +839,4 @@
}
}
}
}
}
20 changes: 10 additions & 10 deletions pkg/deployments/action-ids/optimism/action-ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -253,15 +253,6 @@
}
}
},
"20220906-composable-stable-pool": {
"ComposableStablePoolFactory": {
"useAdaptor": false,
"actionIds": {
"create(string,string,address[],uint256,address[],uint256[],bool[],uint256,address)": "0x1118ad8f5b5bbeda2680575f94dd15ba613cef4276661f1ddc543c1db3f54fe6",
"disable()": "0xd9049e35b4af4ed3a308c76cd91b94baafcc84b2e3c4c87ca20f97a24553dc7c"
}
}
},
"20220609-stable-pool-v2": {
"StablePool": {
"useAdaptor": false,
Expand All @@ -277,5 +268,14 @@
"unpause()": "0xf119550f558b5b1397b8e2c2f46007895fb892d231743995953ff4ef6680f5e6"
}
}
},
"20220906-composable-stable-pool": {
"ComposableStablePoolFactory": {
"useAdaptor": false,
"actionIds": {
"create(string,string,address[],uint256,address[],uint256[],bool[],uint256,address)": "0x1118ad8f5b5bbeda2680575f94dd15ba613cef4276661f1ddc543c1db3f54fe6",
"disable()": "0xd9049e35b4af4ed3a308c76cd91b94baafcc84b2e3c4c87ca20f97a24553dc7c"
}
}
}
}
}
2 changes: 1 addition & 1 deletion pkg/deployments/action-ids/polygon/action-ids.json
Original file line number Diff line number Diff line change
Expand Up @@ -479,4 +479,4 @@
}
}
}
}
}

0 comments on commit d85d381

Please sign in to comment.