Skip to content

Commit 44f20fc

Browse files
authored
Merge pull request #2173 from swan-of-bodom/master
replace endpoint
2 parents dbe63fb + 90c4fe5 commit 44f20fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/adaptors/impermax-v3/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const lendingVaultsConfig = {
3636
'https://api.studio.thegraph.com/query/46041/lending-vault-arbitrum/v0.0.4',
3737
],
3838
base: [
39-
'https://api.goldsky.com/api/public/project_cm2d5q4l4w31601vz4swb3vmi/subgraphs/lending-vault-base-v2/1.0.0/gn',
39+
'https://base-lendingvaults-production.up.railway.app',
4040
],
4141
scroll: [
4242
'https://api.studio.thegraph.com/query/46041/lending-vault-scroll/v0.0.3',

0 commit comments

Comments
 (0)