getmoneysupply
Returns current money supply
explorer.eshercrypto.com/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.eshercrypto.com/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.eshercrypto.com/ext/getaddress/EbPBQ8sfQQ21nvei6jHxfqX13PmCPP78jEgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.eshercrypto.com/ext/getaddresstxs/EbPBQ8sfQQ21nvei6jHxfqX13PmCPP78jE/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.eshercrypto.com/ext/gettx/dab391bd340ae48b89c2e549af690d3e9347393060f9b003dc4885d80a5a0ecfgetbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.eshercrypto.com/ext/getbalance/EbPBQ8sfQQ21nvei6jHxfqX13PmCPP78jEgetlasttxs (/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.eshercrypto.com/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.eshercrypto.com/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, USDT price, # of masternodes
explorer.eshercrypto.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, count of online masternodes, count of offline masternodes
explorer.eshercrypto.com/ext/getsummarygetmasternodelist
Returns the complete list of masternodes on the network.
explorer.eshercrypto.com/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
explorer.eshercrypto.com/ext/getmasternoderewards/EbPBQ8sfQQ21nvei6jHxfqX13PmCPP78jE/1001getmasternoderewardstotal (/ext/getmasternoderewardstotal/hash/since)
Returns the total number of coins earned in masternode rewards for address [hash] that arrived after block height [since]
explorer.eshercrypto.com/ext/getmasternoderewardstotal/EbPBQ8sfQQ21nvei6jHxfqX13PmCPP78jE/1001