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