Tokens
Transfer Token
Transfers the specified amount of tokens from from
to recipient
. The from address can only be the ones created in the project.
Headers
Your WalletKit Project ID can be found on the API Keys page in the WalletKit Dashboard.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
200
application/json
The response is of type object
.