withdrawTokenOffer<ThrowOnError>(options: any): any
Withdraw a previously made offer to sell a token.
Allows users to withdraw an offer they have previously made using the /offer endpoint.
This transaction cancels the active offer, releasing any locked tokens.
Withdraw a previously made offer to sell a token. Allows users to withdraw an offer they have previously made using the
/offerendpoint. This transaction cancels the active offer, releasing any locked tokens.