You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnf"""Latest trending tokens: {trending_tokens}. In your answer, include the ID of each token you mention in the following format: ```token:<insert token_id>```, and also the name and symbol of each token."""
111
-
exceptExceptionase:
112
-
logging.error(f"Error in get_trending_tokens with input {chain}: {e}")
113
-
returnf"ERROR: Failed to get trending tokens for {chain}: {e}"
returnf"""Latest trending tokens: {trending_tokens}. In your answer, include the ID of each token you mention in the following format: ```token:<insert token_id>```, and also the name and symbol of each token."""
0 commit comments