Chain Details
| Property | Value |
|---|---|
| Chain | eclipse |
| Query Parameter | chains=eclipse |
SVM endpoints use the
chains parameter with string values (solana, eclipse, or all), not numeric chain_ids like EVM endpoints.Supported Endpoints
| Endpoint | Supported |
|---|---|
| Balances | ✓ |
| Transactions | ✗ |
Example Requests
Usechains=eclipse to query Eclipse specifically.
Balances
See Also
- SVM Overview — overview of Solana/SVM endpoints
- Balances API — endpoint reference and parameters
- Transactions API — endpoint reference and parameters