Basic blockchain informations.
Data is served over secure socket layer, avoiding any kind of issue with CORS policies. Online dataset is retrieved by single fully indexed Revo Core node istance powering current official block explorer.
Table of contents[GET] Request | (JSON) Response |
/info |
Used to display real time blockchain status. Get current height, staking weight, feerate and dgp protocol informations. Exampleshttps://api.beta.revo.network/info |
[GET] Request | (int) Response |
/supply |
Display current RVO current supply Exampleshttps://api.beta.revo.network/supply |
[GET] Request | (double) Response |
/total-max-supply |
Display RVO maximum lifetime COIN supply Exampleshttps://api.beta.revo.network/total-max-supply |