Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Token metadata for the best performing trade of a wallet within a window.
interface WindowedWalletBestTradeToken { address: string; networkId: number; name: string; symbol: string; logo: string | null; decimals: number; }