Skip to content

Commit ad62d3d

Browse files
authored
[PENDLE] Correct pendle market factory on base (DefiLlama#12840)
1 parent 1371b04 commit ad62d3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/pendle/v2.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const config = {
5858
},
5959
base: {
6060
factories: [
61-
{ factory: "0x5202F7477685686284b3F47B0A5334b15ea0393D", fromBlock: 22350099 }, // v3
61+
{ factory: "0x59968008a703dC13E6beaECed644bdCe4ee45d13", fromBlock: 22350352 }, // v3
6262
],
6363
}
6464
};

0 commit comments

Comments
 (0)