Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hummingbot /chain/solana API

Solana and SVM-based chain endpoints

Hummingbot /chain/solana API is one of 17 APIs that Hummingbot publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include /chain/solana. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.0.3, at version dev-2.11.0.

Requests are made against a single base URL, http://localhost:15888.

6 operations 6 paths 0 schemas 2 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
dev-2.11.0
Base URL
http://localhost:15888
Resource Areas
1

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 2 GET, 4 POST. Each is listed below with its method, path, parameters, and response codes.

/chain/solana 6

Solana and SVM-based chain endpoints

GET
/chains/solana/status
Get Solana network status
1 param → 200
GET
/chains/solana/estimate-gas
Estimate gas prices for Solana transactions
1 param → 200
POST
/chains/solana/balances
Get token balances for a Solana address. Only returns tokens in the network's token list. If no tokens specified or empty array provided, returns non-zero balances for tokens from the token list that…
body → 200
POST
/chains/solana/poll
Poll for the status of a Solana transaction
body → 200
POST
/chains/solana/wrap
Wrap SOL to WSOL (Wrapped SOL)
body → 200
POST
/chains/solana/unwrap
Unwrap WSOL to SOL. Note: This closes the entire WSOL account, returning all WSOL as SOL.
body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hummingbot-chain-solana-api-openapi.yml Raw ↑

Other APIs Hummingbot publishes across the network.

Hummingbot API
Hummingbot /chain/ethereum API
Hummingbot /config API
Hummingbot /connector/0x API
Hummingbot /connector/jupiter API
Hummingbot /connector/meteora API
Hummingbot /connector/orca API
Hummingbot /connector/pancakeswap API
Hummingbot /connector/pancakeswap-sol API
Hummingbot /connector/raydium API
Hummingbot /connector/uniswap API
Hummingbot /pools API