æScan
æScan Technical Documentation
Explorer Architecture and Integration
plaintextCopyNode Version: 7.1.0
Middleware Version: 1.91.1Access Points
Production Environment
Copyhttps://aescan.ioTesting Environment
Copyhttps://testnet.aescan.ioAPI Integration
javascriptCopy// Block data retrieval
GET /middleware/blocks/latest
GET /middleware/blocks/hash/{hash}
GET /middleware/blocks/height/{height}
// Transaction queries
GET /middleware/transactions/hash/{hash}
GET /middleware/transactions/account/{address}
// State channel information
GET /middleware/channels/active
GET /middleware/channels/transactions/{channel_id}Development Resources
API Documentation
WebSocket Support
Hyperchain Integration
Last updated
Was this helpful?