Auto claim
Supabase cron triggers every 15 minutes and logs claim status before funds move.
Hood3 dashboard
Model fee flow, link a Hyperliquid account, and publish the HOOD long amount that backs the NLT, the Native Leverage Token flywheel.
NLT flywheel
Desk controls
Hyperliquid account
Paste a Hyperliquid master or sub-account address to read public perps state.
Published exposure
Automation rail
The live rail is automated once Supabase, wallet secrets, and risk limits are connected: claim fees, send SOL, convert to USDC, fund the perp account, scale the HOOD long, and publish receipts.
Supabase cron triggers every 15 minutes and logs claim status before funds move.
Claimed SOL routes to the configured Hyperliquid wallet and posts a scan link.
SOL-to-USDC execution is staged for the collateral account after wallet wiring is live.
USDC moves to the perp account and the executor scales the HOOD long inside risk limits.
Hood3 terminal
No live transactions yetConnect Supabase to stream claims, transfers, swaps, perp deposits, HOOD orders, and burns here.
Supabase not connected. Add NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY.
How it works
A Supabase scheduled worker claims eligible fee flow on a fixed 15-minute cadence and writes each attempt to the Hood3 terminal.
Claimed SOL is routed to the configured Hyperliquid wallet, with transaction hashes stored before the next automation stage runs.
The next execution stage sells SOL to USDC, transfers collateral into the perp account, and records the settlement details.
The executor opens or adds to the HOOD long, then publishes NLT backing and the live flywheel state.