@silvana-one/apiFunctionswithdrawTokenBidwithdrawTokenBid CallablewithdrawTokenBid<ThrowOnError>(options: any): anyWithdraw a previously placed bid on an token. Allows users to withdraw a bid they have previously placed using the /bid endpoint. This transaction cancels the active bid, releasing any locked funds.Type parametersThrowOnError: boolean = falseParametersoptions: anyReturns any
Withdraw a previously placed bid on an token. Allows users to withdraw a bid they have previously placed using the
/bidendpoint. This transaction cancels the active bid, releasing any locked funds.