Skip to content

Commit

Permalink
new composable stable factory on zkevm
Browse files Browse the repository at this point in the history
  • Loading branch information
gmbronco committed Nov 9, 2023
1 parent 36e45fe commit 22e735b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/network/zkevm.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const zkevmNetworkData: NetworkData = {
composableStablePoolFactories: [
'0x8ea89804145c007e7d226001a96955ad53836087',
'0x956ccab09898c0af2aca5e6c229c3ad4e93d9288',
'0x577e5993b9cc480f07f98b5ebd055604bd9071c4'
],
weightedPoolV2Factories: ['0x03f3fb107e74f2eac9358862e91ad3c692712054'],
swapProtocolFeePercentage: 0.5,
Expand Down

0 comments on commit 22e735b

Please sign in to comment.