It was unclear what represented my "equity/portfolio value" because i had some accounts on portfolio and some on default/manual. seems under portfolio its just spot USDC (spotClearingHouse). and under manual/default it is spot USDC (spotClearingHouse) + portfolio value normal clearingHouse
It was unclear what represented my "equity/portfolio value" because i had some accounts on portfolio and some on default/manual. seems under portfolio its just spot USDC (spotClearingHouse). and under manual/default it is spot USDC (spotClearingHouse) + portfolio value normal clearingHouse
you are mainly use spotClearingHouse to get balances, perp clearinghouseState is only used for positions and margin used.
you are mainly use spotClearingHouse to get balances, perp clearinghouseState is only used for positions and margin used.
Hey team,
I have a wallet with some open positions on Hyperliquid, and I'm currently integrating a dashboard on our UI to display portfolio information.
Could you let me know which Hyperliquid API (or endpoint) we should use to fetch account details such as:
Total account value
Wallet address:
0xe32187C29Df0D7E94B8e29ab6170D5C56cdEEe55
I was also cross-checking the account using a few third-party trackers(Debank, coinglass, hyperrscan), but they all seem to report different values. Do you know which one is the most reliable source, or why the numbers might differ?
From what I've observed, all three platforms display different account values. Could you help clarify which source is expected to be the most accurate and what methodology we can use for calculating total account value?
Thanks!
Hey team,
I have a wallet with some open positions on Hyperliquid, and I'm currently integrating a dashboard on our UI to display portfolio information.
Could you let me know which Hyperliquid API (or endpoint) we should use to fetch account details such as:
Total account value
Wallet address:
0xe32187C29Df0D7E94B8e29ab6170D5C56cdEEe55
I was also cross-checking the account using a few third-party trackers(Debank, coinglass, hyperrscan), but they all seem to report different values. Do you know which one is the most reliable source, or why the numbers might differ?
From what I've observed, all three platforms display different account values. Could you help clarify which source is expected to be the most accurate and what methodology we can use for calculating total account value?
Thanks!
<https://hyperliquid.gitbook.io/hyperliquid-docs>
check this docs
<https://hyperliquid.gitbook.io/hyperliquid-docs>
check this docs
i already check, but there is not much details mention, just let me know, what i need to call spotClearingHouse to get portfolio value or clearingHouse as my account is unified account, i just want the total portfolio value
i already check, but there is not much details mention, just let me know, what i need to call spotClearingHouse to get portfolio value or clearingHouse as my account is unified account, i just want the total portfolio value
spotClearingHouse
spotClearingHouse
okay, so ill get total value in "total" param right, and it will include , perp margin, spot, withdrawable everthing right?
okay, so ill get total value in "total" param right, and it will include , perp margin, spot, withdrawable everthing right?
in unified mode, there is no distinction between perp or spot
in unified mode, there is no distinction between perp or spot
https://x.com/carsonthedev/status/2066447815694290954?s=20
https://x.com/carsonthedev/status/2066447815694290954?s=20
okay that means, the "total", is ultimatily my whole portfolio value
okay that means, the "total", is ultimatily my whole portfolio value
and one more thing as it does not have timestamp, so how can i know the latency for it or it just give the latest data on current time?
and one more thing as it does not have timestamp, so how can i know the latency for it or it just give the latest data on current time?
i dont know, probably
i dont know, probably
okay, no worries thanks for helping, btw do you know how can i get these details, i have already created a ticket for the same
okay, no worries thanks for helping, btw do you know how can i get these details, i have already created a ticket for the same