Skip to content

Commit b9c913f

Browse files
authored
Merge pull request #1742 from curvefi/feat/enable-fxswap-on-polygon
feat: enable fxswap pool creation on polygon
2 parents 17901ab + fc7a0f7 commit b9c913f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/main/src/dex/lib/networks.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ export const defaultNetworks = Object.entries({
144144
twocryptoFactoryOld: true,
145145
twocryptoFactory: true,
146146
tricryptoFactory: true,
147+
fxswapFactory: true,
147148
hasFactory: true,
148149
pricesApi: true,
149150
},

0 commit comments

Comments
 (0)