Core API Modules
Most used
JSON-RPC 2.0 with failover, health checks, latency routing, batch support, and caching across 220+ chains.
Harness the power of 220+ blockchains through a single endpoint balances, swaps, RPC, gas, and indexing, all in one simple platform.
Connect to multiple blockchain networks through a single, unified API.
Everything you need to build multi-chain dApps, wallets, analytic dashboards, and DeFi protocols.
Most used
JSON-RPC 2.0 with failover, health checks, latency routing, batch support, and caching across 220+ chains.
Fetch balances, NFTs, transaction history, and full portfolio across every supported network with a single call.
Multi-DEX aggregator with quote comparison, simulation, MEV protection, and cross-chain bridges.
Real-time indexing, decoded logs, gas tracking, and mempool monitoring for production applications.
Validate addresses and resolve ENS, SNS, and Unstoppable Domains across supported chains.
API key authentication, rate limiting, CORS, validation, usage analytics, and resilient routing.
Get started in minutes. SDKs for JavaScript, Python, Go, Rust, and Swift.
RESTful design. Consistent response format. Cursor-based pagination.
/v1/chainsList all supported chains/v1/wallet/balancesAuto multi-chain wallet balances/v1/wallet/{chainId}/balancesToken balances/v1/wallet/{chainId}/nftsNFT holdings/v1/wallet/{chainId}/transactionsTx history/v1/portfolioCross-chain portfolioAPI key authentication, rate limiting, CORS, validation, and analytics.
# Auto-detect chains for a multi-chain wallet
curl https://nexxend.xyz/api/v1/wallet/balances \
-H "x-api-key: nx_your_api_key" \
-G -d "address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"
# Get wallet balances on Ethereum
curl https://nexxend.xyz/api/v1/wallet/ethereum/balances \
-H "x-api-key: nx_your_api_key" \
-G -d "address=0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045"High-performance infrastructure at the most affordable rates in Web3.