|
| 1 | +{ |
| 2 | + "id": "hyper-evm", |
| 3 | + "shortName": "HyperEVM", |
| 4 | + "fullName": "HyperEVM Mainnet", |
| 5 | + "aliases": ["evm-999", "hyper-evm-mainnet"], |
| 6 | + "caip2Id": "eip155:999", |
| 7 | + "networkType": "mainnet", |
| 8 | + "graphNode": { "protocol": "ethereum" }, |
| 9 | + "explorerUrls": ["https://hyperevmscan.io"], |
| 10 | + "rpcUrls": [ |
| 11 | + "https://rpc.hypurrscan.io", |
| 12 | + "https://rpc.hyperliquid.xyz/evm", |
| 13 | + "https://hyperevm.rpc.service.pinax.network" |
| 14 | + ], |
| 15 | + "apiUrls": [ |
| 16 | + { "url": "https://hyperevm.abi.pinax.network/api", "kind": "etherscan" } |
| 17 | + ], |
| 18 | + "services": { |
| 19 | + "subgraphs": [], |
| 20 | + "firehose": ["hyperevm.firehose.pinax.network:443"], |
| 21 | + "substreams": ["hyperevm.substreams.pinax.network:443"] |
| 22 | + }, |
| 23 | + "issuanceRewards": false, |
| 24 | + "nativeToken": "HYPE", |
| 25 | + "docsUrl": "https://hyperliquid.gitbook.io/hyperliquid-docs/hyperevm", |
| 26 | + "firehose": { |
| 27 | + "blockType": "sf.ethereum.type.v2.Block", |
| 28 | + "evmExtendedModel": false, |
| 29 | + "bufUrl": "https://buf.build/streamingfast/firehose-ethereum", |
| 30 | + "bytesEncoding": "hex", |
| 31 | + "firstStreamableBlock": { |
| 32 | + "id": "0xd8fcc13b6a195b88b7b2da3722ff6cad767b13a8c1e9ffb1c73aa9d216d895f0", |
| 33 | + "height": 0 |
| 34 | + }, |
| 35 | + "blockFeatures": ["base"] |
| 36 | + }, |
| 37 | + "icon": { "web3Icons": { "name": "hyper-evm" } } |
| 38 | +} |
0 commit comments