Skip to content

Commit bd5b5b7

Browse files
authored
update raindex eth v4 contract (DefiLlama#12210)
1 parent 4220076 commit bd5b5b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

projects/raindex/index.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ const orderbooks = {
3333
v3: [
3434
{ address: "0xf1224a483ad7f1e9aa46a8ce41229f32d7549a74", start: 1707183011 },
3535
],
36-
v4: []
36+
v4: [
37+
{ address: "0x0eA6d458488d1cf51695e1D6e4744e6FB715d37C", start: 1729850783 },
38+
]
3739
},
3840
flare: {
3941
v3: [

0 commit comments

Comments
 (0)