Update getPairsInfo.js

This commit is contained in:
Daniel
2022-11-05 11:43:40 +01:00
parent 78a0816271
commit f5cecab1d8

View File

@@ -0,0 +1,5 @@
import { abis } from "@my-app/contracts";
export async function getPairsInfo(pairAddresses, web3) {
}