superfluid-finance / superfluid-console

The new and improved Supefluid Console using SDK-Redux & Next.js & MaterialUI
https://console.superfluid.finance
MIT License
22 stars 29 forks source link

[CONSOLE] Add distribution details pages #19

Open elvijsTDL opened 2 years ago

elvijsTDL commented 2 years ago

As an IDA user I would like to see how many tokens were sent and to which addresses when a distribution happened instead of just the total amount distributed , this would be nice to see in the index page distribution section as an additional "details" page like we currently have for subscriptions

sunnyjaycer commented 1 year ago

Hey @elvijsTDL, just to add some clarification here, would you imagine this looking like the below:

See for example with this Index Susbcription: https://console.superfluid.finance/matic/accounts/0xd964aB7E202Bab8Fbaa28d5cA2B2269A5497Cf68?tab=indexes

So what you're saying is that you should be able to click into each distribution row:

image

And be able to view a list of the different subscribed addresses and the amounts they received?

elvijsTDL commented 1 year ago

@sunnyjaycer Yup , exactly that