OrderMatching
type ContractPrice
input:
pairId: The contract pair id defined by zkLink.
marketPrice: The market price of the contract pair
type SpotPriceInfo
input:
tokenId: The token id defined by zkLink.
price: The spot price of the token.
type Order
func sign
func toJson
type OrderMatching
func sign
func toJson
Last updated
Was this helpful?