Hyperliquid

Send a transaction to the network

This endpoint allows you to send a transaction to the network

post/api/v1/hyperliquid/{network}/transaction/send

Path parameters

network'mainnet' | 'testnet' required

The Hyperliquid network to use

Request body

signedTransactionstring required

Signed transaction data

Response

OK

errorobject nullable required
resultobject required

Changes