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