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