Transfer ERC20 Token

Transfer ERC20 tokens from the Co:Create wallet of a given user to a recipient wallet address. On success, it returns a 200 OK with an empty struct in the response body.

Body Params

Request body to transfer ERC20 tokens.

string
required

The email address of the user who owns the ERC20 tokens

string
required

The contract address of the ERC20

number
required

The number of ERC20 tokens to transfer

string
required

The wallet address to transfer the ERC20 tokens to

Responses

Language
Credentials
Header
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json