Skip to content

Commit

Permalink
Rebuild chains
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenligiray committed Jul 13, 2023
1 parent 89f6df2 commit b4b808a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/generated/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ export const CHAINS: Chain[] = [
providerUrl: 'https://rpc.public.zkevm-test.net',
explorer: {
api: { url: 'https://api-testnet-zkevm.polygonscan.com/api', key: { required: true } },
browserUrl: 'https://explorer.public.zkevm-test.net',
browserUrl: 'https://testnet-zkevm.polygonscan.com/',
},
blockTimeMs: 6587,
},
Expand Down

0 comments on commit b4b808a

Please sign in to comment.