diff --git a/src/common/networks.ts b/src/common/networks.ts index dc53049e..ed387eb6 100644 --- a/src/common/networks.ts +++ b/src/common/networks.ts @@ -75,7 +75,7 @@ export const supportedNetwork: { networkId: 80002, networkName: NetworkCmdName.Amoy, currency: "MATIC", - gasStation: gasStation("https://gasstation-testnet.polygon.technology/amoy"), + gasStation: gasStation("https://gasstation.polygon.technology/amoy"), }, [NetworkCmdName.XDC]: { explorer: "https://xdcscan.io",