Skip to content

Commit 64fc345

Browse files
author
iluvboba
committed
feat: ✨ update aave v1 configs to v2
1 parent ff7adcc commit 64fc345

25 files changed

+46265
-23253
lines changed

apolloAave.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module.exports = {
22
client: {
33
service: {
44
name: 'aave',
5-
url: 'https://api.thegraph.com/subgraphs/name/aave/protocol-multy-raw',
5+
url: 'https://api.thegraph.com/subgraphs/name/aave/protocol-v2',
66
},
77
includes: ['src/dapps/aave-dapp/**/*.graphql']
88
}

package-lock.json

Lines changed: 563 additions & 75 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"apollo-link-rest": "0.9.0-rc.1",
6565
"apollo-link-ws": "1.0.20",
6666
"apollo-utilities": "1.3.4",
67-
"bitbox02-api": "0.13.0",
67+
"bitbox02-api": "0.14.0",
6868
"clipboard-copy": "4.0.1",
6969
"ethers": "5.5.4",
7070
"graphql": "15.7.2",

0 commit comments

Comments
 (0)