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