Public api calls

Encocoinplus api calls available for explorer
getconnectioncount
Returns the number of connections the block explorer has to other nodes.
/api/getconnectioncount

getblockcount
Returns the current block index.
/api/getblockcount

getblockhash [index]
Returns the hash of the block at ; index 0 is the genesis block.
/api/getblockhash?index=1

getblock [index]
Returns information about the block with the given hash.
/api/getblock?hash=000004b9c6ea3f605e193587a905bd495d41ee6ac33ecc91a83ecaa724ce3a26

getrawtransaction [txid] [decrypt]

getmoneysupply
Returns current money supply
/ext/getmoneysupply

getaddress (/ext/getaddress/hash)
Returns information for given address
/ext/getaddress/GZVq1w1CTbAX3C3Wv6T1bjaQpcbnHeE751

getbalance (/ext/getbalance/hash)
Returns current balance of given address
/ext/getbalance/GZVq1w1CTbAX3C3Wv6T1bjaQpcbnHeE751
getmasternodecount (/ext/getmasternodecount)
Returns current amount of masternodes
/ext/getmasternodecount