@somnia-chain/markets-sdk / index / GetPerpMaxLeverageOptions
Interface: GetPerpMaxLeverageOptions
Defined in: packages/sdk/src/perp/margin.ts:2597
Options for the client's getPerpMaxLeverage method.
Properties
blockNumber?
optionalblockNumber?:bigint
Defined in: packages/sdk/src/perp/margin.ts:2603
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.