Transfers tokens from a user to another.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Token address or symbol.
"0xabcdef"
Network identifier where the token contract was deployed.
10004
Amount of tokens to be transferred.
10
Address which will receive the tokens.
"0xabcdef"