TalismanSociety / talisman-web

Unlock the Paraverse with Talisman Portal. A Polkadot, Kusama & Parachain dashboard for the community.
https://app.talisman.xyz
GNU General Public License v3.0
85 stars 49 forks source link

Feature request: Analyze vesting #125

Open kianenigma opened 2 years ago

kianenigma commented 2 years ago

Both relay-chain funds and the crowdloan rewards could be vested. This is almost always done with the same api, namely the pallet-vesting (exception: Moonriver). It would be a good addition to be able to show how much is vested now and how much can be transferred.

itsbirdo commented 1 year ago

To be solved with portfolio v2 in the webapp

kianenigma commented 1 year ago

what are the features of portfolio v2?

I have kinda gave up on https://github.com/substrate-portfolio/polkadot-portfolio because of lack of time, but I think the approach there is the best you can do in a fully decentralized fashion (just connecting to full nodes, no servers). Perhaps you can inspire from.