
API Calls
Return data from coind
Extended API
Return data from local indexes
getmoneysupply
Returns current money supply
167.86.67.25:3008/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
167.86.67.25:3008/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
167.86.67.25:3008/ext/getaddress/JXVhik3GKn8dsP7wwxUxciEEkrmFQsU4jBgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
167.86.67.25:3008/ext/getaddresstxs/JXVhik3GKn8dsP7wwxUxciEEkrmFQsU4jB/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
167.86.67.25:3008/ext/gettx/7f00e88d852900113656f36a179f89a7417b26309f30b32d3d57ff503e8191fagetbalance (/ext/getbalance/hash)
Returns current balance of given address
167.86.67.25:3008/ext/getbalance/JXVhik3GKn8dsP7wwxUxciEEkrmFQsU4jBgetlasttxs (/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
167.86.67.25:3008/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
167.86.67.25:3008/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, BTC price
167.86.67.25:3008/ext/getbasicstatsgetsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, BTC price, network connection count, block count
167.86.67.25:3008/ext/getsummary
Linking (GET)
Linking to the block explorer