Fetch the latest blockchain news and in-depth articles effortlessly. Stay updated with real-time information and insights tailored for AI agents. Access multi-language support for a broader audience engagement.
Tools
get_latest_news
Fetch the latest blockchain fast news articles up to max_pages. Parameters: size (int): Number of articles per page (default: 5). max_pages (int): Maximum number of pages to fetch (default: 1). type (str): News type filter, e.g., 'push' for important news (default: 'push'). lang (str): Language of the news, 'en' for English, 'cn' for Simplified Chinese, 'cht' for Traditional Chinese (default: 'en').
get_latest_articles
Fetch the latest blockchain in-depth articles up to max_pages. Parameters: size (int): Number of articles per page (default: 5). max_pages (int): Maximum number of pages to fetch (default: 1). type (str): Article type filter, e.g., 'push' for important articles (default: 'push'). lang (str): Language of the articles, 'en' for English, 'cn' for Simplified Chinese, 'cht' for Traditional Chinese (default: 'en').