DexScreener Token Information
DexScreener Token Information Tool (dexscreener_token_information_tool)
dexscreener_token_information_tool)class DexScreenerTokenInformationInput(BaseModel):
token_addresses: str # e.g., "So1111...1112,EPjF...TDt1v" (max 10)
chain_id: str = "solana" # Blockchain ID (e.g., "ethereum", "bsc")Last updated