Skip to content

Commit

Permalink
chore: modify eternum config for quick sync
Browse files Browse the repository at this point in the history
  • Loading branch information
glihm authored and Larkooo committed Dec 12, 2024
1 parent 8d0b39f commit 90da3be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions eternum.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ rpc = "https://api.cartridge.gg/x/starknet/mainnet"
explorer = false

[indexing]
world_block = 948000
world_block = 947500
events_chunk_size = 1024
blocks_chunk_size = 1024000
pending = true
polling_interval = 500
max_concurrent_tasks = 100
transactions = false
contracts = ["ERC721:0x57675b9c0bd62b096a2e15502a37b290fa766ead21c33eda42993e48a714b80", "ERC721:0x7ae27a31bb6526e3de9cf02f081f6ce0615ac12a6d7b85ee58b8ad7947a2809", "ERC20:0x124aeb495b947201f5fac96fd1138e326ad86195b98df6dec9009158a533b49"]
contracts = ["ERC721:0x57675b9c0bd62b096a2e15502a37b290fa766ead21c33eda42993e48a714b80"]
namespaces = []

0 comments on commit 90da3be

Please sign in to comment.