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.
Check out our HyperEVM API Quickstart guide to get started building on HyperEVM.
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.
Yes, HyperEVM is EVM compatible.
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.
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!
Common Ethereum libraries like ethers.js and web3.js should be compatible with HyperEVM, given its EVM nature.
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.
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.
You can find the list of all the methods Alchemy supports for the HyperEVM API on the HyperEVM API Endpoints page.
If you have any questions or feedback, please contact us at [email protected] or open a ticket in the dashboard.