getmoneysupply
Returns current money supply
explorer.theminerzcoin.eu/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.theminerzcoin.eu/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.theminerzcoin.eu/ext/getaddress/TUHSJx3ShycihsSDeYX9ne2JUqc3C9ixKXgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.theminerzcoin.eu/ext/getaddresstxs/TUHSJx3ShycihsSDeYX9ne2JUqc3C9ixKX/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.theminerzcoin.eu/ext/gettx/653eb362e36cd6d18146bdb80b79796bae5d8596945ede394836956c0b3c5cc2getbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.theminerzcoin.eu/ext/getbalance/TUHSJx3ShycihsSDeYX9ne2JUqc3C9ixKXgetlasttxs (/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.theminerzcoin.eu/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.theminerzcoin.eu/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, BTC price, # of masternodes
explorer.theminerzcoin.eu/ext/getbasicstatsgetsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, BTC price, network connection count, block count, count of online masternodes, count of offline masternodes
explorer.theminerzcoin.eu/ext/getsummarygetmasternodelist
Returns the complete list of masternodes on the network.
explorer.theminerzcoin.eu/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
explorer.theminerzcoin.eu/ext/getmasternoderewards/TUHSJx3ShycihsSDeYX9ne2JUqc3C9ixKX/10getmasternoderewardstotal (/ext/getmasternoderewardstotal/hash/since)
Returns the total number of coins earned in masternode rewards for address [hash] that arrived after block height [since]
explorer.theminerzcoin.eu/ext/getmasternoderewardstotal/TUHSJx3ShycihsSDeYX9ne2JUqc3C9ixKX/10