Web3 HTTP driver

/v3/ethereum/web3/{xApiKey}

2 credits per API call

This endpoint is deprecated. Use the HTTP-based JSON RPC driver instead.


Use this endpoint URL as an http-based web3 driver to connect directly to the Ethereum node provided by Tatum. To learn more about Ethereum Web3, visit the Ethereum developers' guide.

Path Params
string
required

Tatum X-API-Key used for authorization.

Query Params
string
enum
Defaults to ethereum-sepolia

Type of Ethereum testnet in query. Defaults to ethereum-sepolia. For mainnet API Key, this value is ignored.

Allowed:
Body Params
Headers
string
enum
Defaults to ethereum-sepolia

Type of Ethereum testnet in header. Defaults to ethereum-sepolia. For mainnet API Key, this value is ignored.

Allowed:
Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json