soroswap / info

Analytics site for Soroswap
https://info.soroswap.finance
GNU General Public License v3.0
3 stars 5 forks source link

Show Volume, Fees and PY #77

Open esteblock opened 2 weeks ago

esteblock commented 2 weeks ago

We need to show, as overall, for all the platform:

And for each pool (both in pool table and inside the pool info)

omsant02 commented 1 week ago

i would like to take this issue @esteblock

would solve this by making the changes to the column fields

suhas-sensei commented 1 week ago

i will use timestamp-mapped daily snapshots for global and per-pool metrics (volume/fees), with helper functions to aggregate last 24h (1 day), 7d (7 entries), and all-time sums. Calculate pool APY as (weekly_fees 52 / total_liquidity 100). But there comes and issue of considering storage vs computation tradeoff for historical data retention but i'll see to that if assigned.

martinvibes commented 1 week ago

Is it okay if I take this? kindly assign :)

Jemiiah commented 1 week ago

can I work on this issue here is my onlydust profile : https://app.onlydust.com/Jemiiah ETA : 48 hours

aniruddhaaps commented 1 week ago

I'm a javascript dev, a new comer here. I want to take the issue and solve it.

baitcode commented 1 week ago

Experience: https://www.linkedin.com/in/batiyiv/ Plan:

0xdevcollins commented 1 week ago

I'd like to take this issue.

Kaminar-i commented 1 week ago

Can I request for a chance to work on this

Benjtalkshow commented 1 week ago

@esteblock I can tackle this issue within 48hrs.

sigmadawg commented 1 week ago

im a newbie contributor, i'd be grateful if you'd give me the opportunity to work in this.

GoSTEAN commented 1 week ago

Mind if I take this issue?

Josh-121 commented 1 week ago

I am applying to this issue via OnlyDust platform.

My background and how it can be leveraged

software engineering background, backend & smart contract dev looking to make first contribution on this project

How I plan on tackling this issue

  1. Identify or add API endpoints in the backend to provide required metrics data.
  2. Explore the current repository code for any available routes that aggregate 24h, 7d, and all-time metrics. If no endpoints exist, update the backend to calculate and return all listed metrics
  3. Create a function (e.g., fetchMetricsData) to retrieve metrics using Axios or Fetch API.
  4. Set up data structures for platform-wide metrics (totalVolume24h, totalVolume7d, totalFees7d, etc.) and pool-specific metrics (like volume7d, fees7d, and apy7d for each pool).
  5. Calculate and Display APY

work on feedback & recommendation ensuring contact. Can deliver within a day

GoSTEAN commented 1 week ago

@esteblock working on it

GoSTEAN commented 6 days ago

@esteblock please your telegram handle

esteblock commented 6 days ago

@esteblock please your telegram handle

Hello, please reach on Discord https://discord.com/invite/G8c98rhfqw

GoSTEAN commented 5 days ago

@esteblock please your telegram handle

Hello, please reach on Discord https://discord.com/invite/G8c98rhfqw

I message you on discord but no reply yet

esteblock commented 5 days ago

@esteblock please your telegram handle

Hello, please reach on Discord https://discord.com/invite/G8c98rhfqw

I message you on discord but no reply yet

Hello are you in the Soroswap Discord Server? There is a #onlydust channel to discuss about this

GoSTEAN commented 4 days ago

@esteblock please your telegram handle

Hello, please reach on Discord https://discord.com/invite/G8c98rhfqw

I message you on discord but no reply yet

Hello are you in the Soroswap Discord Server? There is a #onlydust channel to discuss about this

I can't see any channel like #onlydust

esteblock commented 4 days ago

@esteblock please your telegram handle

Hello, please reach on Discord https://discord.com/invite/G8c98rhfqw

I message you on discord but no reply yet

Hello are you in the Soroswap Discord Server? There is a #onlydust channel to discuss about this

I can't see any channel like #onlydust

Hello. Is inside the Community section. Check on "browse channels"

I also wrote a message now on "general" with a link to it

esteblock commented 3 days ago

Hello @GoSTEAN shall I assign someone else?

Benjtalkshow commented 3 days ago

Hello @esteblock I am available to work on this issue. Thanks

Michaelkingsdev commented 3 days ago

Hello @esteblock I can take on this issue should in case it is unassigned.

GoSTEAN commented 3 days ago

@esteblock unfailing will create a PR tonight

esteblock commented 1 day ago

Hello, There is no new info at protocol level

image

esteblock commented 1 day ago

Also new columns show empty values

image