Wallet

Build an approval transaction for ERC20 token

post/api/v2/{coin}/wallet/{walletId}/token/approval/build

Path parameters

coinstring required

A cryptocurrency symbol or token ticker symbol

Example:btc
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f

Request body

tokenNamestring required
amountstring
gasLimitnumber
gasPricenumber

Response

OK

txHexstring required
nextContractSequenceIdnumber required
coinstring required
walletIdstring required

Changes

No recorded changes to this endpoint across all 17 revisions of this API.