You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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" } }
The text was updated successfully, but these errors were encountered: