hi there, how do i calculate the amount of margin that can be safely removed out from one of my isoalted symbol through API. I do not see there is an endpoint for this features.
hi there, how do i calculate the amount of margin that can be safely removed out from one of my isoalted symbol through API. I do not see there is an endpoint for this features.
allDexsClearinghouseState
allDexsClearinghouseState
<@352157977345654795> Hi how can i get the total equity under the uinfied account by api?
<@352157977345654795> Hi how can i get the total equity under the uinfied account by api?
for the native Hyperliquid API
POST to /info with type clearinghouseState and your wallet address. Total equity is in crossMarginSummary.accountValue.
for the native Hyperliquid API
POST to /info with type clearinghouseState and your wallet address. Total equity is in crossMarginSummary.accountValue.