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