Explorer API
basically serves the same purpose as the HTTP API
, but the difference is the data that Explorer API returns is more presentable and complete, while the HTTP API
is more suited in terms of fetching individual data items.Explorer API
also with a online platform that can fetch transaction related information using the web browser. It works with the transaction that have taken place on both the testnet
and the mainnet
. The website can be accessed using this link - https://explorer.ont.io/​/v2/blocks?page_size=10&page_number=1
code
and msg
fields that are part of the status object.