Skip to content

Commit

Permalink
fix: fixed url
Browse files Browse the repository at this point in the history
Co-authored-by: GitGuru7 <[email protected]>
  • Loading branch information
web3rover and GitGuru7 authored Dec 16, 2024
1 parent 8125956 commit fbc7947
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 @@ -414,7 +414,7 @@ const config: HardhatUserConfig = {
network: "basemainnet",
chainId: 8453,
urls: {
apiURL: "https://mainnet.base.org",
apiURL: "https://api.basescan.org/api",
browserURL: "https://basescan.org/",
},
},
Expand Down

0 comments on commit fbc7947

Please sign in to comment.