getmoneysupply
Returns current money supply
explorer.new808.tk/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.new808.tk/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.new808.tk/ext/getaddress/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDHgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.new808.tk/ext/getaddresstxs/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDH/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.new808.tk/ext/gettx/4e8acf07bbe27121168ab30c2abafa6975971009c7664ecb01315243583c358bgetbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.new808.tk/ext/getbalance/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDHgetlasttxs (/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.new808.tk/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.new808.tk/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, BTC price, # of masternodes
explorer.new808.tk/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.new808.tk/ext/getsummarygetmasternodelist
Returns the complete list of masternodes on the network.
explorer.new808.tk/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
explorer.new808.tk/ext/getmasternoderewards/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDH/77getmasternoderewardstotal (/ext/getmasternoderewardstotal/hash/since)
Returns the total number of coins earned in masternode rewards for address [hash] that arrived after block height [since]
explorer.new808.tk/ext/getmasternoderewardstotal/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDH/77