SpotBalance

Documentation for eth_defi.hyperliquid.api.SpotBalance Python class.

class SpotBalance

Bases: object

A single spot token balance on HyperCore.

Returned inside SpotClearinghouseState.

Attributes summary

coin

token

total

hold

Methods summary

__init__(coin, token, total, hold)

__init__(coin, token, total, hold)
Parameters
Return type

None