changed loading logo
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
import React, { useState } from 'react';
|
||||
import { Contract } from "@ethersproject/contracts";
|
||||
{/*import { Contract } from "@ethersproject/contracts";
|
||||
import { abis } from "@my-app/contracts";
|
||||
import { ERC20, useContractFunction, useEthers, useTokenAllowance, useTokenBalance } from "@usedapp/core";
|
||||
import { ethers } from "ethers";
|
||||
import { parseUnits } from "ethers/lib/utils";
|
||||
|
||||
import { ROUTER_ADDRESS} from "../config";
|
||||
import { ROUTER_ADDRESS} from "../config";*/}
|
||||
|
||||
const Exchange = () => {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user