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