API Calls
Return data from coind
Extended API
Return data from local indexes
getmoneysupply
Returns current money supply
explorer.aipowergrid.io/ext/getmoneysupplygetdistribution
Returns wealth distribution stats
explorer.aipowergrid.io/ext/getdistributiongetaddress (/ext/getaddress/hash)
Returns information for given address
explorer.aipowergrid.io/ext/getaddress/Ab8KBCTTJgy7XnsPsHbnwRMJD4MFjG12hUgetaddresstxs (/ext/getaddresstxs/hash/start/length)
Returns last [length] transactions for address [hash], starting from offset [start]
explorer.aipowergrid.io/ext/getaddresstxs/Ab8KBCTTJgy7XnsPsHbnwRMJD4MFjG12hU/0/50gettx (/ext/gettx/hash)
Returns information for given tx hash
explorer.aipowergrid.io/ext/gettx/d8462ec394b123fa0f43f435fb1506cb810537657079231cf085f2ad9797d416getbalance (/ext/getbalance/hash)
Returns current balance of given address
explorer.aipowergrid.io/ext/getbalance/Ab8KBCTTJgy7XnsPsHbnwRMJD4MFjG12hUgetlasttxs (/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.aipowergrid.io/ext/getcurrentpricegetnetworkpeers
Returns the list of network peers that have connected to the explorer node in the last 24 hours
explorer.aipowergrid.io/ext/getnetworkpeersgetbasicstats
Returns basic statistics about the coin including: block count, circulating supply, USD price, USDT price
explorer.aipowergrid.io/ext/getbasicstatsgetsummary
Returns a summary of coin data including: difficulty, hybrid difficulty, circulating supply, hash rate, USDT price, network connection count, block count
explorer.aipowergrid.io/ext/getsummary
Linking (GET)
Linking to the block explorer