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.
2 parents 6f4b169 + c1afc75 commit 5c5fd88Copy full SHA for 5c5fd88
projects/return-finance/index.js
@@ -10,13 +10,17 @@ const config = {
10
"0xe5c26497D9492AD2328DFEE7dcA240e55cff1779",
11
"0xc2d4d9070236bA4ffefd7cf565eb98d11bFeB8E1",
12
"0x2C2f0FFbFA1B8b9C85400f1726e1bc0892e63D9F",
13
+ "0xb41C4126bb6145E8582946E2990ae61ab5b73b76"
14
],
15
avax: [
16
"0x0271A46c049293448C2d4794bCD51f953Bf742e8",
17
"0x3A3dAdbca3ec5a815431f45eca33EF1520388Ef2",
18
19
polygon: ["0x0271A46c049293448C2d4794bCD51f953Bf742e8"],
- base: ["0xd99d6D4EA1CDa97cC8eaE2A21007C47D3ae54d5F"],
20
+ base: [
21
+ "0xd99d6D4EA1CDa97cC8eaE2A21007C47D3ae54d5F",
22
+ "0x4d95d8A4705Ca23D6679F6E2974b37CC0e89f632"
23
+ ],
24
};
25
26
0 commit comments