Hyperevm API FAQ

Frequently asked questions about the Hyperevm API

What is HyperEVM?

HyperEVM is a high-performance, Ethereum-compatible execution layer developed by HyperLiquid that enables smart contracts to run natively alongside its decentralized trading engine, combining low-latency performance with full EVM compatibility.

How do I get started with HyperEVM?

Check out our HyperEVM API Quickstart guide to get started building on HyperEVM.

What is the HyperEVM API?

The HyperEVM API allows developers to interface with the HyperEVM mainnet. With this API, developers can execute transactions, query on-chain data, and interact with the HyperEVM network, relying on a JSON-RPC standard.

Is HyperEVM EVM compatible?

Yes, HyperEVM is EVM compatible.

What API does HyperEVM use?

HyperEVM utilizes the JSON-RPC API standard. This API is crucial for any blockchain interaction on the HyperEVM network, allowing users to read block/transaction data, query chain information, execute smart contracts, and store data on-chain.

What is a HyperEVM API key?

When accessing the HyperEVM network via a node provider like Alchemy, HyperEVM developers use an API key to send transactions and retrieve data from the network.

For the best development experience, we recommend that you sign up for a free API key!

Which libraries support HyperEVM?

Common Ethereum libraries like ethers.js and web3.js should be compatible with HyperEVM, given its EVM nature.

What programming languages work with HyperEVM?

Languages that work with Ethereum, such as Javascript, Solidity, Typescript, and Shell, should also be compatible with HyperEVM. Solidity remains the primary choice for smart contract development, while Javascript is ideal for off-chain interactions.

What does HyperEVM use for gas?

The native currency of the HyperEVM blockchain is HYPE. It serves as the primary gas token for transactions and smart contract executions within the Hyperliquid ecosystem.

What methods does Alchemy support for the HyperEVM API?

You can find the list of all the methods Alchemy support for the HyperEVM API on HyperEVM API Endpoints page.

My question isn’t here, where can I get help?

If you have any questions or feedback, please contact us at [email protected] or open a ticket in the dashboard.