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