UNPKG

pharos-agent-kit

Version:
3 lines 212 B
import { PharosAgentKit } from "../../agent"; export declare function getTrendingPools(agent: PharosAgentKit, duration?: "5m" | "1h" | "24h" | "6h"): Promise<any>; //# sourceMappingURL=get_trending_pools.d.ts.map