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