Update getFactoryInfo.js
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
import { abis } from "@my-app/contracts";
|
||||
import { getPairsInfo } from "./getPairsInfo";
|
||||
|
||||
export const getFactoryInfo = async (factoryAddress, web3) => {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user