diff --git a/hardhat.config.ts b/hardhat.config.ts index 6b69994f..e94f7ccf 100644 --- a/hardhat.config.ts +++ b/hardhat.config.ts @@ -256,8 +256,8 @@ const config: HardhatUserConfig = { network: "polynomial", chainId: ChainId.POLYNOMIAL, urls: { - apiURL: "https://explorer.polynomial.fi/api", - browserURL: "https://explorer.polynomial.fi", + apiURL: "https://polynomialscan.io/api", + browserURL: "https://polynomialscan.io", }, }, {