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 ef65a78 commit 1c40610Copy full SHA for 1c40610
projects/native-lend/index.js
@@ -11,8 +11,8 @@ const config = {
11
zklink: "0x4AC97E2727B0e92AE32F5796b97b7f98dc47F059",
12
bsc: "0x3ba16AC2A67D126BF1DBa0a81E6C75073EFd95d9",
13
mantle:"0x48A6FE0Fa8DfF6D290Bd21aB6BCC1DDAeb9f2D0e",
14
- ethereum:"0x3ba16AC2A67D126BF1DBa0a81E6C75073EFd95d9"
15
-
+ ethereum:"0x3ba16AC2A67D126BF1DBa0a81E6C75073EFd95d9",
+ zeta:"0x3ba16AC2A67D126BF1DBa0a81E6C75073EFd95d9"
16
};
17
18
Object.keys(config).forEach((chain) => {
0 commit comments