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