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