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
class PriceResponse {
price float @description(#"Current price of the token"#)
token string @description(#"Token symbol"#)
timestamp string @description(#"Timestamp of the price"#)
}
The text was updated successfully, but these errors were encountered:
repro from discord:
The text was updated successfully, but these errors were encountered: