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