Transfers the specified amount of tokens from from
to recipient
. The from address can only be the ones created in the project.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The response is of type object
.