getmoneysupply
Returns current money supply
explorer.wch.cash/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.wch.cash/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.wch.cash/ext/getaddress/WYh9FShBuBgR7Bbkudp1MPSttnB5Cuv5K7getaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.wch.cash/ext/getaddresstxs/WYh9FShBuBgR7Bbkudp1MPSttnB5Cuv5K7/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.wch.cash/ext/gettx/aa0783bc9992a88b9c7ac637316a69c5453f96765f7b7d1551477c18041524cegetbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.wch.cash/ext/getbalance/WYh9FShBuBgR7Bbkudp1MPSttnB5Cuv5K7getlasttxs (/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.wch.cash/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.wch.cash/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, USD price, # of masternodes
explorer.wch.cash/ext/getbasicstatsgetsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, USD price, USD price, network connection count, block count, count of online masternodes, count of offline masternodes
explorer.wch.cash/ext/getsummarygetmasternodelist
Returns the complete list of masternodes on the network.
explorer.wch.cash/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
explorer.wch.cash/ext/getmasternoderewards/WYh9FShBuBgR7Bbkudp1MPSttnB5Cuv5K7/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.wch.cash/ext/getmasternoderewardstotal/WYh9FShBuBgR7Bbkudp1MPSttnB5Cuv5K7/64152