[sc-140206] fix hyperevm folder name typo (#36972)

* [sc-140206] fix hyperevm folder name typo

Rename blockchains/hypeevm → blockchains/hyperevm so CDN paths match
the coin handle. Fixes square_logo.png and logo.png being unreachable
at the correct hyperevm path.

https://app.shortcut.com/trust-wallet-1/story/140206

* Fix name typo from 'HypeEVM' to 'HyperEVM'

---------

Co-authored-by: curiouschonk <146854853+curiouschonk@users.noreply.github.com>
This commit is contained in:
jimmy-xia-crypto
2026-06-02 23:33:40 +08:00
committed by GitHub
co-authored by curiouschonk
parent ab3ca71d07
commit fd27ecc620
3 changed files with 1 additions and 1 deletions
@@ -1,5 +1,5 @@
{
"name": "HypeEVM",
"name": "HyperEVM",
"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/",

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.2 KiB