Skip to content

docs(hyperliquid): sync methods table + tooling to current API and SDKs#467

Merged
akegaviar merged 1 commit into
mainfrom
docs/hl-methods-tooling-update
Jun 24, 2026
Merged

docs(hyperliquid): sync methods table + tooling to current API and SDKs#467
akegaviar merged 1 commit into
mainfrom
docs/hl-methods-tooling-update

Conversation

@akegaviar

Copy link
Copy Markdown
Member

Brings the Hyperliquid guide pages in line with this session's reference work and the current SDK APIs.

hyperliquid-methods.mdx (availability table)

  • Adds the 25 methods documented this session, with availability verified against both the Chainstack and public endpoints:
    • Chainstack-served (✓): gossipPriorityAuctionStatus, subAccounts2, approvedBuilders, perpConciseAnnotations, settledOutcome
    • Hyperliquid public RPC: 7 info (isVip, legalCheck, preTransferCheck, twapHistory, userBorrowLendInterest, userTwapSliceFillsByTime, validatorSummaries) + 13 exchange (userOutcome, borrowLend, createVault, vaultModify, vaultDistribute, subAccountModify, setDisplayName, registerReferrer, finalizeEvmContract, gossipPriorityBid, linkStakingUser, stakingLinkDisableTradingUser, userPortfolioMargin)
  • Removes 2 now-invalid rows: alignedQuoteTokenInfo (was ✓, but Hyperliquid removed it — errors everywhere) and batchClearinghouseStates (was "public RPC", but returns null for every address). Their reference pages remain as deprecated tombstones.

hyperliquid-tooling.mdx + hyperliquid-debugging-signature-errors.mdx

Local mint broken-links passes.

hyperliquid-methods.mdx (availability table):
- add the 25 methods documented this session — 5 Chainstack-served
  (gossipPriorityAuctionStatus, subAccounts2, approvedBuilders,
  perpConciseAnnotations, settledOutcome) and 20 public-only (7 info +
  13 exchange), each verified against both endpoints.
- remove alignedQuoteTokenInfo (removed upstream by Hyperliquid; errors
  everywhere) and batchClearinghouseStates (returns null for everyone)
  from the supported-methods table. Their deprecated reference pages remain.

hyperliquid-tooling.mdx + hyperliquid-debugging-signature-errors.mdx:
- replace the nktkas PrivateKeySigner (removed from @nktkas/hyperliquid in
  Feb 2026) with the current viem privateKeyToAccount pattern.
- reframe the "no viem dependency" example as an ethers account (Wallet).
- drop the stale "PrivateKeySigner" feature-table mention; use placeholder
  keys instead of the well-known anvil key.
@infra-bot-atlantis

Copy link
Copy Markdown
Error: This repo is not allowlisted for Atlantis.

@coderabbitai

coderabbitai Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@akegaviar, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 29 minutes and 16 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: da693e1e-c3c4-403d-a863-d3734320a4b8

📥 Commits

Reviewing files that changed from the base of the PR and between fccfde8 and 580fed9.

📒 Files selected for processing (3)
  • docs/hyperliquid-debugging-signature-errors.mdx
  • docs/hyperliquid-methods.mdx
  • docs/hyperliquid-tooling.mdx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/hl-methods-tooling-update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@mintlify

mintlify Bot commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
chainstack 🔴 Failed Jun 24, 2026, 8:42 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@akegaviar
akegaviar merged commit 2a463c0 into main Jun 24, 2026
3 checks passed
@akegaviar
akegaviar deleted the docs/hl-methods-tooling-update branch June 24, 2026 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant