Skip to content

Commit 6b74832

Browse files
authored
Correct Lighter-V2 start date
1 parent 739e1c7 commit 6b74832

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fees/lighterv2/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ const adapter: SimpleAdapter = {
237237
version: 1,
238238
fetch,
239239
chains: [CHAIN.ZK_LIGHTER],
240-
start: '2025-10-22',
240+
start: '2025-06-22',
241241
methodology,
242242
breakdownMethodology,
243243
}

0 commit comments

Comments
 (0)