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…
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
Commanderbot to support/veloand/aerocommandsAdditional context
Based on the previous discussion: