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