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/ethereum API

Ethereum and EVM-based chain endpoints

Hummingbot /chain/ethereum 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/ethereum. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 8 operations across 8 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.

8 operations 8 paths 0 schemas 2 GET6 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 8

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

/chain/ethereum 8

Ethereum and EVM-based chain endpoints

GET
/chains/ethereum/status
Get Ethereum chain status
1 param → 200
GET
/chains/ethereum/estimate-gas
Estimate gas prices for Ethereum transactions
1 param → 200
POST
/chains/ethereum/balances
Get Ethereum balances. If no tokens specified or empty array provided, returns native token (ETH) and only non-zero balances for tokens from the token list. If specific tokens are requested, returns…
body → 200
POST
/chains/ethereum/poll
Poll Ethereum transaction status
body → 200
POST
/chains/ethereum/allowances
Get token allowances
body → 200
POST
/chains/ethereum/approve
Approve token spending
body → 200
POST
/chains/ethereum/wrap
Wrap native token to wrapped token (e.g., ETH to WETH, BNB to WBNB)
body → 200
POST
/chains/ethereum/unwrap
Unwrap wrapped token to native token (e.g., WETH to ETH, WBNB to BNB)
body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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

Other APIs Hummingbot publishes across the network.

Hummingbot API
Hummingbot /chain/solana 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