API and SDK
API and SDK Documentation
REST APIs
Base URL
API Endpoints
{ "address": "0x123456789abcdef", "balance": "1000000000000000000" // Balance in wei }
[ { "txHash": "0xabcdef123456789", "from": "0x123456789abcdef", "to": "0xabcdef987654321", "value": "500000000000000000", "timestamp": "1672444800" } ]
Authentication
Web3 Integration
Setting Up Web3.js
Using Ethers.js
XSPACE SDK
Installing the SDK
Using the SDK
Developer Resources
Last updated