@somnia-chain/markets-sdk / index / UnifiedFundingRate
Interface: UnifiedFundingRate
Defined in: unified/structs.ts:89
A perp funding-rate snapshot (live chain read; rates are fractions, not %).
Properties
symbol
symbol:
string
Defined in: unified/structs.ts:90
markPrice
markPrice:
number
Defined in: unified/structs.ts:92
EMA-smoothed oracle mark price, human quote units.
indexPrice
indexPrice:
number
Defined in: unified/structs.ts:94
Oracle index price, human quote units.
fundingRate
fundingRate:
number
Defined in: unified/structs.ts:96
Funding rate per settlement window as a plain fraction (0.0001 = 0.01%).
fundingTimestamp?
optionalfundingTimestamp?:number
Defined in: unified/structs.ts:98
Oracle timestamp of the index price (ms).
timestamp
timestamp:
number
Defined in: unified/structs.ts:99
datetime
datetime:
string
Defined in: unified/structs.ts:100
info
info:
unknown
Defined in: unified/structs.ts:101