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