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