Skip to content

Commit

Permalink
debug darwinia
Browse files Browse the repository at this point in the history
  • Loading branch information
jiguantong committed Jun 6, 2024
1 parent dcf25b8 commit 14932c8
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions definition/mainnets/ponder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -67,31 +67,31 @@ export default createConfig({
abi: ORMPAbiV2,
address: "0x13b2211a7cA45Db2808F6dB05557ce5347e3634e",
network: {
arbitrum: {
startBlock: 218870631,
},
blast: {
startBlock: 4416712,
},
crab: {
startBlock: 2917100,
},
// arbitrum: {
// startBlock: 218870631,
// },
// blast: {
// startBlock: 4416712,
// },
// crab: {
// startBlock: 2917100,
// },
darwinia: {
startBlock: 2849900,
},
ethereum: {
startBlock: 20030000,
},
moonbeam: {
startBlock: 6314163,
},
polygon: {
startBlock: 57819999,
},
tron: {
startBlock: 62333124,
address: "0x5C5c383FEbE62F377F8c0eA1de97F2a2Ba102e98", // TJPZeFEdc4TBEcNbku5xVZLQ6B2Q1oGnd1
},
// ethereum: {
// startBlock: 20030000,
// },
// moonbeam: {
// startBlock: 6314163,
// },
// polygon: {
// startBlock: 57819999,
// },
// tron: {
// startBlock: 62333124,
// address: "0x5C5c383FEbE62F377F8c0eA1de97F2a2Ba102e98", // TJPZeFEdc4TBEcNbku5xVZLQ6B2Q1oGnd1
// },
},
filter: {
event: [
Expand Down

0 comments on commit 14932c8

Please sign in to comment.