pub fn encode_transfer_from(from: Address, to: Address, token_id: U256) -> Bytes
ABI-encode the transferFrom(from, to, tokenId) call.
transferFrom(from, to, tokenId)