UpdateGlobalVar
type ContractPrice
ContractPrice(
int pairId,
String marketPrice,
)type SpotPriceInfo
SpotPriceInfo(
int tokenId,
String price,
)type FundingInfo
type Parameter
func insuranceFundAccount
func feeAccount
func marginInfo
func contractInfo
func feeAccount
func fundingInfos
type UpdateGlobalVar
func toJson
Example
Last updated