| GET |
/health |
Service and RPC health snapshot |
| GET |
/api/feed/live?page=home|blocks|txs|tokentxns|validators|charts|global |
Live HTML feed for auto-refresh UI |
| GET |
/api/stats |
Explorer quick stats |
| GET |
/api/blocks?count=10 |
Latest blocks |
| GET |
/api/block/:id |
Block by number or hash |
| GET |
/api/tx/:hash |
Transaction + receipt |
| GET |
/api/address/:address |
Address balance and nonce |
| GET |
/api/validators |
Manual + observed validators |
| GET |
/api/tokentxns?limit=50 |
Latest NEX-20 transfer events |
| GET |
/api/token/:address |
NEX-20 token metadata (name, symbol, decimals, supply) |
| GET |
/api/charts/transaction-history |
Daily tx/block counts for charts |
| GET |
/api/pinned-tokens |
Featured pinned NEX-20 tokens (NXG) |
| GET |
/api/validator-applications |
Public validator application status list |
| GET |
/api/config/public |
Public explorer config |