Skip to content

Commit fc7a0f7

Browse files
committed
feat: enable fxswap on polygon
1 parent 17901ab commit fc7a0f7

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)