
API Calls
Return data from coind
Extended API
Return data from local indexes
getmoneysupply
Returns current money supply
45.46.123.83:60000/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
45.46.123.83:60000/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
45.46.123.83:60000/ext/getaddress/XS8dCXTmVLAGFAhXuTY1isDdEY8GaCE5vWgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
45.46.123.83:60000/ext/getaddresstxs/XS8dCXTmVLAGFAhXuTY1isDdEY8GaCE5vW/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
45.46.123.83:60000/ext/gettx/18e02b0df0ecd7f7df56cc7eff04dd8730d155cf4ccf28fe082ce1bd76cf7982getbalance (/ext/getbalance/hash)
Returns current balance of given address
45.46.123.83:60000/ext/getbalance/XS8dCXTmVLAGFAhXuTY1isDdEY8GaCE5vWgetlasttxs (/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
45.46.123.83:60000/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
45.46.123.83:60000/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, BTC price
45.46.123.83:60000/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
45.46.123.83:60000/ext/getsummarygetmasternodelist
Returns the complete list of masternodes on the network.
45.46.123.83:60000/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
45.46.123.83:60000/ext/getmasternoderewards/XS8dCXTmVLAGFAhXuTY1isDdEY8GaCE5vW/45394
Linking (GET)
Linking to the block explorer