UNPKG

pharos-agent-kit

Version:
3 lines 267 B
import { PharosAgentKit } from "../../agent"; export declare function getTopGainers(agent: PharosAgentKit, duration?: "1h" | "24h" | "7d" | "14d" | "30d" | "60d" | "1y", topCoins?: 300 | 500 | 1000 | "all"): Promise<any>; //# sourceMappingURL=get_top_gainers.d.ts.map