Skip to content

Commit 113c288

Browse files
authored
feat: add base to dinari (DefiLlama#11493)
1 parent fc64b58 commit 113c288

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

projects/dinari/index.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ const config = {
1313
kinto: {
1414
factory: "0xE4Daa69e99F48AD0C4D4843deF4447253248A906",
1515
usdplus: "0x6F086dB0f6A621a915bC90295175065c9e5d9b8c"
16+
},
17+
base: {
18+
factory: "0xBCE6410A175a1C9B1a25D38d7e1A900F8393BC4D",
19+
usdplus: "0x98C6616F1CC0D3E938A16200830DD55663dd7DD3"
1620
}
1721
}
1822

0 commit comments

Comments
 (0)