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