@somnia-chain/markets-sdk


@somnia-chain/markets-sdk / index / GetPerpMaxLeverageOptions

Interface: GetPerpMaxLeverageOptions

Defined in: packages/sdk/src/perp/margin.ts:2914

Options for the client's getPerpMaxLeverage method.

Properties

blockNumber?

optional blockNumber?: bigint

Defined in: packages/sdk/src/perp/margin.ts:2920

Read at this block instead of the current head. Pass an enumeration's or an analytics row's asOfBlock to keep the cap on the same consistent snapshot as the figures it is combined with.