UNPKG

@prism-hq/prism-ag

Version:

Prism Aggregator

3 lines (2 loc) 140 B
import { Connection } from "@solana/web3.js"; export declare function loadWhirlpools(liquidity: any, connection: Connection): Promise<any>;