Skip to content

Commit 478cd60

Browse files
authored
exclude notional-v3 (#2324)
1 parent 15d8133 commit 478cd60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/utils/exclude.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ const excludeAdaptors = [
180180
'davos-protocol', // deprecated
181181
'kokonut-swap', // seems to be dead
182182
'saddle-finance',
183+
'notional-v3',
183184
];
184185

185186
const excludePools = [

0 commit comments

Comments
 (0)