We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92e36b commit b557dacCopy full SHA for b557dac
projects/d8x/index.js
@@ -5,6 +5,7 @@ const config = {
5
polygon_zkevm: { factory: "0x900DfC161C34656a9D9c43307F92255C2aa06162" },
6
xlayer: { factory: "0xb24dB543749277E8625a59C061aE7574C8235475" },
7
arbitrum: { factory: "0x8f8BccE4c180B699F81499005281fA89440D1e95" },
8
+ base : {factory: "0x7F3A4A9e5BB469F0F4977AA390760aF9EFCCd406"}
9
};
10
11
async function tvl(api) {
0 commit comments