Skip to content

Commit 59bd864

Browse files
committed
chore: enable comp usdc on polygon
1 parent 44bb676 commit 59bd864

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compound/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# ["v3-ethereum-wsteth", 1],
3131
["v3-ethereum-usds", 2],
3232
# Polygon - NOTE: skip polygon because there are only few collaterals which all can have high percentage
33-
# ["v3-polygon-usdc", 1],
33+
["v3-polygon-usdc", 1],
3434
]
3535

3636

0 commit comments

Comments
 (0)