Skip to content

Commit

Permalink
sei-maxlogs
Browse files Browse the repository at this point in the history
  • Loading branch information
0xKurt committed Jun 18, 2024
1 parent 7b088ed commit 8653b18
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1476,6 +1476,7 @@ const CHAINS: Chain[] = [
.default("https://evm-rpc.sei-apis.com")
.parse(process.env.SEI_MAINNET_RPC_URL),
pricesFromTimestamp: Date.UTC(2024, 0, 1, 0, 0, 0),
maxGetLogsRange: 10000,
tokens: [
{
code: "SEI",
Expand Down

0 comments on commit 8653b18

Please sign in to comment.