starboard-ventures / filecoin-network-health-dashboard

Public repo for submitting feedback, reporting bugs, and requesting features for the Starboard Filecoin Network Health Dashboard
1 stars 0 forks source link

Hello, team #3

Open stayForward09 opened 8 months ago

stayForward09 commented 8 months ago

Hi, team. How are you? I'm Davee from ev3.xyz, and we are going to add filecoin key metrics such as storage capacity and data stored, to our site https://depin.ninja. And I found the perfect info on https://dashboard.starboard.ventures. Would you help me to find relevant api to get data from this site? Thanks.

paxinla commented 8 months ago

Hi @stayForward09 ,Please refer to Spacescope .

stayForward09 commented 8 months ago

Hi, @paxinla , Thanks for your reply. I've already been using spacescope api to get filecoin price realtime data, https://api.spacescope.io/v2/price/realtime. But at that time, we couldn't find this api url from https://docs.spacescope.io, so I thought, if there are some other endpoints that weren't in the API documentation. I tried to find all endpoints on api doc, but still didn't look for the correct endpoint to get Total storage capacity and Data stored. Would you please help me to find the exact api endpoint to get these info? Thanks.

paxinla commented 8 months ago

Hi @stayForward09 , Sorry for the late reply.

This price/realtime url is not a public valid endpoint, so it dost not list in the Spacescope document, even it can be accessed for now. If you want to get filecoin price realtime data, I suggest you take a look at CoinMarketCap API.

I think this endpoint is for getting Total storage capacity.

If you have more questions or suggestions about Spacescope, welcome to the Slack channel spacescope. Thanks.

stayForward09 commented 8 months ago

Happy New Year, @paxinla Thanks for your kind reply. Would you please send me invitation of filecoin slack channe? Thanks again.

beng-starboard commented 8 months ago

Hi @stayForward09 try this link https://join.slack.com/t/filecoinproject/shared_invite/zt-29ndn89x3-fBXHX5EViSUe1a9FmKAAVg

stayForward09 commented 8 months ago

Thanks so much! @beng-starboard @paxinla

stayForward09 commented 7 months ago

Hi, @paxinla @beng-starboard How are you? We'd like to add net revenue else than total revenue, and our ceo got info that Filecoin net revenue is equal to total revenue minus the “penalty fee” revenues. https://dashboard.starboard.ventures/transactions-usage#protocol-revenue would you please help me to get api endpoint for this info? Thanks.

stayForward09 commented 7 months ago

image

beng-starboard commented 7 months ago

Hi @stayForward09 https://docs.spacescope.io/network_core/circulating_supply.

stayForward09 commented 7 months ago

Thanks for your answer @beng-starboard

stayForward09 commented 7 months ago

But I can see the response of above api is different from the chart; image image