Update getPairsInfo.js
This commit is contained in:
5
packages/react-app/src/utils/getPairsInfo.js
vendored
5
packages/react-app/src/utils/getPairsInfo.js
vendored
@@ -0,0 +1,5 @@
|
||||
import { abis } from "@my-app/contracts";
|
||||
|
||||
export async function getPairsInfo(pairAddresses, web3) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user