- getmoneysupply - Returns current money supply explorer.chesscoin032.com/ext/getmoneysupply
- getdistribution - Returns wealth distribution stats explorer.chesscoin032.com/ext/getdistribution
- getaddress (/ext/getaddress/hash) - Returns information for given address explorer.chesscoin032.com/ext/getaddress/CQM2ZmFmi5JkjdxeKr82BDmkSUZJi31Hyy
- getaddresstxs (/ext/getaddresstxs/hash/start/length) - Returns last [length] transactions for address [hash], starting from offset [start] explorer.chesscoin032.com/ext/getaddresstxs/CQM2ZmFmi5JkjdxeKr82BDmkSUZJi31Hyy/0/50
- gettx (/ext/gettx/hash) - Returns information for given tx hash explorer.chesscoin032.com/ext/gettx/bba086954f4081aab5dbf9863385e93402572232889091b04b8f96319dd22e7e
- getbalance (/ext/getbalance/hash) - Returns current balance of given address explorer.chesscoin032.com/ext/getbalance/CQM2ZmFmi5JkjdxeKr82BDmkSUZJi31Hyy
- getlasttxs (/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.chesscoin032.com/ext/getcurrentprice
- getnetworkpeers - Returns the list of network peers that have connected to the explorer node in the last 24 hours explorer.chesscoin032.com/ext/getnetworkpeers
- getbasicstats - Returns basic statistics about the coin including: block count, circulating supply, USD price, USDT price, # of masternodes explorer.chesscoin032.com/ext/getbasicstats
- getsummary - 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.chesscoin032.com/ext/getsummary
- getmasternodelist - Returns the complete list of masternodes on the network. explorer.chesscoin032.com/ext/getmasternodelist
- getmasternoderewards (/ext/getmasternoderewards/hash/since) - Returns a list of masternode reward transactions for address [hash] that arrived after block height [since] explorer.chesscoin032.com/ext/getmasternoderewards/CQM2ZmFmi5JkjdxeKr82BDmkSUZJi31Hyy/64152
- getmasternoderewardstotal (/ext/getmasternoderewardstotal/hash/since) - Returns the total number of coins earned in masternode rewards for address [hash] that arrived after block height [since] explorer.chesscoin032.com/ext/getmasternoderewardstotal/CQM2ZmFmi5JkjdxeKr82BDmkSUZJi31Hyy/64152