Exit Market
Exits the user's address from a Strike Protocol market.
market
(string) A string of the symbol of the market to exit.[options]
(CallOptions) Call options and Ethers.js overrides for the transaction. A passedgasLimit
will be used in both theapprove
(if not supressed) andmint
transactions.RETURN
(object) Returns an Ethers.js transaction object of the exitMarket transaction.
Last updated