Changed router address to hopefully new contract
This commit is contained in:
2
packages/react-app/src/config.js
vendored
2
packages/react-app/src/config.js
vendored
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user