Fetches the current funding rate for a symbol on Hyperliquid; if the rate is at or above your threshold, it sends an alert to a Discord channel via webhook, then finishes.
Symbol (e.g. BTC) (required): The perpetual symbol to check. Example: BTC, ETH. Changing it changes which funding rate is fetched.
Funding rate threshold (%) (required): Alert only when the funding rate is at or above this percentage. Example: 0.01. Lower values alert more often; higher values only on stronger rates. Default in the UI: 0.01.
Discord Webhook URL (required): The webhook URL for the Discord channel where the alert is sent. Create a webhook in your Discord channel settings (Server → Channel → Integrations → Webhooks) and paste the full URL here.
What it does, step by step:
When it stops: After the single check and optional Discord alert; it runs once and stops.
If something fails: If fetching the funding rate or sending the Discord message fails, the error propagates and the workflow ends.
Tip: This executable workflow was automatically generated by SeamFlux Bot. To use it, create an execution and test it with your data to ensure it meets your needs.
Ready to get started?
to run this template or create a scheduled task, and ask AI about detailed node execution steps.
Run Locally — download this workflow as a ZIP or run it via Seamflux CLI in your terminal; use the "Run Locally" button above to choose.
Build a workflow from scratch using AI chat. No complex parameter configuration or flowchart dragging needed.