Skip to content

Commit 70f0d01

Browse files
authored
Merge pull request #411 from Gearbox-protocol/upshift
fix: add upshift 311
2 parents 546e4c2 + 5157779 commit 70f0d01

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/plugins/adapters/abi/conctructorAbi.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ export const adapterConstructorAbi: Record<AdapterType, VersionedAbi> = {
174174
},
175175
[AdapterType.UPSHIFT_VAULT]: {
176176
310: PHANTOM_TOKEN_ADAPTER_ABI,
177+
311: PHANTOM_TOKEN_ADAPTER_ABI,
177178
},
178179
[AdapterType.INFINIFI_UNWINDING]: {
179180
310: PHANTOM_TOKEN_ADAPTER_ABI,

0 commit comments

Comments
 (0)