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
Is your feature request related to a problem? Please describe.
Discord users should be able to get information about venft token (velo|aero resectively)
Describe the solution you'd like
Extend Commander bot to support /velo and /aero commands
Additional context
Based on the previous discussion:
Need to check if we can fetch the locked amount of velo, not sure if this is possible via sugar (might require looping through all the venfts, which is not kosher).
Would consider reorganizing these as in one row:
- Price and
- Total VELO and FDV Marketcap
- Circulating Supply and Circ. Marketcap
- Locked VELO and Locked %
- Votes and Circ. Mcap / TVL
Remove Avg lock time, don't think we can do it via sugar, maybe if we calculate the percentage of locked, but not sure we can get the locked %% via sugar…
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Discord users should be able to get information about venft token (velo|aero resectively)
Describe the solution you'd like
Extend
Commander
bot to support/velo
and/aero
commandsAdditional context
Based on the previous discussion:
The text was updated successfully, but these errors were encountered: