File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -46,15 +46,12 @@ The server currently exposes the following tools (see `src/tools/tools.ts`):
4646- get_transaction_receipt: Fetch a transaction receipt by hash
4747- stake: Stake HYPE tokens on Hyperliquid
4848- unstake: Unstake HYPE tokens from Hyperliquid
49-
50- Each tool validates inputs with ` zod ` and executes using ` viem ` on the configured Hyperliquid RPC.
51-
52- ## Tools in progress
53-
5449- call_function: Call the function of a contract
5550- fetch_transactions: Fetch the transactions for a user address
5651- fetch_orders: Fetch the historical orders for a user address
5752
53+ Each tool validates inputs with ` zod ` and executes using ` viem ` on the configured Hyperliquid RPC.
54+
5855## Getting started
5956
6057### Prerequisites
You can’t perform that action at this time.
0 commit comments