latestOpenAPI 3.0.32026-08-224982,0272.8 MB

e445c15e5bee

Address

Forward tokens from address

This API call is to manually forward tokens from an ETH or CELO address

post/api/v2/{coin}/wallet/{walletId}/address/{addressId}/tokenforward

Path parameters

coinstring required

A cryptocurrency symbol or token ticker symbol

Example:btc
walletIdstring required
Example:59cd72485007a239fb00282ed480da1f
addressIdstring required
Example:59cd72485007a239fb00282ed480da1f

Address or Id which will be used for information lookup

Request body

tokenNamestring

Name of token that needs to be forwarded from the address

forceFlushboolean

Use forceFlush: true to flush the tokens from forwarder irrespective of the balance of the forwarders

gasPricenumber

Explicit gas price to use when forwarding token from the forwarder contract (ETH and Celo only). If not given, defaults to the current estimated network gas price.

Response

OK

txIdstring required