POST
Recover ETH token
Recover an unsupported Ethereum token from a BitGo multisig wallet
Path Params
-
coinstring requiredA cryptocurrency or token ticker symbol. -
walletIdstring requiredThe wallet ID.
Body Params
object
-
tokenContractAddressstringContract address of the unsupported token -
recipientstringDestination address recovered tokens should be sent to -
walletPassphrasestringWallet passphrase -
prvstringUser private key -
broadcastbooleanWhether to send to BitGo for cosigning and broadcast the transaction. If false, a half-siged transaction will be returned.
Responses
200
OK
Response Body
object
-
halfSignedobjecthalfSigned object
-
contractSequenceIdinteger -
expireTimeinteger -
gasLimitinteger -
gasPriceinteger -
operationHashstring -
recipientobjectrecipient object
-
addressstring -
amountstring
-
-
signaturestring -
tokenContractAddressstring -
walletIdstring
-
400
Bad Request
Response Body
ONE OF
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobject requiredcontext object
-
idstring
-
-
namestring enum requiredError codeInvalidWalletId