Get Hyperliquid Whale Alerts logo

Catalog action Blockchain Data

Retrieve recent Hyperliquid whale alerts for positions exceeding $1M notional value. Returns wallet addresses, position details (size, entry price, liquidation price), and action type (open/close). Ideal for: whale tracking, large position monitoring, market sentiment analysis, copy trading signals.

At a Glance

FieldValue
Action IDcoinglass-get-hyperliquid-whale-alert
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, hyperliquid, whale, positions, derivatives, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
alertsarrayYesArray of whale alerts for positions exceeding $1M

Examples

json
{ "type": "coinglass-get-hyperliquid-whale-alert", "payload": {}, "children": []}

Payload fields can use workflow expressions such as {{$trigger.body.amount}}, {{$nodes.fetch.result.price}}, and {{$props.asset}} when the value should come from a trigger, prior node, or reusable workflow prop.

Ask a question... ⌘I