diff --git a/blockchains/hypeevm/info/info.json b/blockchains/hypeevm/info/info.json new file mode 100644 index 00000000000..c89e26d8e3e --- /dev/null +++ b/blockchains/hypeevm/info/info.json @@ -0,0 +1,33 @@ +{ + "name": "HypeEVM", + "website": "https://hyperliquid.xyz/", + "description": "HyperEVM is an EVM-compatible execution layer secured by the same HyperBFT consensus as HyperCore, Hyperliquid's native blockchain. Rather than operating as a separate chain, it enables direct interaction with HyperCore's spot and perpetual order books, allowing developers to build applications that leverage deep onchain liquidity. Builders can deploy smart contracts using standard EVM tooling and create tokenized assets that trade on unified order books without bridging risk or permission requirements.", + "explorer": "https://hyperevmscan.io/", + "symbol": "HYPE", + "rpc_url": "https://rpc.hyperliquid.xyz/evm", + "coin_type": 10000999, + "type": "coin", + "decimals": 18, + "status": "active", + "tags": [ + "defi" + ], + "links": [ + { + "name": "x", + "url": "https://x.com/HyperliquidX" + }, + { + "name": "docs", + "url": "https://hyperliquid.gitbook.io/hyperliquid-docs" + }, + { + "name": "coinmarketcap", + "url": "https://coinmarketcap.com/currencies/hyperliquid/" + }, + { + "name": "coingecko", + "url": "https://coingecko.com/coins/hyperliquid" + } + ] +} diff --git a/blockchains/hypeevm/info/logo.png b/blockchains/hypeevm/info/logo.png new file mode 100644 index 00000000000..850dec87812 Binary files /dev/null and b/blockchains/hypeevm/info/logo.png differ diff --git a/blockchains/hypeevm/info/square_logo.png b/blockchains/hypeevm/info/square_logo.png new file mode 100644 index 00000000000..850dec87812 Binary files /dev/null and b/blockchains/hypeevm/info/square_logo.png differ