Changed router address to hopefully new contract

This commit is contained in:
StockiP
2022-11-21 17:55:42 +01:00
parent 264707d843
commit 7793f39d7c

View File

@@ -1,6 +1,6 @@
import { Goerli } from "@usedapp/core"; import { Goerli } from "@usedapp/core";
export const ROUTER_ADDRESS = "0x064E4De4400401bD78a3bC67EE76e059D443b978"; export const ROUTER_ADDRESS = "0x73135EBE79A1Af0D757a3F5218ED29c1Ff7F332B";
export const DAPP_CONFIG = { export const DAPP_CONFIG = {
readOnlyChainId: Goerli.chainId, readOnlyChainId: Goerli.chainId,