getmoneysupply
Returns current money supply
explorer.fibercoin.info/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.fibercoin.info/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.fibercoin.info/ext/getaddress/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDHgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.fibercoin.info/ext/getaddresstxs/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDH/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.fibercoin.info/ext/gettx/4e8acf07bbe27121168ab30c2abafa6975971009c7664ecb01315243583c358bgetbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.fibercoin.info/ext/getbalance/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDHgetlasttxs (/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.fibercoin.info/ext/getcurrentpricegetnetworkpeers
Returns network peers observed by the explorer node, including address, port, protocol, client version and country. Current connection records may also include live diagnostics such as ping, connection time, last send/receive times, bytes sent/received, starting height, synced header/block heights and connection direction
explorer.fibercoin.info/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, USDT price, # of masternodes
explorer.fibercoin.info/ext/getbasicstatsgetsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, USDT price, USD price, network connection count, block count, count of online masternodes, count of offline masternodes
explorer.fibercoin.info/ext/getsummarygetmasternodelist
Returns the complete masternode list including pay rank, network, wallet address, protocol version, IP address, port, service address, status, signature time, last seen time, active time, last payment time and last paid block
explorer.fibercoin.info/ext/getmasternodelistgetmasternoderewards (/ext/getmasternoderewards/hash/since)
Returns a list of masternode reward transactions for address [hash] that arrived after block height [since]
explorer.fibercoin.info/ext/getmasternoderewards/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDH/77getmasternoderewardstotal (/ext/getmasternoderewardstotal/hash/since)
Returns the total number of coins earned in masternode rewards for address [hash] that arrived after block height [since]
explorer.fibercoin.info/ext/getmasternoderewardstotal/NXtvQAkUtkyTWCBDhPsG1fLdX15SKShJDH/77