Skip to content

Commit

Permalink
darwinia dwellir
Browse files Browse the repository at this point in the history
  • Loading branch information
jiguantong committed Apr 13, 2024
1 parent 0e7b44b commit 0570f8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ponder.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ export default createConfig({
},
darwinia: {
chainId: 46,
transport: http("http://c2.darwinia-rpc.itering.io:9944/"),
transport: http("https://darwinia-rpc.dwellir.com"),
maxRequestsPerSecond: MAX_REQUESTS_PER_SECOND,
},
ethereum: {
Expand Down Expand Up @@ -147,7 +147,7 @@ export default createConfig({
network: {
darwinia: {
address: "0xb2aa34fde97ffdb6197dd5a2be23c2121405cc12",
startBlock: 2474362,
startBlock: 2474515,
},
// moonbeam: {
// address: "0x8809f9b3ACEF1dA309f49b5Ab97A4C0faA64E6Ae",
Expand Down

0 comments on commit 0570f8c

Please sign in to comment.