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