You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/ccip/tools-resources/network-specific/hyperliquid-integration-guide.mdx
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,15 +22,12 @@ Hyperliquid is an emerging app-chain that powers a popular decentralized exchang
22
22
- HyperCore is the network where high-speed trading takes place at up to 200k orders per second, secured by HyperBFT Consensus. Trading occurs through a Central Limit Order Book (CLOB) which is different from most decentralized exchange liquidity pool structures.
23
23
- HyperEVM is where the supporting infrastructure and contracts are deployed, such as the MintAndBurnERC20 tokens deployed as a part of a CCIP implementation. There is a growing DeFi ecosystem including Money Markets, LSTs and DEXes on HyperEVM.
|**Primary Function**| High-speed decentralized exchange trading via an on-chain order book | Supporting infrastructure and external smart contracts |
28
-
|**Token Type**| HIP-1 tokens | ERC20 tokens |
29
-
|**Deployment**| Requires winning a spot slot auction | Standard ERC20 deployment |
30
-
|**Trading**| Where orderbook trading takes place | Where classic DeFi takes place and can interact with the orderbook through precompile interfaces. Supports token contracts that can be linked to HIP-1 |
31
-
|**Conversion**| Convert from ERC20 to HIP-1 via System Address | Convert from HIP-1 to ERC20 via System Address |
32
-
|**Connection**| Native to the dual network system | Connects to other networks for CCIP bridging |
33
-
|**Interaction**| Posting “signed actions” through a Rest API Endpoint | Standard RPC Methods |
0 commit comments