getmoneysupply
Returns current money supply
explorer.nodestats.info/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.nodestats.info/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.nodestats.info/ext/getaddress/NaKbiR3fXz3mJuqKQywZQ9iPzbVJ1P2Ld3getaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.nodestats.info/ext/getaddresstxs/NaKbiR3fXz3mJuqKQywZQ9iPzbVJ1P2Ld3/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.nodestats.info/ext/gettx/eb24ee385a6afef60733e3645476ae75680cc2cf6f1789b1e6cb244f2a06c145getbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.nodestats.info/ext/getbalance/NaKbiR3fXz3mJuqKQywZQ9iPzbVJ1P2Ld3getlasttxs (/ext/getlasttxs/min/start/length)
Returns last [length] transactions greater than [min] coins, starting from offset [start]
Note: [length] is limited to returning 100 records per query
getcurrentprice
Returns last known exchange price
explorer.nodestats.info/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.nodestats.info/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, BTC price, # of masternodes
explorer.nodestats.info/ext/getbasicstatsgetsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, BTC price, USD price, network connection count, block count, count of online masternodes, count of offline masternodes
explorer.nodestats.info/ext/getsummarygetmasternodelist
Returns the complete list of masternodes on the network.
explorer.nodestats.info/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
explorer.nodestats.info/ext/getmasternoderewards/NaKbiR3fXz3mJuqKQywZQ9iPzbVJ1P2Ld3/64152getmasternoderewardstotal (/ext/getmasternoderewardstotal/hash/since)
Returns the total number of coins earned in masternode rewards for address [hash] that arrived after block height [since]
explorer.nodestats.info/ext/getmasternoderewardstotal/NaKbiR3fXz3mJuqKQywZQ9iPzbVJ1P2Ld3/64152