Skip to main content

Interface: FuturesSettings

Defined in: types.ts:62

Properties

expiresAt?

optional expiresAt?: Date

Defined in: types.ts:65


fundingIntervalSeconds?

optional fundingIntervalSeconds?: number

Defined in: types.ts:66


groupName?

optional groupName?: string

Defined in: types.ts:68


margin

margin: "usdt" | "usdc" | "usd" | "coin"

Defined in: types.ts:64


maxLeverage?

optional maxLeverage?: BigNumber

Defined in: types.ts:67


tenor

tenor: "perp_swap" | "dated_future" | "extended_perp"

Defined in: types.ts:63