Skip to content

Commit

Permalink
update startblock
Browse files Browse the repository at this point in the history
  • Loading branch information
jiguantong committed May 24, 2024
1 parent c1e111e commit 390d127
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions ponder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,19 +118,19 @@ export default createConfig({
// startBlock: 2836100,
// },
pangoro: {
startBlock: 127804,
startBlock: 229000,
},
sepolia: {
startBlock: 5906285,
startBlock: 5967541,
},
arbitrum_sepolia: {
startBlock: 43844267,
startBlock: 47378439,
},
taiko_hekla: {
startBlock: 113905,
startBlock: 204774,
},
tron_shasta: {
startBlock: 43958393,
startBlock: 44338539,
address: "0x841B6b2F3148131Ac161d88edFb2C11F146e189F", // TN1j3Ttt1c1mB3X2zdKkdMsUK6pZyLCxSr
},
// mainnets
Expand All @@ -149,7 +149,7 @@ export default createConfig({
address: "0xb2aa34fde97ffdb6197dd5a2be23c2121405cc12",
network: {
darwinia: {
startBlock: 2703000,
startBlock: 2761609,
},
},
},
Expand Down

0 comments on commit 390d127

Please sign in to comment.