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