Skip to content

Commit

Permalink
added alchemy rpc endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
MSamiTariq committed Oct 16, 2024
1 parent 304cae0 commit e8297fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ const networkConfigs: NetworkConfig[] = [
{
network: 'scroll',
chainId: 534352,
url: 'https://scroll-mainnet.chainstacklabs.com',
url: 'https://scroll-mainnet.g.alchemy.com/v2/N-V2lgGHT0ZuaJVAfH9jZsaTfToS7wee',
}
];

Expand Down

0 comments on commit e8297fb

Please sign in to comment.