revert change
Some checks are pending
Deploy Now / deploy-now (push) Waiting to run

This commit is contained in:
StockiP
2022-11-21 19:56:06 +01:00
parent 42de6d0453
commit 31d671855b

View File

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