Ontology for dApp Stores
dApp stores integrating Ontology
A list of all the dApp stores that have either partially or fully integrated the Ontology platform.
The total supply of ONT
and ONG
can be found out by following link.
The relevant data from all the dApps that use Ontology can be queried using a GET
method URL
:
And the response of the GET
method is as follows:
ResponseField | Type |
Total | int |
Time | String |
TxnCount | int |
BlockCount | int |
AddressSum | int |
ActiveAddress | int |
NewAddress | int |
OntCount | String |
OngCount | String |
OntIdSum | int |
OntIdActiveCount | int |
OntIdNewCount | int |
Follow this link to find a list of all the dApps that have integrated the Ontology platform.
For more details on Ontology's Explorer API, follow the link below to navigate to another section of this documentation.
Explorer v2 APIIf interested in integrating the dApp store API
, please first get in touch with us at contact@ont.io
Last updated