You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects/kpk/index.js
+9-1Lines changed: 9 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -19,18 +19,26 @@ const configs = {
19
19
"Counts (1) assets deposited in curated ERC-4626 vaults and (2) collateral held in Gearbox v3.1 Credit Accounts from the specified Market Configurator.",
20
20
blockchains: {
21
21
ethereum: {
22
-
// your existing ERC-4626 vaults
22
+
// existing ERC-4626 vaults
23
23
erc4626: [
24
24
"0x9396dcbf78fc526bb003665337c5e73b699571ef",//Gearbox ETH
0 commit comments