Skip to content

Commit

Permalink
♻️ Update Evmos Mainnet Link
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Marco Caversaccio <pascal.caversaccio@hotmail.ch>
  • Loading branch information
pcaversaccio committed Jun 18, 2024
1 parent 5f665cd commit 6e64144
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hardhat.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1041,8 +1041,8 @@ const config: HardhatUserConfig = {
network: "evmos",
chainId: 9001,
urls: {
apiURL: "https://escan.live/api",
browserURL: "https://escan.live",
apiURL: "https://api.verify.mintscan.io/evm/api/0x2329",
browserURL: "https://www.mintscan.io/evmos",
},
},
{
Expand Down

0 comments on commit 6e64144

Please sign in to comment.