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