Skip to content

Commit

Permalink
fix timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
dtmkeng committed Aug 16, 2024
1 parent 86346cb commit 1d4dffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options/pancakeswap-options/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ const adapter: SimpleAdapter = {
adapter: {
[CHAIN.ARBITRUM]: {
fetch: fetchOptions,
start: 1713205800,
start: 1699660800,
},
}
}
Expand Down

0 comments on commit 1d4dffc

Please sign in to comment.