Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

To migrate the qli API services available in qubic-stats service #105

Closed
Tracked by #43
sallymoc opened this issue Sep 10, 2024 · 1 comment
Closed
Tracked by #43

To migrate the qli API services available in qubic-stats service #105

sallymoc opened this issue Sep 10, 2024 · 1 comment
Assignees
Milestone

Comments

@sallymoc
Copy link
Contributor

sallymoc commented Sep 10, 2024

https://qubic.github.io/integration/Partners/qubic-rpc-doc.html?urls.primaryName=Qubic%20Stats%20API

Swagger documentation: /v1/latest-stats can be used to replace Public/MarketInformation

As reference, the ticket for web wallet qubic/wallet#67

https://rpc.qubic.org/v1/latest-stats

Response example:

{ "data": { "timestamp": "1726069215", "circulatingSupply": "112780095531408", "activeAddresses": 477475, "price": 0.000001632, "marketCap": "184057118", "epoch": 126, "currentTick": 15841870, "ticksInCurrentEpoch": 1870, "emptyTicksInCurrentEpoch": 122, "epochTickQuality": 93.47594, "burnedQus": "13219904468592" } }

@sallymoc sallymoc moved this to Backlog in Wallet App Kanban Board Sep 10, 2024
@sallymoc sallymoc self-assigned this Sep 11, 2024
@sallymoc sallymoc added this to the 1.3.0 milestone Sep 11, 2024
@sallymoc sallymoc removed their assignment Sep 15, 2024
@ahmed-tarek-salem ahmed-tarek-salem self-assigned this Sep 16, 2024
@ahmed-tarek-salem ahmed-tarek-salem linked a pull request Sep 17, 2024 that will close this issue
@sallymoc sallymoc changed the title To migrate the qli API services available in qubic-http service To migrate the qli API services available in qubic-stats service Sep 27, 2024
@sallymoc
Copy link
Contributor Author

sallymoc commented Nov 4, 2024

Tested with latest code from develop branch and https://rpc.qubic.org/v1/latest-stats is being called

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants