getmoneysupply
Returns current money supply
explorer.shahepay.site/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.shahepay.site/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.shahepay.site/ext/getaddress/SZNzqr27hXrWeHLVUwY2fAwQDTWm7EX4kUgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.shahepay.site/ext/getaddresstxs/SZNzqr27hXrWeHLVUwY2fAwQDTWm7EX4kU/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.shahepay.site/ext/gettx/40099225775be7e6d6cb97c81e288aa72877d934319d583f449f34d63a9fdadbgetbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.shahepay.site/ext/getbalance/SZNzqr27hXrWeHLVUwY2fAwQDTWm7EX4kUgetlasttxs (/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
explorer.shahepay.site/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.shahepay.site/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, BTC price, # of masternodes
explorer.shahepay.site/ext/getbasicstatsgetsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, BTC price, network connection count, block count, count of online masternodes, count of offline masternodes
explorer.shahepay.site/ext/getsummarygetmasternodelist
Returns the complete list of masternodes on the network.
explorer.shahepay.site/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
explorer.shahepay.site/ext/getmasternoderewards/SZNzqr27hXrWeHLVUwY2fAwQDTWm7EX4kU/294getmasternoderewardstotal (/ext/getmasternoderewardstotal/hash/since)
Returns the total number of coins earned in masternode rewards for address [hash] that arrived after block height [since]
explorer.shahepay.site/ext/getmasternoderewardstotal/SZNzqr27hXrWeHLVUwY2fAwQDTWm7EX4kU/294