QAF Draft
Search…
⌃K

Client Token Transfer

Transfer project token from client's wallet to the wallet address.
post
{{server-url}}
/project-tokens/transfer
Client Token Transfer

Example Response Body

{
"data": null,
"message": null,
"code": 0,
"error": false
}