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