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